diff options
Diffstat (limited to 'items/SPOOKY_TREE.json')
-rw-r--r-- | items/SPOOKY_TREE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SPOOKY_TREE.json b/items/SPOOKY_TREE.json new file mode 100644 index 00000000..a3266e56 --- /dev/null +++ b/items/SPOOKY_TREE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Great Spook Tree", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"99612808-297a-3291-915d-d7d3f8340028\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzY0MzU3MDcxMywKICAicHJvZmlsZUlkIiA6ICI3ZjU2ZjY1MDI2NjY0ZmM1OWFjNWYyYjVjMTNlZGY3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXhBbnRvbnkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzAzZGVhNmJlNGI3ODY5MDBjMTAyODI3NGQ0YjYxMmYxNzQyMzQ3MThmMGJmNWJmZTNiODI3MTU3NzJiOTgyYiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this item on your\",1:\"§7island!\",2:\"\",3:\"§7Place ONE of this tree on your\",4:\"§7island, and collect its\",5:\"§7§5fruits§7... rarely.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Great Spook Tree\"},ExtraAttributes:{id:\"SPOOKY_TREE\"}}", + "damage": 3, + "lore": [ + "§7Place this item on your", + "§7island!", + "", + "§7Place ONE of this tree on your", + "§7island, and collect its", + "§7§5fruits§7... rarely.", + "", + "§5§lEPIC" + ], + "internalname": "SPOOKY_TREE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |