diff options
Diffstat (limited to 'items/COCOA_GENERATOR_3.json')
-rw-r--r-- | items/COCOA_GENERATOR_3.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/COCOA_GENERATOR_3.json b/items/COCOA_GENERATOR_3.json new file mode 100644 index 00000000..50a2ea5a --- /dev/null +++ b/items/COCOA_GENERATOR_3.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Cocoa Beans Minion III", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d5dab4ac-c289-372a-ad1a-38e77139df07\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ3MjE4NTMsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWQ1NjlmZGQ1NGQ2MWU1NWM4NDk2MDI3MTk1MGNlNzU1ZDYwZWE2ZGMwM2M0Mjc3NzMwOTg2NDllOGI3MTM2ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7cocoa beans. Requires jungle\",3:\"§7logs nearby so cocoa can be\",4:\"§7placed, or air nearby so jungle\",5:\"§7logs can be placed. Minions also\",6:\"§7work when you are offline!\",7:\"\",8:\"§7Time Between Actions: §a25s\",9:\"§7Max Storage: §e192\"],Name:\"§9Cocoa Beans Minion III\"},ExtraAttributes:{id:\"COCOA_GENERATOR_3\",generator_tier:3}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and harvesting", + "§7cocoa beans. Requires jungle", + "§7logs nearby so cocoa can be", + "§7placed, or air nearby so jungle", + "§7logs can be placed. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a25s", + "§7Max Storage: §e192" + ], + "recipe": { + "A1": "INK_SACK-3:40", + "A2": "INK_SACK-3:40", + "A3": "INK_SACK-3:40", + "B1": "INK_SACK-3:40", + "B2": "COCOA_GENERATOR_2:1", + "B3": "INK_SACK-3:40", + "C1": "INK_SACK-3:40", + "C2": "INK_SACK-3:40", + "C3": "INK_SACK-3:40" + }, + "internalname": "COCOA_GENERATOR_3", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |