From aa24f9312b0b94428292a248c805a0e6df453092 Mon Sep 17 00:00:00 2001 From: Ayush Maniar Date: Tue, 4 Mar 2025 14:13:26 -0800 Subject: [PATCH] Added cooking tasks folder --- tasks/cooking_tasks/test_tasks.json | 705 +++++++++++ tasks/cooking_tasks/train_tasks.json | 1690 ++++++++++++++++++++++++++ 2 files changed, 2395 insertions(+) create mode 100644 tasks/cooking_tasks/test_tasks.json create mode 100644 tasks/cooking_tasks/train_tasks.json diff --git a/tasks/cooking_tasks/test_tasks.json b/tasks/cooking_tasks/test_tasks.json new file mode 100644 index 0000000..69f74e4 --- /dev/null +++ b/tasks/cooking_tasks/test_tasks.json @@ -0,0 +1,705 @@ +{ + "multiagent_cooking_71497": { + "conversation": "Let's work together to make glow_berries.", + "agent_count": 2, + "target": { + "glow_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "glow_berries": [ + "Step 1: Find a cave vine with glow berries.", + "Step 2: Pick the glow berries from the cave vine." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 glow_berries", + "difficulty": "easy" + }, + "multiagent_cooking_9398": { + "conversation": "Let's work together to make glow_berries.", + "agent_count": 2, + "target": { + "glow_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "glow_berries": [ + "Step 1: Find a cave vine with glow berries.", + "Step 2: Pick the glow berries from the cave vine." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 glow_berries", + "difficulty": "easy" + }, + "multiagent_cooking_51339": { + "conversation": "Let's work together to make cooked_rabbit.", + "agent_count": 2, + "target": { + "cooked_rabbit": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_rabbit": [ + "Step 1: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 2: Go to furnace and use it to cook the raw rabbit." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cooked_rabbit", + "difficulty": "easy" + }, + "multiagent_cooking_24537": { + "conversation": "Let's work together to make glow_berries.", + "agent_count": 2, + "target": { + "glow_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "glow_berries": [ + "Step 1: Find a cave vine with glow berries.", + "Step 2: Pick the glow berries from the cave vine." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 glow_berries", + "difficulty": "easy" + }, + "multiagent_cooking_19230": { + "conversation": "Let's work together to make golden_apple.", + "agent_count": 2, + "target": { + "golden_apple": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_apple": [ + "Step 1: Go to the chest and collect 1 apple and 8 gold ingots.", + "Step 2: Go to the crafting table and surround the apple with the gold ingots to create a golden apple." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 golden_apple", + "difficulty": "easy" + }, + "multiagent_cooking_71793": { + "conversation": "Let's work together to make cooked_beef.", + "agent_count": 2, + "target": { + "cooked_beef": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_beef": [ + "Step 1: Kill a cow and pick up 1 beef that is dropped.", + "Step 2: Go to furnace and use it to cook the beef." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 cooked_beef", + "difficulty": "easy" + }, + "multiagent_cooking_88002": { + "conversation": "Let's work together to make glow_berries.", + "agent_count": 2, + "target": { + "glow_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "glow_berries": [ + "Step 1: Find a cave vine with glow berries.", + "Step 2: Pick the glow berries from the cave vine." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 glow_berries", + "difficulty": "easy" + }, + "multiagent_cooking_78677": { + "conversation": "Let's work together to make mushroom_stew.", + "agent_count": 2, + "target": { + "mushroom_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "mushroom_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom and 1 brown mushroom.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms and bowl to make mushroom stew." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 mushroom_stew", + "difficulty": "easy" + }, + "multiagent_cooking_81353": { + "conversation": "Let's work together to make golden_apple.", + "agent_count": 2, + "target": { + "golden_apple": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_apple": [ + "Step 1: Go to the chest and collect 1 apple and 8 gold ingots.", + "Step 2: Go to the crafting table and surround the apple with the gold ingots to create a golden apple." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 golden_apple", + "difficulty": "easy" + }, + "multiagent_cooking_28593": { + "conversation": "Let's work together to make suspicious_stew.", + "agent_count": 2, + "target": { + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 suspicious_stew", + "difficulty": "easy" + }, + "multiagent_cooking_63599": { + "conversation": "Let's collaborate to make dried_kelp and suspicious_stew.", + "agent_count": 2, + "target": { + "dried_kelp": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "dried_kelp": [ + "Step 1: Go to the ocean and collect 1 kelp.", + "Step 2: Go to the furnace and cook the kelp to make dried kelp." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 dried_kelp, 1 suspicious_stew", + "difficulty": "medium" + }, + "multiagent_cooking_29344": { + "conversation": "Let's work together to make dried_kelp.", + "agent_count": 2, + "target": { + "dried_kelp": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "dried_kelp": [ + "Step 1: Go to the ocean and collect 1 kelp.", + "Step 2: Go to the furnace and cook the kelp to make dried kelp." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 dried_kelp", + "difficulty": "medium" + }, + "multiagent_cooking_32048": { + "conversation": "Let's collaborate to make glow_berries and cooked_rabbit.", + "agent_count": 2, + "target": { + "glow_berries": 1, + "cooked_rabbit": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "glow_berries": [ + "Step 1: Find a cave vine with glow berries.", + "Step 2: Pick the glow berries from the cave vine." + ], + "cooked_rabbit": [ + "Step 1: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 2: Go to furnace and use it to cook the raw rabbit." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 glow_berries, 1 cooked_rabbit", + "difficulty": "medium" + }, + "multiagent_cooking_19912": { + "conversation": "Let's work together to make dried_kelp.", + "agent_count": 2, + "target": { + "dried_kelp": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "dried_kelp": [ + "Step 1: Go to the ocean and collect 1 kelp.", + "Step 2: Go to the furnace and cook the kelp to make dried kelp." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 dried_kelp", + "difficulty": "medium" + }, + "multiagent_cooking_84169": { + "conversation": "Let's work together to make dried_kelp.", + "agent_count": 2, + "target": { + "dried_kelp": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "dried_kelp": [ + "Step 1: Go to the ocean and collect 1 kelp.", + "Step 2: Go to the furnace and cook the kelp to make dried kelp." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 dried_kelp", + "difficulty": "medium" + }, + "multiagent_cooking_99688": { + "conversation": "Let's collaborate to make cooked_beef and suspicious_stew.", + "agent_count": 2, + "target": { + "cooked_beef": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_beef": [ + "Step 1: Kill a cow and pick up 1 beef that is dropped.", + "Step 2: Go to furnace and use it to cook the beef." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 cooked_beef, 1 suspicious_stew", + "difficulty": "medium" + }, + "multiagent_cooking_19954": { + "conversation": "Let's work together to make glow_berries.", + "agent_count": 2, + "target": { + "glow_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "glow_berries": [ + "Step 1: Find a cave vine with glow berries.", + "Step 2: Pick the glow berries from the cave vine." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 glow_berries", + "difficulty": "medium" + }, + "multiagent_cooking_84122": { + "conversation": "Let's work together to make dried_kelp.", + "agent_count": 2, + "target": { + "dried_kelp": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "dried_kelp": [ + "Step 1: Go to the ocean and collect 1 kelp.", + "Step 2: Go to the furnace and cook the kelp to make dried kelp." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 dried_kelp", + "difficulty": "medium" + }, + "multiagent_cooking_77221": { + "conversation": "Let's work together to make dried_kelp.", + "agent_count": 2, + "target": { + "dried_kelp": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "dried_kelp": [ + "Step 1: Go to the ocean and collect 1 kelp.", + "Step 2: Go to the furnace and cook the kelp to make dried kelp." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 dried_kelp", + "difficulty": "medium" + }, + "multiagent_cooking_3184": { + "conversation": "Let's work together to make golden_apple.", + "agent_count": 2, + "target": { + "golden_apple": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_apple": [ + "Step 1: Go to the chest and collect 1 apple and 8 gold ingots.", + "Step 2: Go to the crafting table and surround the apple with the gold ingots to create a golden apple." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 golden_apple", + "difficulty": "medium" + }, + "multiagent_cooking_9932": { + "conversation": "Let's collaborate to make glow_berries and suspicious_stew.", + "agent_count": 2, + "target": { + "glow_berries": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "glow_berries": [ + "Step 1: Find a cave vine with glow berries.", + "Step 2: Pick the glow berries from the cave vine." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 glow_berries, 1 suspicious_stew", + "difficulty": "hard" + }, + "multiagent_cooking_68601": { + "conversation": "Let's collaborate to make suspicious_stew and cooked_beef.", + "agent_count": 2, + "target": { + "suspicious_stew": 1, + "cooked_beef": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ], + "cooked_beef": [ + "Step 1: Kill a cow and pick up 1 beef that is dropped.", + "Step 2: Go to furnace and use it to cook the beef." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 suspicious_stew, 1 cooked_beef", + "difficulty": "hard" + }, + "multiagent_cooking_87581": { + "conversation": "Let's collaborate to make cooked_rabbit and mushroom_stew.", + "agent_count": 2, + "target": { + "cooked_rabbit": 1, + "mushroom_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_rabbit": [ + "Step 1: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 2: Go to furnace and use it to cook the raw rabbit." + ], + "mushroom_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom and 1 brown mushroom.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms and bowl to make mushroom stew." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cooked_rabbit, 1 mushroom_stew", + "difficulty": "hard" + }, + "multiagent_cooking_41682": { + "conversation": "Let's collaborate to make mushroom_stew and suspicious_stew.", + "agent_count": 2, + "target": { + "mushroom_stew": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "mushroom_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom and 1 brown mushroom.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms and bowl to make mushroom stew." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 mushroom_stew, 1 suspicious_stew", + "difficulty": "hard" + }, + "multiagent_cooking_73741": { + "conversation": "Let's collaborate to make suspicious_stew and cooked_beef.", + "agent_count": 2, + "target": { + "suspicious_stew": 1, + "cooked_beef": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ], + "cooked_beef": [ + "Step 1: Kill a cow and pick up 1 beef that is dropped.", + "Step 2: Go to furnace and use it to cook the beef." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 suspicious_stew, 1 cooked_beef", + "difficulty": "hard" + }, + "multiagent_cooking_98803": { + "conversation": "Let's collaborate to make suspicious_stew and cooked_rabbit.", + "agent_count": 2, + "target": { + "suspicious_stew": 1, + "cooked_rabbit": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ], + "cooked_rabbit": [ + "Step 1: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 2: Go to furnace and use it to cook the raw rabbit." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 suspicious_stew, 1 cooked_rabbit", + "difficulty": "hard" + }, + "multiagent_cooking_96585": { + "conversation": "Let's collaborate to make golden_apple and suspicious_stew.", + "agent_count": 2, + "target": { + "golden_apple": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_apple": [ + "Step 1: Go to the chest and collect 1 apple and 8 gold ingots.", + "Step 2: Go to the crafting table and surround the apple with the gold ingots to create a golden apple." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 golden_apple, 1 suspicious_stew", + "difficulty": "hard" + }, + "multiagent_cooking_74620": { + "conversation": "Let's collaborate to make mushroom_stew and suspicious_stew.", + "agent_count": 2, + "target": { + "mushroom_stew": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "mushroom_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom and 1 brown mushroom.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms and bowl to make mushroom stew." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 mushroom_stew, 1 suspicious_stew", + "difficulty": "hard" + }, + "multiagent_cooking_62244": { + "conversation": "Let's collaborate to make golden_apple and suspicious_stew.", + "agent_count": 2, + "target": { + "golden_apple": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_apple": [ + "Step 1: Go to the chest and collect 1 apple and 8 gold ingots.", + "Step 2: Go to the crafting table and surround the apple with the gold ingots to create a golden apple." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 golden_apple, 1 suspicious_stew", + "difficulty": "hard" + }, + "multiagent_cooking_83399": { + "conversation": "Let's collaborate to make golden_apple and suspicious_stew.", + "agent_count": 2, + "target": { + "golden_apple": 1, + "suspicious_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_apple": [ + "Step 1: Go to the chest and collect 1 apple and 8 gold ingots.", + "Step 2: Go to the crafting table and surround the apple with the gold ingots to create a golden apple." + ], + "suspicious_stew": [ + "Step 1: Go to the farm and collect 1 red mushroom, 1 brown mushroom, and 1 dandelion.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the mushrooms, dandelion, and bowl to make suspicious stew." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 golden_apple, 1 suspicious_stew", + "difficulty": "hard" + } +} \ No newline at end of file diff --git a/tasks/cooking_tasks/train_tasks.json b/tasks/cooking_tasks/train_tasks.json new file mode 100644 index 0000000..88e9b65 --- /dev/null +++ b/tasks/cooking_tasks/train_tasks.json @@ -0,0 +1,1690 @@ +{ + "multiagent_cooking_89748": { + "conversation": "Let's work together to make beetroot_soup.", + "agent_count": 2, + "target": { + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 beetroot_soup", + "difficulty": "easy" + }, + "multiagent_cooking_57604": { + "conversation": "Let's collaborate to make cooked_mutton and bread.", + "agent_count": 2, + "target": { + "cooked_mutton": 1, + "bread": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ], + "bread": [ + "Step 1: Go to the farm and collect 3 wheat.", + "Step 2: Go to the crafting table and use the wheat to craft bread." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cooked_mutton, 1 bread", + "difficulty": "easy" + }, + "multiagent_cooking_26471": { + "conversation": "Let's work together to make cooked_mutton.", + "agent_count": 2, + "target": { + "cooked_mutton": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cooked_mutton", + "difficulty": "easy" + }, + "multiagent_cooking_75484": { + "conversation": "Let's work together to make cooked_mutton.", + "agent_count": 2, + "target": { + "cooked_mutton": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cooked_mutton", + "difficulty": "easy" + }, + "multiagent_cooking_43481": { + "conversation": "Let's work together to make honey_bottle.", + "agent_count": 2, + "target": { + "honey_bottle": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "honey_bottle": [ + "Step 1: Go to the beehive and collect 1 honey using an empty glass bottle.", + "Step 2: Store the honey bottle in your inventory." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 honey_bottle", + "difficulty": "easy" + }, + "multiagent_cooking_15364": { + "conversation": "Let's work together to make pumpkin_pie.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 pumpkin_pie", + "difficulty": "easy" + }, + "multiagent_cooking_13583": { + "conversation": "Let's work together to make beetroot_soup.", + "agent_count": 2, + "target": { + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 beetroot_soup", + "difficulty": "easy" + }, + "multiagent_cooking_27102": { + "conversation": "Let's work together to make cooked_salmon.", + "agent_count": 2, + "target": { + "cooked_salmon": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_salmon": [ + "Step 1: Fish in water until you catch 1 raw salmon.", + "Step 2: Go to furnace and cook the raw salmon." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 cooked_salmon", + "difficulty": "easy" + }, + "multiagent_cooking_72472": { + "conversation": "Let's collaborate to make cooked_mutton and cooked_salmon.", + "agent_count": 2, + "target": { + "cooked_mutton": 1, + "cooked_salmon": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ], + "cooked_salmon": [ + "Step 1: Fish in water until you catch 1 raw salmon.", + "Step 2: Go to furnace and cook the raw salmon." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cooked_mutton, 1 cooked_salmon", + "difficulty": "easy" + }, + "multiagent_cooking_5032": { + "conversation": "Let's work together to make beetroot_soup.", + "agent_count": 2, + "target": { + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 beetroot_soup", + "difficulty": "easy" + }, + "multiagent_cooking_916": { + "conversation": "Let's work together to make sweet_berries.", + "agent_count": 2, + "target": { + "sweet_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "sweet_berries": [ + "Step 1: Find a sweet berry bush in the forest.", + "Step 2: Carefully pick the sweet berries from the bush." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 sweet_berries", + "difficulty": "easy" + }, + "multiagent_cooking_26227": { + "conversation": "Let's work together to make cooked_cod.", + "agent_count": 2, + "target": { + "cooked_cod": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_cod": [ + "Step 1: Fish in water until you catch 1 raw cod.", + "Step 2: Go to furnace and cook the raw cod." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 cooked_cod", + "difficulty": "easy" + }, + "multiagent_cooking_41195": { + "conversation": "Let's collaborate to make cookie and baked_potato.", + "agent_count": 2, + "target": { + "cookie": 1, + "baked_potato": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cookie": [ + "Step 1: Go to the farm and collect 2 wheat and 1 cocoa bean.", + "Step 2: Go to the crafting table and combine the wheat and cocoa bean to craft a cookie." + ], + "baked_potato": [ + "Step 1: Go to the farm and collect 1 potato.", + "Step 2: Go to the furnace and bake the potato." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cookie, 1 baked_potato", + "difficulty": "easy" + }, + "multiagent_cooking_7368": { + "conversation": "Let's collaborate to make cookie and cooked_porkchop.", + "agent_count": 2, + "target": { + "cookie": 1, + "cooked_porkchop": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cookie": [ + "Step 1: Go to the farm and collect 2 wheat and 1 cocoa bean.", + "Step 2: Go to the crafting table and combine the wheat and cocoa bean to craft a cookie." + ], + "cooked_porkchop": [ + "Step 1: Kill a pig and pick up 1 porkchop that is dropped.", + "Step 2: Go to furnace and use it to cook the porkchop." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cookie, 1 cooked_porkchop", + "difficulty": "easy" + }, + "multiagent_cooking_4696": { + "conversation": "Let's work together to make beetroot_soup.", + "agent_count": 2, + "target": { + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 beetroot_soup", + "difficulty": "easy" + }, + "multiagent_cooking_95829": { + "conversation": "Let's work together to make baked_potato.", + "agent_count": 2, + "target": { + "baked_potato": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "baked_potato": [ + "Step 1: Go to the farm and collect 1 potato.", + "Step 2: Go to the furnace and bake the potato." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 baked_potato", + "difficulty": "easy" + }, + "multiagent_cooking_68273": { + "conversation": "Let's work together to make cooked_salmon.", + "agent_count": 2, + "target": { + "cooked_salmon": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_salmon": [ + "Step 1: Fish in water until you catch 1 raw salmon.", + "Step 2: Go to furnace and cook the raw salmon." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 cooked_salmon", + "difficulty": "easy" + }, + "multiagent_cooking_44325": { + "conversation": "Let's work together to make bread.", + "agent_count": 2, + "target": { + "bread": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "bread": [ + "Step 1: Go to the farm and collect 3 wheat.", + "Step 2: Go to the crafting table and use the wheat to craft bread." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 bread", + "difficulty": "easy" + }, + "multiagent_cooking_69144": { + "conversation": "Let's work together to make cookie.", + "agent_count": 2, + "target": { + "cookie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cookie": [ + "Step 1: Go to the farm and collect 2 wheat and 1 cocoa bean.", + "Step 2: Go to the crafting table and combine the wheat and cocoa bean to craft a cookie." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cookie", + "difficulty": "easy" + }, + "multiagent_cooking_8784": { + "conversation": "Let's work together to make honey_bottle.", + "agent_count": 2, + "target": { + "honey_bottle": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "honey_bottle": [ + "Step 1: Go to the beehive and collect 1 honey using an empty glass bottle.", + "Step 2: Store the honey bottle in your inventory." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 honey_bottle", + "difficulty": "easy" + }, + "multiagent_cooking_11070": { + "conversation": "Let's work together to make honey_bottle.", + "agent_count": 2, + "target": { + "honey_bottle": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "honey_bottle": [ + "Step 1: Go to the beehive and collect 1 honey using an empty glass bottle.", + "Step 2: Store the honey bottle in your inventory." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 honey_bottle", + "difficulty": "easy" + }, + "multiagent_cooking_86082": { + "conversation": "Let's work together to make golden_carrot.", + "agent_count": 2, + "target": { + "golden_carrot": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_carrot": [ + "Step 1: Go to the farm and collect 1 carrot.", + "Step 2: Go to the chest and collect 8 gold nuggets.", + "Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 golden_carrot", + "difficulty": "easy" + }, + "multiagent_cooking_74162": { + "conversation": "Let's work together to make beetroot_soup.", + "agent_count": 2, + "target": { + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 beetroot_soup", + "difficulty": "easy" + }, + "multiagent_cooking_59497": { + "conversation": "Let's work together to make cake.", + "agent_count": 2, + "target": { + "cake": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cake": [ + "Step 1: Go to the farm and collect 3 wheat, 2 sugar cane, and 1 egg.", + "Step 2: Go to the chest and grab a milk bucket.", + "Step 3: Go to the crafting table and craft the sugarcane into sugar.", + "Step 4: Go to the crafting table and combine all ingredients (3 wheat, 2 sugar, 1 egg, and milk bucket) to make a cake." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 cake", + "difficulty": "easy" + }, + "multiagent_cooking_10071": { + "conversation": "Let's work together to make cooked_porkchop.", + "agent_count": 2, + "target": { + "cooked_porkchop": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_porkchop": [ + "Step 1: Kill a pig and pick up 1 porkchop that is dropped.", + "Step 2: Go to furnace and use it to cook the porkchop." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 cooked_porkchop", + "difficulty": "medium" + }, + "multiagent_cooking_3618": { + "conversation": "Let's collaborate to make golden_carrot and cooked_salmon.", + "agent_count": 2, + "target": { + "golden_carrot": 1, + "cooked_salmon": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_carrot": [ + "Step 1: Go to the farm and collect 1 carrot.", + "Step 2: Go to the chest and collect 8 gold nuggets.", + "Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot." + ], + "cooked_salmon": [ + "Step 1: Fish in water until you catch 1 raw salmon.", + "Step 2: Go to furnace and cook the raw salmon." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 golden_carrot, 1 cooked_salmon", + "difficulty": "medium" + }, + "multiagent_cooking_70179": { + "conversation": "Let's work together to make baked_potato.", + "agent_count": 2, + "target": { + "baked_potato": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "baked_potato": [ + "Step 1: Go to the farm and collect 1 potato.", + "Step 2: Go to the furnace and bake the potato." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 baked_potato", + "difficulty": "medium" + }, + "multiagent_cooking_19149": { + "conversation": "Let's work together to make cooked_porkchop.", + "agent_count": 2, + "target": { + "cooked_porkchop": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_porkchop": [ + "Step 1: Kill a pig and pick up 1 porkchop that is dropped.", + "Step 2: Go to furnace and use it to cook the porkchop." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cooked_porkchop", + "difficulty": "medium" + }, + "multiagent_cooking_49892": { + "conversation": "Let's work together to make pumpkin_pie.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 pumpkin_pie", + "difficulty": "medium" + }, + "multiagent_cooking_53132": { + "conversation": "Let's work together to make baked_potato.", + "agent_count": 2, + "target": { + "baked_potato": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "baked_potato": [ + "Step 1: Go to the farm and collect 1 potato.", + "Step 2: Go to the furnace and bake the potato." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 baked_potato", + "difficulty": "medium" + }, + "multiagent_cooking_89372": { + "conversation": "Let's collaborate to make pumpkin_pie and cooked_mutton.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1, + "cooked_mutton": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ], + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 pumpkin_pie, 1 cooked_mutton", + "difficulty": "medium" + }, + "multiagent_cooking_58719": { + "conversation": "Let's collaborate to make sweet_berries and pumpkin_pie.", + "agent_count": 2, + "target": { + "sweet_berries": 1, + "pumpkin_pie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "sweet_berries": [ + "Step 1: Find a sweet berry bush in the forest.", + "Step 2: Carefully pick the sweet berries from the bush." + ], + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ] + }, + "blocked_access_to_recipe": [], + "goal": "Collaborate to make 1 sweet_berries, 1 pumpkin_pie", + "difficulty": "medium" + }, + "multiagent_cooking_42405": { + "conversation": "Let's work together to make pumpkin_pie.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 pumpkin_pie", + "difficulty": "medium" + }, + "multiagent_cooking_58044": { + "conversation": "Let's collaborate to make cake and cooked_cod.", + "agent_count": 2, + "target": { + "cake": 1, + "cooked_cod": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cake": [ + "Step 1: Go to the farm and collect 3 wheat, 2 sugar cane, and 1 egg.", + "Step 2: Go to the chest and grab a milk bucket.", + "Step 3: Go to the crafting table and craft the sugarcane into sugar.", + "Step 4: Go to the crafting table and combine all ingredients (3 wheat, 2 sugar, 1 egg, and milk bucket) to make a cake." + ], + "cooked_cod": [ + "Step 1: Fish in water until you catch 1 raw cod.", + "Step 2: Go to furnace and cook the raw cod." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 cake, 1 cooked_cod", + "difficulty": "medium" + }, + "multiagent_cooking_97729": { + "conversation": "Let's work together to make rabbit_stew.", + "agent_count": 2, + "target": { + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 rabbit_stew", + "difficulty": "medium" + }, + "multiagent_cooking_60675": { + "conversation": "Let's work together to make cookie.", + "agent_count": 2, + "target": { + "cookie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cookie": [ + "Step 1: Go to the farm and collect 2 wheat and 1 cocoa bean.", + "Step 2: Go to the crafting table and combine the wheat and cocoa bean to craft a cookie." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 cookie", + "difficulty": "medium" + }, + "multiagent_cooking_4641": { + "conversation": "Let's work together to make cake.", + "agent_count": 2, + "target": { + "cake": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cake": [ + "Step 1: Go to the farm and collect 3 wheat, 2 sugar cane, and 1 egg.", + "Step 2: Go to the chest and grab a milk bucket.", + "Step 3: Go to the crafting table and craft the sugarcane into sugar.", + "Step 4: Go to the crafting table and combine all ingredients (3 wheat, 2 sugar, 1 egg, and milk bucket) to make a cake." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 cake", + "difficulty": "medium" + }, + "multiagent_cooking_55458": { + "conversation": "Let's collaborate to make beetroot_soup and golden_carrot.", + "agent_count": 2, + "target": { + "beetroot_soup": 1, + "golden_carrot": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ], + "golden_carrot": [ + "Step 1: Go to the farm and collect 1 carrot.", + "Step 2: Go to the chest and collect 8 gold nuggets.", + "Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 beetroot_soup, 1 golden_carrot", + "difficulty": "medium" + }, + "multiagent_cooking_12637": { + "conversation": "Let's work together to make golden_carrot.", + "agent_count": 2, + "target": { + "golden_carrot": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_carrot": [ + "Step 1: Go to the farm and collect 1 carrot.", + "Step 2: Go to the chest and collect 8 gold nuggets.", + "Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 golden_carrot", + "difficulty": "medium" + }, + "multiagent_cooking_34981": { + "conversation": "Let's work together to make golden_carrot.", + "agent_count": 2, + "target": { + "golden_carrot": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "golden_carrot": [ + "Step 1: Go to the farm and collect 1 carrot.", + "Step 2: Go to the chest and collect 8 gold nuggets.", + "Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 golden_carrot", + "difficulty": "medium" + }, + "multiagent_cooking_95004": { + "conversation": "Let's work together to make baked_potato.", + "agent_count": 2, + "target": { + "baked_potato": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "baked_potato": [ + "Step 1: Go to the farm and collect 1 potato.", + "Step 2: Go to the furnace and bake the potato." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 baked_potato", + "difficulty": "medium" + }, + "multiagent_cooking_39581": { + "conversation": "Let's collaborate to make honey_bottle and cooked_salmon.", + "agent_count": 2, + "target": { + "honey_bottle": 1, + "cooked_salmon": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "honey_bottle": [ + "Step 1: Go to the beehive and collect 1 honey using an empty glass bottle.", + "Step 2: Store the honey bottle in your inventory." + ], + "cooked_salmon": [ + "Step 1: Fish in water until you catch 1 raw salmon.", + "Step 2: Go to furnace and cook the raw salmon." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 honey_bottle, 1 cooked_salmon", + "difficulty": "medium" + }, + "multiagent_cooking_79367": { + "conversation": "Let's collaborate to make bread and cooked_porkchop.", + "agent_count": 2, + "target": { + "bread": 1, + "cooked_porkchop": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "bread": [ + "Step 1: Go to the farm and collect 3 wheat.", + "Step 2: Go to the crafting table and use the wheat to craft bread." + ], + "cooked_porkchop": [ + "Step 1: Kill a pig and pick up 1 porkchop that is dropped.", + "Step 2: Go to furnace and use it to cook the porkchop." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 bread, 1 cooked_porkchop", + "difficulty": "medium" + }, + "multiagent_cooking_48468": { + "conversation": "Let's collaborate to make cooked_porkchop and cooked_cod.", + "agent_count": 2, + "target": { + "cooked_porkchop": 1, + "cooked_cod": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_porkchop": [ + "Step 1: Kill a pig and pick up 1 porkchop that is dropped.", + "Step 2: Go to furnace and use it to cook the porkchop." + ], + "cooked_cod": [ + "Step 1: Fish in water until you catch 1 raw cod.", + "Step 2: Go to furnace and cook the raw cod." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 cooked_porkchop, 1 cooked_cod", + "difficulty": "medium" + }, + "multiagent_cooking_43693": { + "conversation": "Let's work together to make cookie.", + "agent_count": 2, + "target": { + "cookie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cookie": [ + "Step 1: Go to the farm and collect 2 wheat and 1 cocoa bean.", + "Step 2: Go to the crafting table and combine the wheat and cocoa bean to craft a cookie." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cookie", + "difficulty": "medium" + }, + "multiagent_cooking_53953": { + "conversation": "Let's work together to make cooked_porkchop.", + "agent_count": 2, + "target": { + "cooked_porkchop": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_porkchop": [ + "Step 1: Kill a pig and pick up 1 porkchop that is dropped.", + "Step 2: Go to furnace and use it to cook the porkchop." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cooked_porkchop", + "difficulty": "medium" + }, + "multiagent_cooking_11793": { + "conversation": "Let's work together to make cooked_mutton.", + "agent_count": 2, + "target": { + "cooked_mutton": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cooked_mutton", + "difficulty": "medium" + }, + "multiagent_cooking_41874": { + "conversation": "Let's collaborate to make cooked_porkchop and beetroot_soup.", + "agent_count": 2, + "target": { + "cooked_porkchop": 1, + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_porkchop": [ + "Step 1: Kill a pig and pick up 1 porkchop that is dropped.", + "Step 2: Go to furnace and use it to cook the porkchop." + ], + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 cooked_porkchop, 1 beetroot_soup", + "difficulty": "hard" + }, + "multiagent_cooking_19597": { + "conversation": "Let's collaborate to make cookie and rabbit_stew.", + "agent_count": 2, + "target": { + "cookie": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cookie": [ + "Step 1: Go to the farm and collect 2 wheat and 1 cocoa bean.", + "Step 2: Go to the crafting table and combine the wheat and cocoa bean to craft a cookie." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 cookie, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_75313": { + "conversation": "Let's collaborate to make pumpkin_pie and rabbit_stew.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 pumpkin_pie, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_69890": { + "conversation": "Let's collaborate to make honey_bottle and beetroot_soup.", + "agent_count": 2, + "target": { + "honey_bottle": 1, + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "honey_bottle": [ + "Step 1: Go to the beehive and collect 1 honey using an empty glass bottle.", + "Step 2: Store the honey bottle in your inventory." + ], + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 honey_bottle, 1 beetroot_soup", + "difficulty": "hard" + }, + "multiagent_cooking_3501": { + "conversation": "Let's collaborate to make cooked_mutton and golden_carrot.", + "agent_count": 2, + "target": { + "cooked_mutton": 1, + "golden_carrot": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ], + "golden_carrot": [ + "Step 1: Go to the farm and collect 1 carrot.", + "Step 2: Go to the chest and collect 8 gold nuggets.", + "Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cooked_mutton, 1 golden_carrot", + "difficulty": "hard" + }, + "multiagent_cooking_84068": { + "conversation": "Let's collaborate to make pumpkin_pie and bread.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1, + "bread": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ], + "bread": [ + "Step 1: Go to the farm and collect 3 wheat.", + "Step 2: Go to the crafting table and use the wheat to craft bread." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 pumpkin_pie, 1 bread", + "difficulty": "hard" + }, + "multiagent_cooking_20666": { + "conversation": "Let's collaborate to make rabbit_stew and cooked_salmon.", + "agent_count": 2, + "target": { + "rabbit_stew": 1, + "cooked_salmon": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ], + "cooked_salmon": [ + "Step 1: Fish in water until you catch 1 raw salmon.", + "Step 2: Go to furnace and cook the raw salmon." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 rabbit_stew, 1 cooked_salmon", + "difficulty": "hard" + }, + "multiagent_cooking_17549": { + "conversation": "Let's collaborate to make baked_potato and beetroot_soup.", + "agent_count": 2, + "target": { + "baked_potato": 1, + "beetroot_soup": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "baked_potato": [ + "Step 1: Go to the farm and collect 1 potato.", + "Step 2: Go to the furnace and bake the potato." + ], + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 baked_potato, 1 beetroot_soup", + "difficulty": "hard" + }, + "multiagent_cooking_30245": { + "conversation": "Let's collaborate to make cooked_mutton and rabbit_stew.", + "agent_count": 2, + "target": { + "cooked_mutton": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "randy" + ], + "goal": "Collaborate to make 1 cooked_mutton, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_15645": { + "conversation": "Let's collaborate to make bread and rabbit_stew.", + "agent_count": 2, + "target": { + "bread": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "bread": [ + "Step 1: Go to the farm and collect 3 wheat.", + "Step 2: Go to the crafting table and use the wheat to craft bread." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 bread, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_48946": { + "conversation": "Let's collaborate to make rabbit_stew and sweet_berries.", + "agent_count": 2, + "target": { + "rabbit_stew": 1, + "sweet_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ], + "sweet_berries": [ + "Step 1: Find a sweet berry bush in the forest.", + "Step 2: Carefully pick the sweet berries from the bush." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 rabbit_stew, 1 sweet_berries", + "difficulty": "hard" + }, + "multiagent_cooking_14337": { + "conversation": "Let's collaborate to make cooked_cod and rabbit_stew.", + "agent_count": 2, + "target": { + "cooked_cod": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_cod": [ + "Step 1: Fish in water until you catch 1 raw cod.", + "Step 2: Go to furnace and cook the raw cod." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 cooked_cod, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_33834": { + "conversation": "Let's collaborate to make sweet_berries and rabbit_stew.", + "agent_count": 2, + "target": { + "sweet_berries": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "sweet_berries": [ + "Step 1: Find a sweet berry bush in the forest.", + "Step 2: Carefully pick the sweet berries from the bush." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "andy" + ], + "goal": "Collaborate to make 1 sweet_berries, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_8954": { + "conversation": "Let's collaborate to make rabbit_stew and golden_carrot.", + "agent_count": 2, + "target": { + "rabbit_stew": 1, + "golden_carrot": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ], + "golden_carrot": [ + "Step 1: Go to the farm and collect 1 carrot.", + "Step 2: Go to the chest and collect 8 gold nuggets.", + "Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 rabbit_stew, 1 golden_carrot", + "difficulty": "hard" + }, + "multiagent_cooking_30155": { + "conversation": "Let's collaborate to make pumpkin_pie and sweet_berries.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1, + "sweet_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ], + "sweet_berries": [ + "Step 1: Find a sweet berry bush in the forest.", + "Step 2: Carefully pick the sweet berries from the bush." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 pumpkin_pie, 1 sweet_berries", + "difficulty": "hard" + }, + "multiagent_cooking_11508": { + "conversation": "Let's collaborate to make rabbit_stew and sweet_berries.", + "agent_count": 2, + "target": { + "rabbit_stew": 1, + "sweet_berries": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ], + "sweet_berries": [ + "Step 1: Find a sweet berry bush in the forest.", + "Step 2: Carefully pick the sweet berries from the bush." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 rabbit_stew, 1 sweet_berries", + "difficulty": "hard" + }, + "multiagent_cooking_23706": { + "conversation": "Let's collaborate to make cooked_mutton and rabbit_stew.", + "agent_count": 2, + "target": { + "cooked_mutton": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cooked_mutton": [ + "Step 1: Kill a sheep and pick up 1 mutton that is dropped.", + "Step 2: Go to furnace and use it to cook the mutton." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cooked_mutton, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_22500": { + "conversation": "Let's collaborate to make bread and rabbit_stew.", + "agent_count": 2, + "target": { + "bread": 1, + "rabbit_stew": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "bread": [ + "Step 1: Go to the farm and collect 3 wheat.", + "Step 2: Go to the crafting table and use the wheat to craft bread." + ], + "rabbit_stew": [ + "Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom.", + "Step 2: Go to the furnace and bake the potato.", + "Step 3: Go to the chest and grab oak_planks.", + "Step 4: Go to the crafting table and make a bowl using the oak_planks.", + "Step 5: Kill a rabbit and pick up 1 raw rabbit that is dropped.", + "Step 6: Go to the furnace and cook the raw rabbit.", + "Step 7: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 bread, 1 rabbit_stew", + "difficulty": "hard" + }, + "multiagent_cooking_86355": { + "conversation": "Let's collaborate to make sweet_berries and pumpkin_pie.", + "agent_count": 2, + "target": { + "sweet_berries": 1, + "pumpkin_pie": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "sweet_berries": [ + "Step 1: Find a sweet berry bush in the forest.", + "Step 2: Carefully pick the sweet berries from the bush." + ], + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 sweet_berries, 1 pumpkin_pie", + "difficulty": "hard" + }, + "multiagent_cooking_33087": { + "conversation": "Let's collaborate to make pumpkin_pie and cooked_cod.", + "agent_count": 2, + "target": { + "pumpkin_pie": 1, + "cooked_cod": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "pumpkin_pie": [ + "Step 1: Go to the farm and collect 1 pumpkin, 1 egg, and 1 sugar cane.", + "Step 2: Go to the crafting table and craft the sugar cane into sugar.", + "Step 3: Go to the crafting table and combine the pumpkin, egg, and sugar to make a pumpkin pie." + ], + "cooked_cod": [ + "Step 1: Fish in water until you catch 1 raw cod.", + "Step 2: Go to furnace and cook the raw cod." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 pumpkin_pie, 1 cooked_cod", + "difficulty": "hard" + }, + "multiagent_cooking_34479": { + "conversation": "Let's collaborate to make cake and bread.", + "agent_count": 2, + "target": { + "cake": 1, + "bread": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cake": [ + "Step 1: Go to the farm and collect 3 wheat, 2 sugar cane, and 1 egg.", + "Step 2: Go to the chest and grab a milk bucket.", + "Step 3: Go to the crafting table and craft the sugarcane into sugar.", + "Step 4: Go to the crafting table and combine all ingredients (3 wheat, 2 sugar, 1 egg, and milk bucket) to make a cake." + ], + "bread": [ + "Step 1: Go to the farm and collect 3 wheat.", + "Step 2: Go to the crafting table and use the wheat to craft bread." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cake, 1 bread", + "difficulty": "hard" + }, + "multiagent_cooking_94248": { + "conversation": "Let's collaborate to make beetroot_soup and cake.", + "agent_count": 2, + "target": { + "beetroot_soup": 1, + "cake": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "beetroot_soup": [ + "Step 1: Go to the farm and collect 6 beetroot.", + "Step 2: Go to the chest and grab oak_planks.", + "Step 3: Go to the crafting table and make a bowl using the oak_planks.", + "Step 4: Go to the crafting table and combine the beetroot and bowl to make beetroot soup." + ], + "cake": [ + "Step 1: Go to the farm and collect 3 wheat, 2 sugar cane, and 1 egg.", + "Step 2: Go to the chest and grab a milk bucket.", + "Step 3: Go to the crafting table and craft the sugarcane into sugar.", + "Step 4: Go to the crafting table and combine all ingredients (3 wheat, 2 sugar, 1 egg, and milk bucket) to make a cake." + ] + }, + "blocked_access_to_recipe": [ + "andy", + "randy" + ], + "goal": "Collaborate to make 1 beetroot_soup, 1 cake", + "difficulty": "hard" + }, + "multiagent_cooking_76078": { + "conversation": "Let's collaborate to make cake and honey_bottle.", + "agent_count": 2, + "target": { + "cake": 1, + "honey_bottle": 1 + }, + "type": "cooking", + "timeout": 300, + "recipes": { + "cake": [ + "Step 1: Go to the farm and collect 3 wheat, 2 sugar cane, and 1 egg.", + "Step 2: Go to the chest and grab a milk bucket.", + "Step 3: Go to the crafting table and craft the sugarcane into sugar.", + "Step 4: Go to the crafting table and combine all ingredients (3 wheat, 2 sugar, 1 egg, and milk bucket) to make a cake." + ], + "honey_bottle": [ + "Step 1: Go to the beehive and collect 1 honey using an empty glass bottle.", + "Step 2: Store the honey bottle in your inventory." + ] + }, + "blocked_access_to_recipe": [ + "randy", + "andy" + ], + "goal": "Collaborate to make 1 cake, 1 honey_bottle", + "difficulty": "hard" + } +} \ No newline at end of file