diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/OLD_DRAGON_LEGGINGS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/OLD_DRAGON_LEGGINGS.json')
-rw-r--r-- | items/OLD_DRAGON_LEGGINGS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/OLD_DRAGON_LEGGINGS.json b/items/OLD_DRAGON_LEGGINGS.json new file mode 100644 index 00000000..87199f60 --- /dev/null +++ b/items/OLD_DRAGON_LEGGINGS.json @@ -0,0 +1,23 @@ +{ + "internalname": "OLD_DRAGON_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Old Dragon Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130 HP\",1:\"§7Defense: §a+140\",2:\"\",3:\"§6Full Set Bonus: Old Blood\",4:\"§7Increases the strength of\",5:\"§7§9Growth§7, §9Protection§7,\",6:\"§7§9Feather Falling§7, §9Sugar\",7:\"§9Rush§7, and §9True Protection§7\",8:\"§7while worn.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:15787690,Name:\"§6Old Dragon Leggings\"},ExtraAttributes:{color:\"240:230:170\",bossId:\"20c50197-5439-4c00-bcc8-45d8d48f4e62\",spawnedFor:\"c8b2fd48-41c7-4946-b070-553c2d8ea142\",originTag:\"BOSS_DROP\",id:\"OLD_DRAGON_LEGGINGS\",uuid:\"6a4c8dc8-5441-4c8e-b3ab-33ce8a7c1932\",timestamp:\"3/7/20 9:14 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+130 HP", + "§7Defense: §a+140", + "", + "§6Full Set Bonus: Old Blood", + "§7Increases the strength of", + "§7§9Growth§7, §9Protection§7,", + "§7§9Feather Falling§7, §9Sugar", + "§9Rush§7, and §9True Protection§7", + "§7while worn.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ] +}
\ No newline at end of file |