Skip to content
Discussion options

You must be logged in to vote

This is due to server limitations preventing the /createkit command from capturing all of an item's data.

You have a few options to add shulker boxes with items to kits:

  1. If you're using Paper 1.15.2+ and the latest stable build (2.19.0), you can use the use-nbt-serialization-in-createkit config option to save all of your item data. Note that this will save your kit information in a format that cannot be edited by hand - you may want to turn it on just to save the shulker box, and then turn it back off.
  2. You can use a /minecraft:give command generator to create the shulker box and then add the command inside your kit like so, replacing the selector or player's name with {USERNAME}
items:
…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by triagonal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants