mirror of
https://github.com/filoghost/ChestCommands.git
synced 2025-01-22 15:31:24 +01:00
Add NBT-DATA inside the example menu
This commit is contained in:
parent
a108f695f4
commit
2eae19e2b3
@ -183,6 +183,17 @@ permission:
|
||||
PERMISSION-MESSAGE: 'You don''t have the correct permission!'
|
||||
|
||||
|
||||
using-nbt-tags:
|
||||
NAME: '&aUsing NBT tags'
|
||||
LORE:
|
||||
- 'This item was colored using custom NBT tags.'
|
||||
- 'All NBT tags valid in Minecraft can be used.'
|
||||
ID: leather chestplate
|
||||
NBT-DATA: '{display: {color: 8910400}}'
|
||||
POSITION-X: 4
|
||||
POSITION-Y: 2
|
||||
|
||||
|
||||
menu-close-no-commands-no-lore:
|
||||
NAME: '&6Close the menu'
|
||||
ID: redstone lamp
|
||||
|
Loading…
Reference in New Issue
Block a user