adam9899 / Issues

14 stars 0 forks source link

CraftTweaker recipe issue #14

Open kaikue opened 4 years ago

kaikue commented 4 years ago

Line 105 in MineTweakerRecipeMaker.zs: recipes.addShapeless [<mekanism:controlcircuit:3>]);

This is not valid syntax, and should be fixed or removed.

kaikue commented 4 years ago

Line 113 as well: recipes.addShaped(<techreborn:ingot:14>;

adam9899 commented 4 years ago

Somehow snuck past me before I published this version, its fixed and won't be a problem in the newest patch coming early next week. Thanks for bringing it to my attention