diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-15 10:17:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 10:17:30 +0200 |
commit | 49231470607d3fbbe557dad6338581643661b9d8 (patch) | |
tree | 634527530159e0dd3abc01f8572498722bdf4816 /items/HOT_CRIMSON_BOOTS.json | |
parent | 4168ae7a25f39941a224ef46cb89cf109f1002df (diff) | |
download | NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.gz NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.bz2 NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.zip |
new patch (#738)
* hypixeling
* add things back
* save
* nbt
* Hypixel moment
* crimsoning
* \u0027
* missing things
* wiki links
* Fixed Item
* I am a idiot
* am i high
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/HOT_CRIMSON_BOOTS.json')
-rw-r--r-- | items/HOT_CRIMSON_BOOTS.json | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/items/HOT_CRIMSON_BOOTS.json b/items/HOT_CRIMSON_BOOTS.json index 23a2dfa5..f186baf9 100644 --- a/items/HOT_CRIMSON_BOOTS.json +++ b/items/HOT_CRIMSON_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Hot Crimson Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+164\",3:\"§7Defense: §a+50\",4:\"§7Intelligence: §a+6\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Dominus (0/4)\",8:\"§7For every melee kill gain §c1\",9:\"§c§7stack of §6Dominus§7.\",10:\"§7Each §6Dominus §7stack grants\",11:\"§7§e0.1 §7melee range.\",12:\"§7At §c10 §7stacks also §dswipe\",13:\"§d§7in a random direction hitting\",14:\"§7every enemy in the path of the\",15:\"§7swipe.\",16:\"§7\",17:\"§7Lose 1 stack after §c4s §7of not\",18:\"§7gaining a stack.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§8§l* §8Co-op Soulbound §8§l*\",22:\"§6§lLEGENDARY BOOTS\"],color:15094528,Name:\"§6Hot Crimson Boots\"},ExtraAttributes:{id:\"HOT_CRIMSON_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+164\",3:\"§7Defense: §a+50\",4:\"§7Intelligence: §a+6\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Dominus (0/4)\",8:\"§7For every melee kill gain §c1 §7stack\",9:\"§7of §6Dominus ᝐ§7.\",10:\"§7\",11:\"§7Each §6Dominus ᝐ §7stack grants §e0.1\",12:\"§e§7melee range.\",13:\"§7\",14:\"§7At §c10 §7stacks also §dswipe §7in a\",15:\"§7random direction hitting every enemy\",16:\"§7in the path of the swipe.\",17:\"§7\",18:\"§7Lose 1 stack after §c4s §7of not\",19:\"§7gaining a stack.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§8§l* §8Co-op Soulbound §8§l*\",23:\"§6§lLEGENDARY BOOTS\"],color:15094528,Name:\"§6Hot Crimson Boots\"},ExtraAttributes:{id:\"HOT_CRIMSON_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+38", @@ -12,14 +12,15 @@ " §8[§8⚔§8] §8[§8⚔§8]", "", "§8Tiered Bonus: Dominus (0/4)", - "§7For every melee kill gain §c1", - "§c§7stack of §6Dominus§7.", - "§7Each §6Dominus §7stack grants", - "§7§e0.1 §7melee range.", - "§7At §c10 §7stacks also §dswipe", - "§d§7in a random direction hitting", - "§7every enemy in the path of the", - "§7swipe.", + "§7For every melee kill gain §c1 §7stack", + "§7of §6Dominus ᝐ§7.", + "§7", + "§7Each §6Dominus ᝐ §7stack grants §e0.1", + "§e§7melee range.", + "§7", + "§7At §c10 §7stacks also §dswipe §7in a", + "§7random direction hitting every enemy", + "§7in the path of the swipe.", "§7", "§7Lose 1 stack after §c4s §7of not", "§7gaining a stack.", |