#My custom scripts aren't working and I have no idea why.
6 messages · Page 1 of 1 (latest)
Paste version of Recipies.js from @lofty light
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
??kjserrors
The ItemStack '...' can't be empty errors means that the id that you provided your script with is invalid. For example:
e.shapeless('kubejs:some_item_that_doesnt_exist', 'diamond')
The above script would error given that the item with the id kubejs:some_item_that_doesnt_exist doesn't exist.
Lord its end_stone not endstone fml