diff options
author | NotEnoughUpdates-SLAVE <62250361+NotEnoughUpdates-SLAVE@users.noreply.github.com> | 2020-05-24 20:15:13 +1000 |
---|---|---|
committer | NotEnoughUpdates-SLAVE <62250361+NotEnoughUpdates-SLAVE@users.noreply.github.com> | 2020-05-24 20:15:13 +1000 |
commit | 24a2105a75fe01b6b635a6197c0f1119ff578f10 (patch) | |
tree | 1ff2eefa253784277e58c000af2f5bcec2ce65c1 | |
parent | 2d2d7db222a466ea627238d005400b44b93e227b (diff) | |
download | NotEnoughUpdates-REPO-24a2105a75fe01b6b635a6197c0f1119ff578f10.tar.gz NotEnoughUpdates-REPO-24a2105a75fe01b6b635a6197c0f1119ff578f10.tar.bz2 NotEnoughUpdates-REPO-24a2105a75fe01b6b635a6197c0f1119ff578f10.zip |
NETHER_WART_ISLAND_CRYSTAL-Calyps0_
-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 |