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/DRAGON_SCALE.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/DRAGON_SCALE.json')
-rw-r--r-- | items/DRAGON_SCALE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/DRAGON_SCALE.json b/items/DRAGON_SCALE.json new file mode 100644 index 00000000..4ecf787c --- /dev/null +++ b/items/DRAGON_SCALE.json @@ -0,0 +1,26 @@ +{ + "internalname": "DRAGON_SCALE", + "itemid": 397, + "displayname": "§9Dragon Scale", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26586b0c-f4a1-32da-b296-7e68b4820648\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2FkZGU1YzMxZmJjM2NiZWM5ZmY2NjM2MGM0ZWZiNmU4NjU4NDYxNzE3OTYzMmZmMzhmZWExZTU1NjY0OWIxOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Spiked §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oSome people say it is harder\",8:\"§8§othan diamond. Hard to tell,\",9:\"§8§oreally.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dragon Scale\"},ExtraAttributes:{bossId:\"c7ac4f1d-3811-4ccb-9cd2-24be782a310f\",spawnedFor:\"70a98057-0618-431f-b91a-cae52122279a\",originTag:\"BOSS_DROP\",id:\"DRAGON_SCALE\",uuid:\"43987542-326c-49f1-bed9-2a527679fd88\",timestamp:\"7/7/20 1:53 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §8Spiked §7reforge", + "§7to armor.", + "", + "§7§8§oSome people say it is harder", + "§8§othan diamond. Hard to tell,", + "§8§oreally.", + "", + "§7Requires §aMining Skill Level", + "§aXX§7!", + "", + "§9§lRARE REFORGE STONE" + ] +}
\ No newline at end of file |