diff options
Diffstat (limited to 'items/PARTY_HAT.json')
-rw-r--r-- | items/PARTY_HAT.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/PARTY_HAT.json b/items/PARTY_HAT.json new file mode 100644 index 00000000..92ba5a97 --- /dev/null +++ b/items/PARTY_HAT.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§aParty Top Hat", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Tiered Bonus: Carnival Craze (0/5)\",1:\"§7Gain §a+4% §7more §eCarnival Tokens§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON HELMET\"],color:65280,Name:\"§aParty Top Hat\"},ExtraAttributes:{id:\"PARTY_HAT\"}}", + "damage": 0, + "lore": [ + "§8Tiered Bonus: Carnival Craze (0/5)", + "§7Gain §a+4% §7more §eCarnival Tokens§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HELMET" + ], + "internalname": "PARTY_HAT", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |