diff options
Diffstat (limited to 'items/CHAINMAIL_BOOTS.json')
-rw-r--r-- | items/CHAINMAIL_BOOTS.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/CHAINMAIL_BOOTS.json b/items/CHAINMAIL_BOOTS.json new file mode 100644 index 00000000..e74902a5 --- /dev/null +++ b/items/CHAINMAIL_BOOTS.json @@ -0,0 +1,15 @@ +{ + "internalname": "CHAINMAIL_BOOTS", + "itemid": "minecraft:chainmail_boots", + "displayname": "Chainmail Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+7\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON BOOTS\"],Name:\"§aChainmail Boots\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_BOOTS\",uuid:\"d70c9f01-22a5-434e-ad89-c96ba9085bf2\",timestamp:\"3/30/20 12:47 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+7", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ] +}
\ No newline at end of file |