Closed Skulaurun closed 7 years ago
Im having an error with minetweaker saying: ERROR: Error parsing Crafting.zs:1 -- ) expected SCRIPT: recipes.addShaped(, [[, , ], [, , ], , , ]]);
My fix: val pearl = ; val ibc = ; val db = ; val bc = ;
recipes.addShaped(ibc, [[pearl, pearl, pearl], [db, bc, db], [pearl, pearl, pearl]]);
Im having an error with minetweaker saying: ERROR: Error parsing Crafting.zs:1 -- ) expected SCRIPT: recipes.addShaped(, [[, , ], [, , ], , , ]]);