#Adding singular slot inventory to a block
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
no ui, just one singular slot. I'm trying to make an anvil peripheral with kubejs CC and it needs an inventory slot to read the item inside of it.
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
StartupEvents.registry('block', event => {
event.create('test_anvil')
})