diff options
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..d229c783 --- /dev/null +++ b/items/DIAMOND_BOOTS.json @@ -0,0 +1,15 @@ +{ + "internalname": "DIAMOND_BOOTS", + "itemid": 313, + "displayname": "§aDiamond Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON BOOTS\"],Name:\"§aDiamond Boots\"},ExtraAttributes:{id:\"DIAMOND_BOOTS\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+15", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ] +}
\ No newline at end of file |