diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/MINER_OUTFIT_BOOTS.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/MINER_OUTFIT_BOOTS.json')
-rw-r--r-- | items/MINER_OUTFIT_BOOTS.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/MINER_OUTFIT_BOOTS.json b/items/MINER_OUTFIT_BOOTS.json index 937dba96..5f8a8e2f 100644 --- a/items/MINER_OUTFIT_BOOTS.json +++ b/items/MINER_OUTFIT_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§aMiner's Outfit Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON BOOTS\"],color:8026468,Name:\"§aMiner's Outfit Boots\"},ExtraAttributes:{id:\"MINER_OUTFIT_BOOTS\"}}", + "displayname": "§aMiner\u0027s Outfit Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON BOOTS\"],color:8026468,Name:\"§aMiner\u0027s Outfit Boots\"},ExtraAttributes:{id:\"MINER_OUTFIT_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+15", @@ -31,5 +31,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Miner_Armor" - ] + ], + "crafttext": "Requires: Cobblestone VII" }
\ No newline at end of file |