diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/PERFECT_BOOTS_4.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/PERFECT_BOOTS_4.json')
-rw-r--r-- | items/PERFECT_BOOTS_4.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/PERFECT_BOOTS_4.json b/items/PERFECT_BOOTS_4.json index 44ca6218..db10896d 100644 --- a/items/PERFECT_BOOTS_4.json +++ b/items/PERFECT_BOOTS_4.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:diamond_boots", "displayname": "§5Perfect Boots - Tier IV", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+150\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+150\",1:\" §8[§7❈§8] §8[§7❈§8] §8[§7❈§8]\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", "damage": 0, "lore": [ "§7Defense: §a+150", + " §8[§7❈§8] §8[§7❈§8] §8[§7❈§8]", "", "§eRight-click to view recipes!", "", @@ -25,10 +26,10 @@ "internalname": "PERFECT_BOOTS_4", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" ] -} +}
\ No newline at end of file |