diff options
Diffstat (limited to 'items/DARK_OAK_GENERATOR_4.json')
-rw-r--r-- | items/DARK_OAK_GENERATOR_4.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/DARK_OAK_GENERATOR_4.json b/items/DARK_OAK_GENERATOR_4.json new file mode 100644 index 00000000..a41202ef --- /dev/null +++ b/items/DARK_OAK_GENERATOR_4.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dark Oak Minion IV", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"25002ab1-6492-34cc-bd9c-09b3cdb2a960\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzUyMjc0OTAsInByb2ZpbGVJZCI6ImRkZWQ1NmUxZWY4YjQwZmU4YWQxNjI5MjBmN2FlY2RhIiwicHJvZmlsZU5hbWUiOiJEaXNjb3JkQXBwIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zNThkYjQ4NDEzZjAxZWI2NjlhYzk4YTRjYjA4ODQwMjEzMDc4ODZlMjkwNDhhMDcyZDI3ZTRmNzNlMWVhNmZlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and chopping\",2:\"§7dark oak logs! Requires an open\",3:\"§7area to place trees. Minions\",4:\"§7also work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a45s\",7:\"§7Max Storage: §e384\"],Name:\"§9Dark Oak Minion IV\"},ExtraAttributes:{id:\"DARK_OAK_GENERATOR_4\",generator_tier:4}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and chopping", + "§7dark oak logs! Requires an open", + "§7area to place trees. Minions", + "§7also work when you are offline!", + "", + "§7Time Between Actions: §a45s", + "§7Max Storage: §e384" + ], + "recipe": { + "A1": "LOG_2-1:64", + "A2": "LOG_2-1:64", + "A3": "LOG_2-1:64", + "B1": "LOG_2-1:64", + "B2": "DARK_OAK_GENERATOR_3:1", + "B3": "LOG_2-1:64", + "C1": "LOG_2-1:64", + "C2": "LOG_2-1:64", + "C3": "LOG_2-1:64" + }, + "internalname": "DARK_OAK_GENERATOR_4", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |