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/SPIDER_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SPIDER_BOOTS.json')
-rw-r--r-- | items/SPIDER_BOOTS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json new file mode 100644 index 00000000..148dd35b --- /dev/null +++ b/items/SPIDER_BOOTS.json @@ -0,0 +1,21 @@ +{ + "internalname": "SPIDER_BOOTS", + "itemid": "minecraft:iron_boots", + "displayname": "Spider\u0027s Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPIDER_BOOTS\",uuid:\"5a922c5c-9397-476e-8227-704df2b19efd\",timestamp:\"3/27/20 8:44 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+45", + "§7Speed: §a+5", + "§7Intelligence: §a+50", + "", + "§6Item Ability: Double Jump", + "§7Allows you to double jump!", + "§8Mana Cost: §350", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ] +}
\ No newline at end of file |