diff options
-rw-r--r-- | items/NETHER_WART_ISLAND_CRYSTAL.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/NETHER_WART_ISLAND_CRYSTAL.json b/items/NETHER_WART_ISLAND_CRYSTAL.json new file mode 100644 index 00000000..54fe747c --- /dev/null +++ b/items/NETHER_WART_ISLAND_CRYSTAL.json @@ -0,0 +1,16 @@ +{ + "internalname": "NETHER_WART_ISLAND_CRYSTAL", + "itemid": "minecraft:skull", + "displayname": "§9Nether Wart Crystal", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a237e5c-ca9a-3dc1-b1d9-b385fc200aa7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI2NWY5NmY1NGI3ODg4NWM0NmU3ZDJmODZiMWMxZGJmZTY0M2M2MDYwZmM3ZmNjOTgzNGMzZTNmZDU5NTEzNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grows Nether Wart on top of\",1:\"§7nearby Soul Sand blocks.\",2:\"\",3:\"§7Effective Radius: §b5\"],Name:\"§9Nether Wart Crystal\"},ExtraAttributes:{id:\"NETHER_WART_ISLAND_CRYSTAL\"}}", + "modver": "1.0.0", + "infoType": "", + "lore": [ + "§7Grows Nether Wart on top of", + "§7nearby Soul Sand blocks.", + "", + "§7Effective Radius: §b5" + ] +}
\ No newline at end of file |