diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-15 13:30:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 11:30:06 +0000 |
commit | 7289832026d600ad880dd6945dffdbe1001d6995 (patch) | |
tree | 7f545767463173311acbcaa891948dfdc1cfabf2 /items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json | |
parent | d6bb6f83dec0ca1904d3a73186580726f270e87b (diff) | |
download | NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.tar.gz NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.tar.bz2 NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.zip |
Fix Requires -> Requires: and fix armor of resistance lmao (#1207)
Diffstat (limited to 'items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json')
-rw-r--r-- | items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json index 8a190394..0aff1641 100644 --- a/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json +++ b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Boots of the Rising Sun", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Power of the Resistance\",4:\"§7Provides a damage bonus while\",5:\"§7fighting against Dante, and\",6:\"§7reduces damage taken from Dante.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOOTS\"],color:10454537,Name:\"§5Boots of the Rising Sun\"},ExtraAttributes:{color:\"159:134:9\",leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:ARMOR_OF_THE_RESISTANCE_BOOTS\",id:\"GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Power of the Resistance §7(0/4)\",4:\"§7Provides a damage bonus while\",5:\"§7fighting against Dante, and reduces\",6:\"§7damage taken from Dante.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOOTS\"],color:10454537,Name:\"§5Boots of the Rising Sun\"},ExtraAttributes:{color:\"159:134:9\",leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:ARMOR_OF_THE_RESISTANCE_BOOTS\",id:\"GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+15", "§7Defense: §a+15", "", - "§6Full Set Bonus: Power of the Resistance", + "§6Full Set Bonus: Power of the Resistance §7(0/4)", "§7Provides a damage bonus while", - "§7fighting against Dante, and", - "§7reduces damage taken from Dante.", + "§7fighting against Dante, and reduces", + "§7damage taken from Dante.", "", "§7§8This item can be reforged!", "§5§lEPIC BOOTS" @@ -18,7 +18,7 @@ "internalname": "GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Rising_Sun", |