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/LEATHER_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/LEATHER_BOOTS.json')
-rw-r--r-- | items/LEATHER_BOOTS.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/LEATHER_BOOTS.json b/items/LEATHER_BOOTS.json new file mode 100644 index 00000000..289021a7 --- /dev/null +++ b/items/LEATHER_BOOTS.json @@ -0,0 +1,18 @@ +{ + "internalname": "LEATHER_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Superior Leather Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+1 §8(Superior +1)\",1:\"§7Crit Chance: §c+1% §8(Superior +1%)\",2:\"§7Crit Damage: §c+1% §8(Superior +1%)\",3:\"\",4:\"§7Defense: §a+5\",5:\"\",6:\"§f§lCOMMON BOOTS\"],color:15066419,Name:\"§fSuperior Leather Boots\"},ExtraAttributes:{color:\"229:229:51\",modifier:\"superior\",originTag:\"SHOP_PURCHASE\",id:\"LEATHER_BOOTS\",uuid:\"2393994b-9169-47fa-b91e-e72ebfc28715\",timestamp:\"3/27/20 9:51 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+1 §8(Superior +1)", + "§7Crit Chance: §c+1% §8(Superior +1%)", + "§7Crit Damage: §c+1% §8(Superior +1%)", + "", + "§7Defense: §a+5", + "", + "§f§lCOMMON BOOTS" + ] +}
\ No newline at end of file |