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/INFERNAL_HOLLOW_BOOTS.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/INFERNAL_HOLLOW_BOOTS.json')
-rw-r--r-- | items/INFERNAL_HOLLOW_BOOTS.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/INFERNAL_HOLLOW_BOOTS.json b/items/INFERNAL_HOLLOW_BOOTS.json index b8166c2f..3665b55d 100644 --- a/items/INFERNAL_HOLLOW_BOOTS.json +++ b/items/INFERNAL_HOLLOW_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Infernal Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+328\",3:\"§7Defense: §a+101\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+214\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Infernal Hollow Boots\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+328\",3:\"§7Defense: §a+101\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+214\",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 BOOTS\"],color:14942202,Name:\"§6Infernal Hollow Boots\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+38", @@ -10,6 +10,7 @@ "§7Defense: §a+101", "§7Speed: §a+13", "§7Intelligence: §a+214", + "§8[§8⚔§8] §8[§8⚔§8]", "", "§7§8This item can be reforged!", "§8§l* §8Co-op Soulbound §8§l*", |