This commit is contained in:
sainagh
2024-05-25 09:31:20 -07:00
parent 9bc8b6f851
commit 9bccd068fd
393 changed files with 83107 additions and 5857 deletions
+13
View File
@@ -402,6 +402,11 @@ recipes.addShapeless(<thermalfoundation:material:324>,
mods.immersiveengineering.Crusher.removeRecipe(<immersiveengineering:metal:10>);
mods.immersiveengineering.Crusher.addRecipe(<thermalfoundation:material:68>*2, <ore:oreAluminum>, 2048);
recipes.remove(<libvulpes:productingot:9>);
recipes.addShaped(<thermalfoundation:material:132>,
[[<ore:nuggetAluminum>, <ore:nuggetAluminum>, <ore:nuggetAluminum>],
[<ore:nuggetAluminum>, <ore:nuggetAluminum>, <ore:nuggetAluminum>],
[<ore:nuggetAluminum>, <ore:nuggetAluminum>, <ore:nuggetAluminum>]]);
//==================================================================
// electrum
@@ -771,3 +776,11 @@ furnace.addRecipe(<biomesoplenty:gem:7>, <biomesoplenty:gem_ore:7>);
furnace.remove(<thaumcraft:amber>);
furnace.addRecipe(<thaumcraft:amber>, <thaumcraft:ore_amber>);
//==================================================================
// wooden gear
recipes.remove(<appliedenergistics2:material:40>);
recipes.remove(<buildcraftcore:gear_wood>);
recipes.remove(<thermalfoundation:material:22>);