Skip to content

Request for BlockStateTag in kits. #4360

Discussion options

You must be logged in to vote

By default, the /createkit command is unable to record NBT data on items. You have two options:

  1. Add the NBT data manually to items in the kits.yml file in the format - itemname amount {NBT...}. Note that if you choose this option, you can't also use essentials meta such as name: or lore: on the same item.
  2. If you're running Paper on 1.15.2+, you can use the new use-nbt-serialization-in-createkit which will record item NBT data when using /createkit, but will store the kit items in a non human-editable format inside the kits.yml file.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cataclisto
Comment options

@triagonal
Comment options

Answer selected by cataclisto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants