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/BAT_PERSON_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/BAT_PERSON_LEGGINGS.json')
-rw-r--r-- | items/BAT_PERSON_LEGGINGS.json | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/items/BAT_PERSON_LEGGINGS.json b/items/BAT_PERSON_LEGGINGS.json index ca5281ed..96e2b595 100644 --- a/items/BAT_PERSON_LEGGINGS.json +++ b/items/BAT_PERSON_LEGGINGS.json @@ -1,13 +1,10 @@ { - "internalname": "BAT_PERSON_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Bat Person Leggings", - "clickcommand": "viewrecipe", + "displayname": "§6Bat Person Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+25\",1:\"\",2:\"§7This armor piece grants §a2x\",3:\"§a§7item stats during the night or\",4:\"§7§a3x §7during the §6Spooky\",5:\"§6Festival§7! Additionally, it\",6:\"§7gives a §a+5% §7chance to get\",7:\"§7Candy from mobs during the\",8:\"§7event.\",9:\"\",10:\"§6Full Set Bonus: Bat Powers Activate!\",11:\"§7Upgrades your grappling hook and\",12:\"§7turns you into a true vigilante!\",13:\"§7Grants a §a+5% §7chance to find\",14:\"§7rare Candy.\",15:\"\",16:\"§7§8§oYou are the hero this world\",17:\"§8§oneeds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY LEGGINGS\"],color:0,Name:\"§6Bat Person Leggings\"},ExtraAttributes:{id:\"BAT_PERSON_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+50\",1:\"\",2:\"§7This armor piece grants §a2x\",3:\"§a§7item stats during the night or\",4:\"§7§a3x §7during the §6Spooky\",5:\"§6Festival§7! Additionally, it\",6:\"§7gives a §a+5% §7chance to get\",7:\"§7Candy from mobs during the\",8:\"§7event.\",9:\"\",10:\"§6Full Set Bonus: Bat Powers Activate!\",11:\"§7Upgrades your grappling hook and\",12:\"§7turns you into a true vigilante!\",13:\"§7Grants a §a+5% §7chance to find\",14:\"§7rare Candy.\",15:\"\",16:\"§7§8§oYou are the hero this world\",17:\"§8§oneeds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY LEGGINGS\"],color:0,Name:\"§6Bat Person Leggings\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"QUICK_CRAFTING\",id:\"BAT_PERSON_LEGGINGS\",uuid:\"17248f35-3310-4cfd-9fa5-fdb900884d50\",timestamp:\"3/28/20 8:58 PM\"}}", - "modver": "1.0.0", "lore": [ - "§7Defense: §a+50", + "§7Defense: §a+25", "", "§7This armor piece grants §a2x", "§a§7item stats during the night or", @@ -28,5 +25,23 @@ "", "§7§8This item can be reforged!", "§6§lLEGENDARY LEGGINGS" + ], + "recipe": { + "A1": "SPOOKY_SHARD:1", + "A2": "SPOOKY_SHARD:1", + "A3": "SPOOKY_SHARD:1", + "B1": "SPOOKY_SHARD:1", + "B2": "SPOOKY_LEGGINGS:1", + "B3": "SPOOKY_SHARD:1", + "C1": "SPOOKY_SHARD:1", + "C2": "", + "C3": "SPOOKY_SHARD:1" + }, + "internalname": "BAT_PERSON_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Armor" ] }
\ No newline at end of file |