fuck go back

This commit is contained in:
Timerix 2021-09-16 16:21:24 +03:00
parent 13992854b1
commit 7ae3bf9faa

View File

@ -445,6 +445,3 @@ for item in removedvanillagear { //Removed vanilla gear
mods.tconstruct.Melting.addRecipe(<liquid:steel> * 288,<immersiveengineering:sword_steel>, 500); mods.tconstruct.Melting.addRecipe(<liquid:steel> * 288,<immersiveengineering:sword_steel>, 500);
mods.tconstruct.Melting.addRecipe(<liquid:steel> * 432,<immersiveengineering:axe_steel>, 500); mods.tconstruct.Melting.addRecipe(<liquid:steel> * 432,<immersiveengineering:axe_steel>, 500);
mods.tconstruct.Melting.addRecipe(<liquid:steel> * 432,<immersiveengineering:pickaxe_steel>, 500); mods.tconstruct.Melting.addRecipe(<liquid:steel> * 432,<immersiveengineering:pickaxe_steel>, 500);
//Armor underwear
recipes.addShapeless(<armorunder:warm_liner_material>, [<minecraft:wool:*>, <minecraft:string>*4]);
recipes.addShapeless(<armorunder:cool_liner_material>, [<minecraft:paper>, <minecraft:string>*4]);