#Add items to a tag

3 messages · Page 1 of 1 (latest)

long yarrow
#

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?

median lotusBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

long yarrow
#

made it

    event.add('minecraft:bookshelf_books', 'kubejs:iron_pickaxe_blueprint')
  })```