From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/FAIRY_BOOTS.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/FAIRY_BOOTS.json (limited to 'items/FAIRY_BOOTS.json') diff --git a/items/FAIRY_BOOTS.json b/items/FAIRY_BOOTS.json new file mode 100644 index 00000000..01069c0c --- /dev/null +++ b/items/FAIRY_BOOTS.json @@ -0,0 +1,22 @@ +{ + "internalname": "FAIRY_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Fairy\u0027s Galoshes", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+1 HP\",1:\"§7Defense: §a+1\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a-1\",4:\"\",5:\"§6Full Set Bonus: Fairy\u0027s Outfit\",6:\"§7Gain §c1❤ §7per Fairy Soul.\",7:\"§7You found: §d190 Fairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE BOOTS\"],color:16764133,Name:\"§9Fairy\u0027s Galoshes\"},ExtraAttributes:{color:\"255:204:229\",originTag:\"UNKNOWN\",id:\"FAIRY_BOOTS\",uuid:\"33d6a6b5-128a-4c3f-b4c6-18511abc933a\",timestamp:\"3/30/20 3:17 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+1 HP", + "§7Defense: §a+1", + "§7Speed: §a+10", + "§7Intelligence: §a-1", + "", + "§6Full Set Bonus: Fairy\u0027s Outfit", + "§7Gain §c1❤ §7per Fairy Soul.", + "§7You found: §d190 Fairy Souls", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ] +} \ No newline at end of file -- cgit