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/TARANTULA_LEGGINGS.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/TARANTULA_LEGGINGS.json')
-rw-r--r-- | items/TARANTULA_LEGGINGS.json | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/items/TARANTULA_LEGGINGS.json b/items/TARANTULA_LEGGINGS.json index 0977d8e8..02466a9a 100644 --- a/items/TARANTULA_LEGGINGS.json +++ b/items/TARANTULA_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "TARANTULA_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Tarantula Leggings", - "clickcommand": "viewrecipe", + "displayname": "§5Tarantula Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+20\",2:\"\",3:\"§6Full Set Bonus: Octodexterity\",4:\"§7Every 4th strike, deal §cdouble\",5:\"§cdamage §7and apply Venom\",6:\"§7reducing healing by §240% §7for\",7:\"§7§b4 §7seconds.\",8:\"\",9:\"§6Piece Bonus: Spider Bulwark\",10:\"§7Kill Spiders to accumulate\",11:\"§7defense against them.\",12:\"§7Piece Bonus: §a+0❈\",13:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§c☠ §5Requires Spider LVL 4\",17:\"§5§lEPIC LEGGINGS\"],color:0,Name:\"§5Tarantula Leggings\"},ExtraAttributes:{id:\"TARANTULA_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+20\",2:\"\",3:\"§6Full Set Bonus: Octodexterity\",4:\"§7Every 4th strike, deal §cdouble\",5:\"§cdamage §7and apply Venom\",6:\"§7reducing healing by §240% §7for\",7:\"§7§b4 §7seconds.\",8:\"\",9:\"§6Piece Bonus: Spider Bulwark\",10:\"§7Kill Spiders to accumulate\",11:\"§7defense against them.\",12:\"§7Piece Bonus: §a+0❈\",13:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§c☠ §5Requires Spinne LVL 4\",17:\"§5§lEPIC LEGGINGS\"],color:0,Name:\"§5Tarantula Leggings\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"TARANTULA_LEGGINGS\",uuid:\"87e79827-f95c-4538-aa0e-6accd7bdb439\",timestamp:\"3/31/20 3:30 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+60 HP", "§7Defense: §a+20", @@ -23,7 +20,25 @@ "§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)", "", "§7§8This item can be reforged!", - "§c☠ §5Requires Spinne LVL 4", + "§c☠ §5Requires Spider LVL 4", "§5§lEPIC LEGGINGS" + ], + "recipe": { + "A1": "TARANTULA_SILK:1", + "A2": "TARANTULA_SILK:1", + "A3": "TARANTULA_SILK:1", + "B1": "ENCHANTED_IRON:64", + "B2": "", + "B3": "ENCHANTED_IRON:64", + "C1": "ENCHANTED_IRON:64", + "C2": "", + "C3": "ENCHANTED_IRON:64" + }, + "internalname": "TARANTULA_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Armor" ] }
\ No newline at end of file |