Hey, so i made 2 custom item with kubejs but when i load the game the items are not present,
this is my code:
onEvent('item.registery', event => {
event.create('rose_quartz_alloy').displayName('Rose Quartz Alloy').rarity(2)
event.create('technocore').displayName('T3chn0 C0r3').rarity(3)
})
and of course i made texture for them in the kubejs/asset/kubejs/item