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/ONYX.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/ONYX.json')
-rw-r--r-- | items/ONYX.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ONYX.json b/items/ONYX.json new file mode 100644 index 00000000..ec4d92e6 --- /dev/null +++ b/items/ONYX.json @@ -0,0 +1,22 @@ +{ + "internalname": "ONYX", + "itemid": 397, + "displayname": "§9Onyx", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cae817f6-ca6f-3a42-bf71-21c11d0a4d71\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTRlY2NjMjgwNzkzNTEwYTZjMTBiYTA4OGMwZTliODcwODc5MGU4MWM2MDkwN2ZkNmViNzNmMzMzMTI3NzdhNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Fruitful\",5:\"§8§7reforge to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Onyx\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ONYX\",uuid:\"7646272d-d422-4f46-a980-60133e7a1dae\",timestamp:\"7/6/20 6:41 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §8Fruitful", + "§8§7reforge to a pickaxe.", + "", + "§7Requires §aMining Skill Level", + "§aII§7!", + "", + "§9§lRARE REFORGE STONE" + ] +}
\ No newline at end of file |