diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-12 19:59:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-12 19:59:08 -0400 |
commit | d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154 (patch) | |
tree | de6d4ff99c371058897fbb578b6b12a6d1d50b1a /items/ARMOR_OF_THE_RESISTANCE_BOOTS.json | |
parent | 5f0a4ab62aa23b284ab6da92396d5293b85c670b (diff) | |
download | NotEnoughUpdates-REPO-d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154.tar.gz NotEnoughUpdates-REPO-d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154.tar.bz2 NotEnoughUpdates-REPO-d2a79bcc7ebab86c3a1bfd2cff0d7b911d087154.zip |
Hypixel Moment
Diffstat (limited to 'items/ARMOR_OF_THE_RESISTANCE_BOOTS.json')
-rw-r--r-- | items/ARMOR_OF_THE_RESISTANCE_BOOTS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ARMOR_OF_THE_RESISTANCE_BOOTS.json b/items/ARMOR_OF_THE_RESISTANCE_BOOTS.json new file mode 100644 index 00000000..aec692f5 --- /dev/null +++ b/items/ARMOR_OF_THE_RESISTANCE_BOOTS.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Boots of the Rising Sun", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",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:\"ARMOR_OF_THE_RESISTANCE_BOOTS\",uuid:\"91695912-2291-4cad-a02a-6e1339a8afdc\",timestamp:\"4/12/21 7:56 PM\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+15 HP", + "§7Defense: §a+15", + "", + "§6Full Set Bonus: Power of the Resistance", + "§7Provides a damage bonus while", + "§7fighting against Dante, and", + "§7reduces damage taken from Dante.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ], + "internalname": "ARMOR_OF_THE_RESISTANCE_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |