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/DIAMOND_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/DIAMOND_BOOTS.json')
-rw-r--r-- | items/DIAMOND_BOOTS.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/DIAMOND_BOOTS.json b/items/DIAMOND_BOOTS.json new file mode 100644 index 00000000..0244806f --- /dev/null +++ b/items/DIAMOND_BOOTS.json @@ -0,0 +1,15 @@ +{ + "internalname": "DIAMOND_BOOTS", + "itemid": "minecraft:diamond_boots", + "displayname": "Diamond Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON BOOTS\"],Name:\"§aDiamond Boots\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"DIAMOND_BOOTS\",uuid:\"28c82769-f357-4627-8a13-fdab7d929e83\",timestamp:\"3/29/20 3:20 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+15", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ] +}
\ No newline at end of file |