#custom item block checker
6 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
starting just by making the item but i can't seem to texture it the way the wiki explains
https://kubejs.com/wiki/tutorials/item-registry
StartupEvents.registry('item', event => {
event.create('chalk').displayName('chalk').texture('kubejs:item/chalk')
})
ah forgot the texture folder