Shadows-of-Fire / Foundry

Minecraft mod that adds liquid metals
GNU Lesser General Public License v3.0
5 stars 3 forks source link

[Crash] Can't use CraftTweaker on regular crafting recipes? #48

Closed vizthex123 closed 4 years ago

vizthex123 commented 4 years ago

So I'm trying to make the Refractory Clay use the Ore Dictionary, but it's not working. It just crashes my game. Disabling the script makes it work fine though.

Script & Crash attached.

crash-2019-11-23_12.22.46-client.txt

foundry.txt

Shadows-of-Fire commented 4 years ago

This is an error in your script. You have a comment that begins with / / instead of // so it is not detected as a comment, but an erroneous line in the file.