diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 10:46:05 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 10:46:05 -0500 |
commit | f25ee74c7535f756f48277e4ccefdeb7272c2369 (patch) | |
tree | 8120b8bc3cfb92662749a4710aa5878f77190f28 /items/GHOST_BOOTS.json | |
parent | 4f409943c6eed9fb75ed765517d5b9b66e1a5440 (diff) | |
download | NotEnoughUpdates-REPO-f25ee74c7535f756f48277e4ccefdeb7272c2369.tar.gz NotEnoughUpdates-REPO-f25ee74c7535f756f48277e4ccefdeb7272c2369.tar.bz2 NotEnoughUpdates-REPO-f25ee74c7535f756f48277e4ccefdeb7272c2369.zip |
Some More Items
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 |