From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/SQUID_BOOTS.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 items/SQUID_BOOTS.json (limited to 'items/SQUID_BOOTS.json') 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 -- cgit