diff options
Diffstat (limited to 'items/COCOA_GENERATOR_1.json')
-rw-r--r-- | items/COCOA_GENERATOR_1.json | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/items/COCOA_GENERATOR_1.json b/items/COCOA_GENERATOR_1.json index 36814fb0..eaca43e5 100644 --- a/items/COCOA_GENERATOR_1.json +++ b/items/COCOA_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§9Cocoa Beans Minion", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a1448e51-e34a-3a25-a6cc-fdb3f834ca81\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTkzMTQ3MDQsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWNiNjgwZTk2ZjYxNzdjZDhmZmFmMjdlOTYyNWQ4YjU0NGQ3MjBhZmM1MDczODgwMTgxOGQwZTc0NWMwZTVmNyJ9fX0\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.\",6:\"\",7:\"§eClick to view recipes!\"],Name:\"§9Cocoa Beans Minion\"},ExtraAttributes:{id:\"COCOA_GENERATOR_1\",generator_tier:1}}", + "displayname": "§9Cocoa Beans Minion I", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a1448e51-e34a-3a25-a6cc-fdb3f834ca81\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTkzMTQ3MDQsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWNiNjgwZTk2ZjYxNzdjZDhmZmFmMjdlOTYyNWQ4YjU0NGQ3MjBhZmM1MDczODgwMTgxOGQwZTc0NWMwZTVmNyJ9fX0=\"}]}},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: §a27s\",9:\"§7Max Storage: §e64\"],Name:\"§9Cocoa Beans Minion I\"},ExtraAttributes:{id:\"COCOA_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -9,9 +9,28 @@ "§7cocoa beans. Requires jungle", "§7logs nearby so cocoa can be", "§7placed, or air nearby so jungle", - "§7logs can be placed." + "§7logs can be placed. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a27s", + "§7Max Storage: §e64" ], + "recipe": { + "A1": "INK_SACK-3:10", + "A2": "INK_SACK-3:10", + "A3": "INK_SACK-3:10", + "B1": "INK_SACK-3:10", + "B2": "WOOD_HOE:1", + "B3": "INK_SACK-3:10", + "C1": "INK_SACK-3:10", + "C2": "INK_SACK-3:10", + "C3": "INK_SACK-3:10" + }, "internalname": "COCOA_GENERATOR_1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Cocoa_Beans_Minion" + ] }
\ No newline at end of file |