diff options
Diffstat (limited to 'items/GHOST_BOOTS.json')
-rw-r--r-- | items/GHOST_BOOTS.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GHOST_BOOTS.json b/items/GHOST_BOOTS.json new file mode 100644 index 00000000..2dc36c82 --- /dev/null +++ b/items/GHOST_BOOTS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§9Ghostly Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oBoots made of pure ghost\",2:\"§7§oessense\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOOTS\"],color:8421504,Name:\"§9Ghostly Boots\"},ExtraAttributes:{color:\"128:128:128\",originTag:\"UNKNOWN\",id:\"GHOST_BOOTS\",uuid:\"d869d505-86f8-49e6-86f6-8b2b648b8711\",timestamp:\"1/15/21 8:56 PM\"}}", + "damage": 0, + "lore": [ + "", + "§7§7§oBoots made of pure ghost", + "§7§oessense", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ], + "internalname": "GHOST_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |