diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-03-13 13:54:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-13 13:54:02 +0100 |
commit | 1fa877c9582c6b5cc6629ce823a94b968cf1b8fa (patch) | |
tree | 8c4ee68329ac0774ff00319d7ecde548c0cfdcd8 /items/ARMOR_OF_THE_RESISTANCE_BOOTS.json | |
parent | d93e124a64dd4da6dcae45f8c1857b2c4ad6a1d7 (diff) | |
download | NotEnoughUpdates-REPO-1fa877c9582c6b5cc6629ce823a94b968cf1b8fa.tar.gz NotEnoughUpdates-REPO-1fa877c9582c6b5cc6629ce823a94b968cf1b8fa.tar.bz2 NotEnoughUpdates-REPO-1fa877c9582c6b5cc6629ce823a94b968cf1b8fa.zip |
Fixes (#699)
* Added Frozen Blaze Pet Skin
* uuid and timestamp away
* Fixed the things from discord
Diffstat (limited to 'items/ARMOR_OF_THE_RESISTANCE_BOOTS.json')
-rw-r--r-- | items/ARMOR_OF_THE_RESISTANCE_BOOTS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ARMOR_OF_THE_RESISTANCE_BOOTS.json b/items/ARMOR_OF_THE_RESISTANCE_BOOTS.json index 14cf96d8..d2a614e8 100644 --- a/items/ARMOR_OF_THE_RESISTANCE_BOOTS.json +++ b/items/ARMOR_OF_THE_RESISTANCE_BOOTS.json @@ -1,11 +1,11 @@ { "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:\"§7Intelligence: §a+150\",3:\"\",4:\"§6Full Set Bonus: Power of the Resistance\",5:\"§7Provides a damage bonus while\",6:\"§7fighting against Dante, and\",7:\"§7reduces damage taken from Dante.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§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:\"ARMOR_OF_THE_RESISTANCE_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+8\",1:\"§7Defense: §a+8\",2:\"§7Intelligence: §a+150\",3:\"\",4:\"§6Full Set Bonus: Power of the Resistance\",5:\"§7Provides a damage bonus while\",6:\"§7fighting against Dante, and\",7:\"§7reduces damage taken from Dante.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§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:\"ARMOR_OF_THE_RESISTANCE_BOOTS\"}}", "damage": 0, "lore": [ - "§7Health: §a+15", - "§7Defense: §a+15", + "§7Health: §a+8", + "§7Defense: §a+8", "§7Intelligence: §a+150", "", "§6Full Set Bonus: Power of the Resistance", @@ -19,7 +19,7 @@ "internalname": "ARMOR_OF_THE_RESISTANCE_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Rising_Sun" |