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/DIVER_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/DIVER_BOOTS.json')
-rw-r--r-- | items/DIVER_BOOTS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/DIVER_BOOTS.json b/items/DIVER_BOOTS.json new file mode 100644 index 00000000..a1153229 --- /dev/null +++ b/items/DIVER_BOOTS.json @@ -0,0 +1,21 @@ +{ + "internalname": "DIVER_BOOTS", + "itemid": "minecraft:golden_boots", + "displayname": "Diver\u0027s Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+110\",2:\"\",3:\"§6Full Set Bonus: One with the Fish\",4:\"§7While touching water you move\",5:\"§7§9incredibly fast§7 and can\",6:\"§7breathe §9permanently.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Diver\u0027s Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIVER_BOOTS\",uuid:\"bbc336d3-7d3d-4430-be66-ea9f46e18d75\",timestamp:\"3/30/20 8:20 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+60 HP", + "§7Defense: §a+110", + "", + "§6Full Set Bonus: One with the Fish", + "§7While touching water you move", + "§7§9incredibly fast§7 and can", + "§7breathe §9permanently.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ] +}
\ No newline at end of file |