diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/WHEAT_ISLAND_CRYSTAL.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/WHEAT_ISLAND_CRYSTAL.json')
-rw-r--r-- | items/WHEAT_ISLAND_CRYSTAL.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/WHEAT_ISLAND_CRYSTAL.json b/items/WHEAT_ISLAND_CRYSTAL.json new file mode 100644 index 00000000..0bee518e --- /dev/null +++ b/items/WHEAT_ISLAND_CRYSTAL.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Wheat Crystal", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a237e5c-ca9a-3dc1-b1d9-b385fc200aa7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI2NWY5NmY1NGI3ODg4NWM0NmU3ZDJmODZiMWMxZGJmZTY0M2M2MDYwZmM3ZmNjOTgzNGMzZTNmZDU5NTEzNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grows Wheat on top of nearby\",1:\"§7tilled soil.\",2:\"\",3:\"§7Effective Radius: §b6\"],Name:\"§9Wheat Crystal\"},ExtraAttributes:{id:\"WHEAT_ISLAND_CRYSTAL\"}}", + "damage": 3, + "lore": [ + "§7Grows Wheat on top of nearby", + "§7tilled soil.", + "", + "§7Effective Radius: §b6" + ], + "internalname": "WHEAT_ISLAND_CRYSTAL", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |