diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/LEGGINGS_OF_THE_PACK.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/LEGGINGS_OF_THE_PACK.json')
-rw-r--r-- | items/LEGGINGS_OF_THE_PACK.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 6e9febb8..14f68392 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -1,23 +1,25 @@ { "itemid": "minecraft:iron_leggings", "displayname": "§f§f§5Leggings of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§4☠ §cRequires §5Wolf Slayer 6§c.\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",id:\"LEGGINGS_OF_THE_PACK\"},AttributeModifiers:[]}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense§7.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearer\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4☠ §cRequires §5Wolf Slayer 6§c.\",15:\"§5§kX§5 Rift-Transferable §kX\",16:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_PACK\"}}", "damage": 0, "lore": [ "§7Health: §a+80", "§7Defense: §a+75", "", "§7Gain §a+50❈ Defense §7against animals.", - "§7Gain §f+5❂ True Defense §7aswell.", + "§7Gain §f+5❂ True Defense§7.", "", "§6Full Set Bonus: §cArmor of the Pack", "§7Gain §c+35❁ Strength §7and", "§7§a+80❈ Defense §7for each", - "§7§cArmor of the Pack §7wearers", + "§7§cArmor of the Pack §7wearer", "§7within §a30 §7blocks.", - "§8Max of 3 players", + "§8Max of 3 players!", "", - "§4☠ §cRequires §5Wolf Slayer 6§c.", + "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Wolf Slayer 6§c.", + "§5§kX§5 Rift-Transferable §kX", "§5§lEPIC LEGGINGS" ], "recipe": { |