diff options
Diffstat (limited to 'items/NETHER_WARTS_GENERATOR_1.json')
-rw-r--r-- | items/NETHER_WARTS_GENERATOR_1.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/NETHER_WARTS_GENERATOR_1.json b/items/NETHER_WARTS_GENERATOR_1.json new file mode 100644 index 00000000..6d4fda68 --- /dev/null +++ b/items/NETHER_WARTS_GENERATOR_1.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Nether Wart Minion", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b82584b7-49ba-32b8-b732-f14f160b7ff2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk5MDAxMjIsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFhNDYyMGJiMzQ1OWMxYzJmYTc0YjIxMGIxYzA3YjRhMDIyNTQzNTFmNzUxNzNlNjQzYTBlMDA5YTYzZjU1OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7nether warts. Requires soul sand\",3:\"§7nearby so nether warts can be\",4:\"§7planted.\",5:\"\",6:\"§eClick to view recipes!\"],Name:\"§9Nether Wart Minion\"},ExtraAttributes:{id:\"NETHER_WARTS_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and harvesting", + "§7nether warts. Requires soul sand", + "§7nearby so nether warts can be", + "§7planted." + ], + "internalname": "NETHER_WARTS_GENERATOR_1", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |