No such symbol: mods
finnglink opened this issue ยท 2 comments
I've installed the mod + FauxCustomEntityData and used this script:
"mods.initialinventory.InvHandler.addStartingItem("apples", item:minecraft:apple);"
Named "startingInventory.zs" and put in the scripts folder.
Upon joining I get the following error:
"initialInventory.zs:2:0: no such symbol: mods"
What's causing this?
Best,
Finn