diff options
Diffstat (limited to 'items/NETHER_WARTS_GENERATOR_9.json')
-rw-r--r-- | items/NETHER_WARTS_GENERATOR_9.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/NETHER_WARTS_GENERATOR_9.json b/items/NETHER_WARTS_GENERATOR_9.json new file mode 100644 index 00000000..8d73656e --- /dev/null +++ b/items/NETHER_WARTS_GENERATOR_9.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Nether Wart Minion IX", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3e16889b-d387-397b-bda9-ea6a9c5be5b5\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDc3MDI2MzUsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2Q4NzgwZjc4MDU0OGViM2Q3ZmNlNzczYzA5ZTg5MzA3YTA5MGIxNzU1NzAyNzE4MDg5NTNlYjgxYjVhOWQ3MiJ9fX0\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. Minions also work when\",5:\"§7you are offline!\",6:\"\",7:\"§7Time Between Actions: §a38s\",8:\"§7Max Storage: §e768\"],Name:\"§9Nether Wart Minion IX\"},ExtraAttributes:{id:\"NETHER_WARTS_GENERATOR_9\",generator_tier:9}}", + "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. Minions also work when", + "§7you are offline!", + "", + "§7Time Between Actions: §a38s", + "§7Max Storage: §e768" + ], + "recipe": { + "A1": "ENCHANTED_NETHER_STALK:16", + "A2": "ENCHANTED_NETHER_STALK:16", + "A3": "ENCHANTED_NETHER_STALK:16", + "B1": "ENCHANTED_NETHER_STALK:16", + "B2": "NETHER_WARTS_GENERATOR_8:1", + "B3": "ENCHANTED_NETHER_STALK:16", + "C1": "ENCHANTED_NETHER_STALK:16", + "C2": "ENCHANTED_NETHER_STALK:16", + "C3": "ENCHANTED_NETHER_STALK:16" + }, + "internalname": "NETHER_WARTS_GENERATOR_9", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |