MineTweaker Integration Error
WitherBlaster opened this issue ยท 3 comments
I've been trying to use MineTweaker to change some AgriCraft 'recipes', but nothing I've done worked. I'm hoping someone here can help me figure out what I'm doing wrong.
This is the error I'm getting.
ERROR: Error parsing AgriCraft Custom Base Blocks.zs:3 -- ; expected
Here's my script.
import mods.agricraft.growing.BaseBlock;
BaseBlock.clear(<AgriCraft:seedTaintedRoot>);