Magneticraft_1.12-2.0.2.jar
What's new
Fixed config value guideBookScale not updating correctly
Fixed CraftTweaker integration, example script:
mods.magneticraft.CrushingTable.removeRecipe(<minecraft:skull:4>);
mods.magneticraft.CrushingTable.removeRecipe(<minecraft:iron_ore>);
mods.magneticraft.CrushingTable.addRecipe(<minecraft:iron_ore>, <thermalfoundation:material:32> * 9, true);
mods.magneticraft.SluiceBox.removeRecipe(<minecraft:sand>);
mods.magneticraft.SluiceBox.addRecipe(<minecraft:iron_ore>, <thermalfoundation:material:32> * 9, true);
mods.magneticraft.SluiceBox.addRecipe(<minecraft:gold_ore>, <thermalfoundation:material:33> * 9, 1, <minecraft:iron_ore>, true);
This mod has no additional files

