diff options
Diffstat (limited to 'items/SQUID_BOOTS.json')
-rw-r--r-- | items/SQUID_BOOTS.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/SQUID_BOOTS.json b/items/SQUID_BOOTS.json new file mode 100644 index 00000000..eaa79181 --- /dev/null +++ b/items/SQUID_BOOTS.json @@ -0,0 +1,17 @@ +{ + "internalname": "SQUID_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Squid Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Your shoes spit out Squid ink!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"SQUID_BOOTS\",uuid:\"db12a19e-3d1e-43e4-970b-73f82ef185af\",timestamp:\"3/29/20 11:37 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "", + "§7Your shoes spit out Squid ink!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ] +}
\ No newline at end of file |