diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/MINER_OUTFIT_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/MINER_OUTFIT_BOOTS.json')
-rw-r--r-- | items/MINER_OUTFIT_BOOTS.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/MINER_OUTFIT_BOOTS.json b/items/MINER_OUTFIT_BOOTS.json new file mode 100644 index 00000000..c5a0ed7d --- /dev/null +++ b/items/MINER_OUTFIT_BOOTS.json @@ -0,0 +1,20 @@ +{ + "internalname": "MINER_OUTFIT_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Miner\u0027s Outfit Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "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:{color:\"122:121:100\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"MINER_OUTFIT_BOOTS\",uuid:\"6ec6ab76-ddcd-4232-888b-b0fc2e46dd2f\",timestamp:\"3/21/20 3:26 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+15", + "", + "§6Full Set Bonus: Haste", + "§7Grants the wearer with", + "§7§apermanent Haste II§7 while", + "§7worn.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ] +}
\ No newline at end of file |