diff --git a/scripts/main.zs b/scripts/main.zs index e18a169..022924c 100644 --- a/scripts/main.zs +++ b/scripts/main.zs @@ -444,7 +444,4 @@ for item in removedvanillagear { //Removed vanilla gear mods.tconstruct.Melting.addRecipe( * 288,, 500); mods.tconstruct.Melting.addRecipe( * 288,, 500); mods.tconstruct.Melting.addRecipe( * 432,, 500); - mods.tconstruct.Melting.addRecipe( * 432,, 500); - //Armor underwear - recipes.addShapeless(, [, *4]); - recipes.addShapeless(, [, *4]); + mods.tconstruct.Melting.addRecipe( * 432,, 500); \ No newline at end of file