diff options
Diffstat (limited to 'items/ACACIA_GENERATOR_9.json')
-rw-r--r-- | items/ACACIA_GENERATOR_9.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/ACACIA_GENERATOR_9.json b/items/ACACIA_GENERATOR_9.json new file mode 100644 index 00000000..84656f12 --- /dev/null +++ b/items/ACACIA_GENERATOR_9.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Acacia Minion IX", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"51eb3fd3-caf4-3bcf-8561-4aaa9c6eb61e\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5Mjk5MTgzMzQsInByb2ZpbGVJZCI6ImNiZGViZGRjODNhNTQ0OWFiZDFiOThhNzBjY2E0ZDhlIiwicHJvZmlsZU5hbWUiOiJDaGVja2lkb2lzIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yZjBiMzNhMmFiM2UxNjVhMTkzZDMzZTE0OGY2MTM4NGQwMWVkNDVkOWVkYWJiZjFlNTVhMzAxNmNjZDk5MWY1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and chopping\",2:\"§7acacia logs! Requires an open\",3:\"§7area to place trees. Minions\",4:\"§7also work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a33s\",7:\"§7Max Storage: §e768\"],Name:\"§9Acacia Minion IX\"},ExtraAttributes:{id:\"ACACIA_GENERATOR_9\",generator_tier:9}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and chopping", + "§7acacia logs! Requires an open", + "§7area to place trees. Minions", + "§7also work when you are offline!", + "", + "§7Time Between Actions: §a33s", + "§7Max Storage: §e768" + ], + "recipe": { + "A1": "ENCHANTED_ACACIA_LOG:16", + "A2": "ENCHANTED_ACACIA_LOG:16", + "A3": "ENCHANTED_ACACIA_LOG:16", + "B1": "ENCHANTED_ACACIA_LOG:16", + "B2": "ACACIA_GENERATOR_8:1", + "B3": "ENCHANTED_ACACIA_LOG:16", + "C1": "ENCHANTED_ACACIA_LOG:16", + "C2": "ENCHANTED_ACACIA_LOG:16", + "C3": "ENCHANTED_ACACIA_LOG:16" + }, + "internalname": "ACACIA_GENERATOR_9", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |