diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-23 11:30:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-23 09:30:32 +0000 |
commit | 0f12f8e4728ef154488a229362981459c931f3c6 (patch) | |
tree | 3eae90b85d704f32e2346edf9bd7aa8036253adb /items/BERSERKER_LEGGINGS.json | |
parent | 6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644 (diff) | |
download | NotEnoughUpdates-REPO-0f12f8e4728ef154488a229362981459c931f3c6.tar.gz NotEnoughUpdates-REPO-0f12f8e4728ef154488a229362981459c931f3c6.tar.bz2 NotEnoughUpdates-REPO-0f12f8e4728ef154488a229362981459c931f3c6.zip |
Nether Fixes and new items (#723)
Diffstat (limited to 'items/BERSERKER_LEGGINGS.json')
-rw-r--r-- | items/BERSERKER_LEGGINGS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/BERSERKER_LEGGINGS.json b/items/BERSERKER_LEGGINGS.json index d2017756..e980594e 100644 --- a/items/BERSERKER_LEGGINGS.json +++ b/items/BERSERKER_LEGGINGS.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Berserker Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+50\",1:\"§7Crit Damage: §c+50%\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§8Inactive Tiered Armor Bonus: Berserk (0/4)\",5:\"§7Reduces your health and defense\",6:\"§7by half and reduces the cost of\",7:\"§7health-consuming abilities by\",8:\"§7§c20%§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC LEGGINGS\"],color:16758567,Name:\"§5Berserker Leggings\"},ExtraAttributes:{id:\"BERSERKER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+50\",1:\"§7Crit Damage: §c+50%\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§8Tiered Armor Bonus: Berserk (0/4)\",5:\"§7Reduces your health and defense\",6:\"§7by half and reduces the cost of\",7:\"§7health-consuming abilities by\",8:\"§7§c20%§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC LEGGINGS\"],color:16758567,Name:\"§5Berserker Leggings\"},ExtraAttributes:{id:\"BERSERKER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+50", "§7Crit Damage: §c+50%", " §8[§7⚔§8]", "", - "§8Inactive Tiered Armor Bonus: Berserk (0/4)", + "§8Tiered Armor Bonus: Berserk (0/4)", "§7Reduces your health and defense", "§7by half and reduces the cost of", "§7health-consuming abilities by", |