Problem with Script. Probebly bug?
drago87 opened this issue ยท 2 comments
I'm trying to add some items and the first 2 script works (Crystal and Shard) but the last 2 dont work
Items-Crysal.zs
Gives a "could not find Vanillafactory" error
Items-Clump.zs
Gives a "No such static member in mods.contenttweaker.VanillaFactory: createitem" error
Items-DirtyDust
Each file is a Copy paste where i have changes the variable name and the string that i send
Minecraft: 1.12.2
Forge: 14.23.5.2847
CraftTweaker2: 1.12-4.1.20
ContentTweaker: 1.12.2-4.9.1
First:
it's createItem (with a capital I)
Second:
Why not use the materialSystem for that?