Immersive Technology

Immersive Technology

4M Downloads

Unable to remove default MeltingCrucible recipe

MasterEnderman opened this issue ยท 3 comments

commented

Hello,

I'm trying to remove the default cobblestone to lava recipe in the Melting Crucible / Solar Melting Crucible.

For that I used MeltingCrucible.removeRecipe(<minecraft:cobblestone>); (after importing it) in my crafttweaker script, but after restarting the recipe still shows up in JEI and cobblestone can still be processed in the Crucible. There aren't any errors in the ingame chat nor in the crafttweaker.log.

Forge: 14.23.5.2854
CraftTweaker: 4.1.20.669
ImmersiveEngineering: 0.12-98
ImmersiveTechnology: 1.9.98

commented

what about removing lava instead of cobblestone?

commented

Can be fixed by disabling the default recipe registration in the config file.