#Add items to a tag
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I want to add a tag "bookshelf_books" to "iron_pickaxe_blueprint" so i can put it into a chiseled bookshelf and hold it there. How can i do that and what script is that, server or startup?
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
made it
event.add('minecraft:bookshelf_books', 'kubejs:iron_pickaxe_blueprint')
})```