diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/MIDAS_JEWEL.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/MIDAS_JEWEL.json')
-rw-r--r-- | items/MIDAS_JEWEL.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/MIDAS_JEWEL.json b/items/MIDAS_JEWEL.json new file mode 100644 index 00000000..eb1de7a4 --- /dev/null +++ b/items/MIDAS_JEWEL.json @@ -0,0 +1,22 @@ +{ + "internalname": "MIDAS_JEWEL", + "itemid": 397, + "displayname": "§9Midas Jewel", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d65c750d-e5f8-39db-8ff4-467e6f6941c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE4Mzg2YjBlZmE2ZjhjY2Q0OGZjZTg5ZTdkYzU2NGU2YTQ2OTc0YzNhZTU3MjdhYWRmODM3ZDNmZGE2NTk2NCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Gilded §7reforge\",5:\"§7to §6Midas' Sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Midas Jewel\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MIDAS_JEWEL\",uuid:\"0eca9c65-4204-459e-828c-065d532409e4\",timestamp:\"7/7/20 8:08 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §8Gilded §7reforge", + "§7to §6Midas' Sword.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§9§lRARE REFORGE STONE" + ] +}
\ No newline at end of file |