diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/SPIDER_BOOTS.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/SPIDER_BOOTS.json')
-rw-r--r-- | items/SPIDER_BOOTS.json | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index 148dd35b..551286da 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "SPIDER_BOOTS", "itemid": "minecraft:iron_boots", - "displayname": "Spider\u0027s Boots", - "clickcommand": "viewrecipe", + "displayname": "§9Spider's Boots", + "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's Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", "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", @@ -17,5 +14,19 @@ "", "§7§8This item can be reforged!", "§9§lRARE BOOTS" - ] + ], + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "", + "B3": "ENCHANTED_STRING:64", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "SPIDER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.0.0" }
\ No newline at end of file |