diff options
Diffstat (limited to 'items/NETHER_WARTS_GENERATOR_11.json')
-rw-r--r-- | items/NETHER_WARTS_GENERATOR_11.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/NETHER_WARTS_GENERATOR_11.json b/items/NETHER_WARTS_GENERATOR_11.json new file mode 100644 index 00000000..153044fc --- /dev/null +++ b/items/NETHER_WARTS_GENERATOR_11.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Nether Wart Minion XI", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2133a71-c14a-34d7-9e01-70a14f1d3afe\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDc3MjY4ODksInByb2ZpbGVJZCI6IjU2Njc1YjIyMzJmMDRlZTA4OTE3OWU5YzkyMDZjZmU4IiwicHJvZmlsZU5hbWUiOiJUaGVJbmRyYSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzlkOTljNzNlMWY5YTUzNzZiZDY5N2M3Y2NiZTM4NDRmNzYyYTJiMTk2ZmE3MmE1ODMxOTg4NzQ3YWFhY2ZhIn19fQ\u003d\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: §a32s\",8:\"§7Max Storage: §e960\"],Name:\"§9Nether Wart Minion XI\"},ExtraAttributes:{id:\"NETHER_WARTS_GENERATOR_11\",generator_tier:11}}", + "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: §a32s", + "§7Max Storage: §e960" + ], + "recipe": { + "A1": "ENCHANTED_NETHER_STALK:64", + "A2": "ENCHANTED_NETHER_STALK:64", + "A3": "ENCHANTED_NETHER_STALK:64", + "B1": "ENCHANTED_NETHER_STALK:64", + "B2": "NETHER_WARTS_GENERATOR_10:1", + "B3": "ENCHANTED_NETHER_STALK:64", + "C1": "ENCHANTED_NETHER_STALK:64", + "C2": "ENCHANTED_NETHER_STALK:64", + "C3": "ENCHANTED_NETHER_STALK:64" + }, + "internalname": "NETHER_WARTS_GENERATOR_11", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |