diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-08-05 01:34:04 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-05 01:34:04 +1000 |
commit | a6d765c01b809e775c0dc1bc6c10ac8576086709 (patch) | |
tree | deabeb4ea94e96a96340bb5a18b3d9aa609f22c0 /items/MINER_OUTFIT_LEGGINGS.json | |
parent | 3dec40f80c9fea46a7bf4e1d189f2337d339e658 (diff) | |
parent | 9e10cb8251ce059f9a4cc091ca33437f3b1705fb (diff) | |
download | NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.tar.gz NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.tar.bz2 NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.zip |
Merge pull request #258 from IRONM00N/master
Most Dungeon Floor 4 Items
Diffstat (limited to 'items/MINER_OUTFIT_LEGGINGS.json')
-rw-r--r-- | items/MINER_OUTFIT_LEGGINGS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/MINER_OUTFIT_LEGGINGS.json b/items/MINER_OUTFIT_LEGGINGS.json index 7e3ad96f..1f6a51ee 100644 --- a/items/MINER_OUTFIT_LEGGINGS.json +++ b/items/MINER_OUTFIT_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§aMiner's Outfit Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",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 LEGGINGS\"],color:8026468,Name:\"§aMiner's Outfit Leggings\"},ExtraAttributes:{color:\"122:121:100\",id:\"MINER_OUTFIT_LEGGINGS\"}}", + "displayname": "§aMiner\u0027s Outfit Leggings", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",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 LEGGINGS\"],color:8026468,Name:\"§aMiner\u0027s Outfit Leggings\"},ExtraAttributes:{color:\"122:121:100\",id:\"MINER_OUTFIT_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Defense: §a+30", @@ -27,10 +27,10 @@ }, "internalname": "MINER_OUTFIT_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.1-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Miner_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Miner%27s_Outfit" ], "crafttext": "Requires: Cobblestone VII" }
\ No newline at end of file |