Fixes for 0.11.6 (#2123)

* Casings and nerf apt

* Change Rotor Holder recipes

* nerf refrigerant pellet duration
This commit is contained in:
TomPlop 2025-10-29 18:44:32 -04:00 committed by GitHub
parent 8ecae6d279
commit f2b15b18ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 77 additions and 48 deletions

View file

@ -13,8 +13,7 @@ const registerTFGBlocks = (event) => {
.soundType('metal')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_black')
.speedFactor(1.1)
.activeOffset(3.5, 2, 3.5)
@ -34,8 +33,7 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_light_gray')
})
@ -45,8 +43,7 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_light_gray')
event.create('tfg:casings/machine_casing_vacuum_engine_intake', 'gtceu:active')
@ -54,8 +51,7 @@ const registerTFGBlocks = (event) => {
.translationKey('block.tfg.casings.machine_casing_vacuum_engine_intake')
.soundType('metal')
.resistance(6).hardness(5)
.tagBlock('mineable/pickaxe')
.tagBlock('forge:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.requiresTool(true)
.mapColor('color_light_gray')
@ -65,8 +61,7 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_red')
event.create('tfg:casings/machine_casing_bioculture_glass')
@ -75,8 +70,7 @@ const registerTFGBlocks = (event) => {
.soundType('glass')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_orange')
.defaultTranslucent()
@ -85,8 +79,7 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_light_gray')
.activeOffset(1.6, 2, 1.6)
.activeVelocity(0, 0, 0)
@ -100,8 +93,7 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_light_gray')
event.create('tfg:casings/machine_casing_ultraviolet', 'gtceu:active')
@ -109,8 +101,7 @@ const registerTFGBlocks = (event) => {
.soundType('glass')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_light_gray')
event.create('tfg:casings/heat_pipe_casing')
@ -119,16 +110,14 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_black')
event.create('tfg:sample_rack', 'tfg:active_cardinal')
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_light_gray')
.notSolid()
.renderType('cutout')
@ -138,8 +127,7 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_light_gray')
.notSolid()
.renderType('cutout')
@ -149,8 +137,7 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.mapColor('color_brown')
//#endregion
@ -160,7 +147,7 @@ const registerTFGBlocks = (event) => {
.model('tfg:block/concrete/titanium_concrete')
.soundType('stone')
.mapColor('stone')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.tagBoth('tfg:titanium_concrete')
event.create('tfg:polished_titanium_concrete')
@ -168,7 +155,7 @@ const registerTFGBlocks = (event) => {
.model('tfg:block/concrete/polished_titanium_concrete')
.soundType('stone')
.mapColor('stone')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.tagBoth('tfg:titanium_concrete')
event.create('tfg:titanium_concrete_tile')
@ -176,7 +163,7 @@ const registerTFGBlocks = (event) => {
.model('tfg:block/concrete/titanium_concrete_tile')
.soundType('stone')
.mapColor('stone')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.tagBoth('tfg:titanium_concrete')
event.create('tfg:titanium_concrete_tile_small')
@ -184,7 +171,7 @@ const registerTFGBlocks = (event) => {
.model('tfg:block/concrete/titanium_concrete_tile_small')
.soundType('stone')
.mapColor('stone')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.tagBoth('tfg:titanium_concrete')
event.create('tfg:titanium_concrete_bricks')
@ -192,7 +179,7 @@ const registerTFGBlocks = (event) => {
.model('tfg:block/concrete/titanium_concrete_bricks')
.soundType('stone')
.mapColor('stone')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.tagBoth('tfg:titanium_concrete')
event.create('tfg:titanium_concrete_bricks_small')
@ -200,7 +187,7 @@ const registerTFGBlocks = (event) => {
.model('tfg:block/concrete/titanium_concrete_bricks_small')
.soundType('stone')
.mapColor('stone')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.tagBoth('tfg:titanium_concrete')
event.create('tfg:titanium_concrete_bricks_square')
@ -208,7 +195,7 @@ const registerTFGBlocks = (event) => {
.model('tfg:block/concrete/titanium_concrete_bricks_square')
.soundType('stone')
.mapColor('stone')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.tagBoth('tfg:titanium_concrete')
// #region insulation
@ -216,42 +203,39 @@ const registerTFGBlocks = (event) => {
.soundType('copper')
.hardness(4)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
event.create('tfg:aes_insulation_frame')
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
event.create('tfg:moderate_core_frame')
.soundType('copper')
.hardness(4)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
event.create('tfg:impure_moderate_core_frame')
.soundType('copper')
.hardness(5)
.resistance(6)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
// Unfinished Insulation
event.create('tfg:moderate_core')
.soundType('ancient_debris')
.hardness(7)
.resistance(8)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.model('tfg:block/fission/moderate_core')
event.create('tfg:impure_moderate_core')
.soundType('ancient_debris')
.hardness(7)
.resistance(8)
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/wrench')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.model('tfg:block/fission/impure_moderate_core')
// #region Decorative vases