diff options
Diffstat (limited to 'items/MUSIC_PANTS.json')
-rw-r--r-- | items/MUSIC_PANTS.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/MUSIC_PANTS.json b/items/MUSIC_PANTS.json new file mode 100644 index 00000000..07a1706f --- /dev/null +++ b/items/MUSIC_PANTS.json @@ -0,0 +1,18 @@ +{ + "internalname": "MUSIC_PANTS", + "itemid": "minecraft:leather_leggings", + "displayname": "Stereo Pants", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+35\",1:\"\",2:\"§7Become a walking, talking\",3:\"§7Jukebox!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC LEGGINGS\"],color:315347,Name:\"§5Stereo Pants\"},ExtraAttributes:{color:\"4:207:211\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"MUSIC_PANTS\",uuid:\"b29224f9-17df-4001-b308-9b43e34fbc96\",timestamp:\"3/29/20 10:21 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+35", + "", + "§7Become a walking, talking", + "§7Jukebox!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ] +}
\ No newline at end of file |