slime now smelts into glue
This commit is contained in:
@@ -611,4 +611,6 @@ function removeGTCEURecipes(event) {
|
||||
event.remove({ id: 'gtceu:chemical_reactor/ghast_tear_separation' })
|
||||
|
||||
event.remove({ id: 'gtceu:compressor/bricks' })
|
||||
|
||||
event.remove({ id: 'gtceu:smelting/sticky_resin_from_slime' })
|
||||
}
|
||||
|
||||
@@ -972,4 +972,6 @@ const registerMinecraftRecipes = (event) => {
|
||||
D: '#forge:storage_blocks/coal',
|
||||
}).id('tfg:campfire_coal')
|
||||
//#endregion
|
||||
|
||||
event.smelting('tfc:glue', 'minecraft:slime_ball').id('tfg:smelting/slime_to_glue')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user