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/YOUNG_DRAGON_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/YOUNG_DRAGON_BOOTS.json')
-rw-r--r-- | items/YOUNG_DRAGON_BOOTS.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/YOUNG_DRAGON_BOOTS.json b/items/YOUNG_DRAGON_BOOTS.json new file mode 100644 index 00000000..939435db --- /dev/null +++ b/items/YOUNG_DRAGON_BOOTS.json @@ -0,0 +1,22 @@ +{ + "internalname": "YOUNG_DRAGON_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Young Dragon Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+90\",2:\"§7Speed: §a+20\",3:\"\",4:\"§6Full Set Bonus: Young Blood\",5:\"§7Gain §a+70§7 Walk Speed while\",6:\"§7you are above §a50%§7 HP.\",7:\"§8+100 Walk Speed Cap\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY BOOTS\"],color:14542064,Name:\"§6Young Dragon Boots\"},ExtraAttributes:{color:\"221:228:240\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"YOUNG_DRAGON_BOOTS\",uuid:\"2a2e8a8c-b999-4a48-9e58-5c1813f318e6\",timestamp:\"31/03/20 04:07\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+60 HP", + "§7Defense: §a+90", + "§7Speed: §a+20", + "", + "§6Full Set Bonus: Young Blood", + "§7Gain §a+70§7 Walk Speed while", + "§7you are above §a50%§7 HP.", + "§8+100 Walk Speed Cap", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ] +}
\ No newline at end of file |