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/BURNING_HOLLOW_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/BURNING_HOLLOW_LEGGINGS.json')
-rw-r--r-- | items/BURNING_HOLLOW_LEGGINGS.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/BURNING_HOLLOW_LEGGINGS.json b/items/BURNING_HOLLOW_LEGGINGS.json index 561d201a..f5139999 100644 --- a/items/BURNING_HOLLOW_LEGGINGS.json +++ b/items/BURNING_HOLLOW_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Burning Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+24\",1:\"§7Crit Damage: §c+16%\",2:\"§7Health: §a+325\",3:\"§7Defense: §a+87\",4:\"§7Speed: §a+8\",5:\"§7Intelligence: §a+135\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Burning Hollow Leggings\"},ExtraAttributes:{id:\"BURNING_HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+24\",1:\"§7Crit Damage: §c+16%\",2:\"§7Health: §a+325\",3:\"§7Defense: §a+87\",4:\"§7Speed: §a+8\",5:\"§7Intelligence: §a+135\",6:\"§8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§8§l* §8Co-op Soulbound §8§l*\",10:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Burning Hollow Leggings\"},ExtraAttributes:{id:\"BURNING_HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+24", @@ -10,6 +10,7 @@ "§7Defense: §a+87", "§7Speed: §a+8", "§7Intelligence: §a+135", + "§8[§8⚔§8] §8[§8⚔§8]", "", "§7§8This item can be reforged!", "§8§l* §8Co-op Soulbound §8§l*", |