From 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 8 Jul 2020 14:52:27 +1000 Subject: dungeons & other stuff --- items/MIDAS_JEWEL.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/MIDAS_JEWEL.json (limited to 'items/MIDAS_JEWEL.json') 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 -- cgit