diff options
Diffstat (limited to 'items/FAIRY_WINGS.json')
-rw-r--r-- | items/FAIRY_WINGS.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/FAIRY_WINGS.json b/items/FAIRY_WINGS.json new file mode 100644 index 00000000..fd0e69d8 --- /dev/null +++ b/items/FAIRY_WINGS.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Fairy Wings", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2a041e01-44f9-3013-90f6-ca443f181a2d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MzY5NTQyNDM5NywKICAicHJvZmlsZUlkIiA6ICIyNDIyZWM1ZWFiZDM0MDQ5YmYzNjBlOTFiMTFhMmFmZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJsYXJnZWJyZWFzdHMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWU2ZTM5OTk2Y2VhNmIwMzY2YjZkOGY4MzVhOTE5YmNiODI2MjJkMDZmNDZhZmIwYTZlZDc3MWE4MmEzZGI3NiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7No fairies were harmed in the\",1:\"§7obtaining of this item.\",2:\"\",3:\"§8§l* §8Soulbound §8§l*\",4:\"§5§lEPIC\"],Name:\"§5Fairy Wings\"},ExtraAttributes:{id:\"FAIRY_WINGS\"}}", + "damage": 3, + "lore": [ + "§7§7No fairies were harmed in the", + "§7obtaining of this item.", + "", + "§8§l* §8Soulbound §8§l*", + "§5§lEPIC" + ], + "internalname": "FAIRY_WINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |