diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-19 20:37:55 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-19 20:37:55 -0400 |
commit | c142654be4625f976cf1eb493ceb26049bfaff2d (patch) | |
tree | e7ee4c595bbe6c147d1cfe6754ab0f0c2f4a6981 /items/PERFECT_BOOTS_7.json | |
parent | f99bc2b2c5889e1ac3f64a507aa471ba763c35df (diff) | |
download | NotEnoughUpdates-REPO-c142654be4625f976cf1eb493ceb26049bfaff2d.tar.gz NotEnoughUpdates-REPO-c142654be4625f976cf1eb493ceb26049bfaff2d.tar.bz2 NotEnoughUpdates-REPO-c142654be4625f976cf1eb493ceb26049bfaff2d.zip |
Some more fixes and a couple additions
Diffstat (limited to 'items/PERFECT_BOOTS_7.json')
-rw-r--r-- | items/PERFECT_BOOTS_7.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/PERFECT_BOOTS_7.json b/items/PERFECT_BOOTS_7.json index e0dc5a6d..756c132d 100644 --- a/items/PERFECT_BOOTS_7.json +++ b/items/PERFECT_BOOTS_7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_boots", "displayname": "§5Perfect Boots - Tier VII", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_7\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+210\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC BOOTS\"],Name:\"§5Perfect Boots - Tier VII\"},ExtraAttributes:{id:\"PERFECT_BOOTS_7\"}}", "damage": 0, "lore": [ "§7Defense: §a+210", |