This commit is contained in:
Isadora White 2025-03-04 22:08:22 -08:00
commit 2aca2730ac
2 changed files with 2473 additions and 0 deletions

View file

@ -0,0 +1,706 @@
{
"multiagent_cooking_1_cooked_porkchop": {
"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": [],
"goal": "Collaborate to make 1 cooked_porkchop",
"difficulty": "easy"
},
"multiagent_cooking_1_cooked_chicken": {
"conversation": "Let's work together to make cooked_chicken.",
"agent_count": 2,
"target": {
"cooked_chicken": 1
},
"type": "cooking",
"timeout": 300,
"recipes": {
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
]
},
"blocked_access_to_recipe": [],
"goal": "Collaborate to make 1 cooked_chicken",
"difficulty": "easy"
},
"multiagent_cooking_1_cooked_rabbit_blocked_access_andy": {
"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": [
"andy"
],
"goal": "Collaborate to make 1 cooked_rabbit",
"difficulty": "easy"
},
"multiagent_cooking_1_golden_carrot": {
"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 gold ingots and convert them to 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": [],
"goal": "Collaborate to make 1 golden_carrot",
"difficulty": "easy"
},
"multiagent_cooking_1_golden_carrot_blocked_access_randy": {
"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 gold ingots and convert them to 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_1_cooked_chicken_blocked_access_randy": {
"conversation": "Let's work together to make cooked_chicken.",
"agent_count": 2,
"target": {
"cooked_chicken": 1
},
"type": "cooking",
"timeout": 300,
"recipes": {
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
]
},
"blocked_access_to_recipe": [
"randy"
],
"goal": "Collaborate to make 1 cooked_chicken",
"difficulty": "easy"
},
"multiagent_cooking_1_cooked_chicken_1_cooked_rabbit": {
"conversation": "Let's collaborate to make cooked_chicken and cooked_rabbit.",
"agent_count": 2,
"target": {
"cooked_chicken": 1,
"cooked_rabbit": 1
},
"type": "cooking",
"timeout": 300,
"recipes": {
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
],
"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_chicken, 1 cooked_rabbit",
"difficulty": "easy"
},
"multiagent_cooking_1_cooked_chicken_1_cooked_mutton": {
"conversation": "Let's collaborate to make cooked_chicken and cooked_mutton.",
"agent_count": 2,
"target": {
"cooked_chicken": 1,
"cooked_mutton": 1
},
"type": "cooking",
"timeout": 300,
"recipes": {
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
],
"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_chicken, 1 cooked_mutton",
"difficulty": "easy"
},
"multiagent_cooking_1_cooked_porkchop_1_cooked_rabbit": {
"conversation": "Let's collaborate to make cooked_rabbit and cooked_porkchop.",
"agent_count": 2,
"target": {
"cooked_rabbit": 1,
"cooked_porkchop": 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."
],
"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 cooked_rabbit, 1 cooked_porkchop",
"difficulty": "easy"
},
"multiagent_cooking_1_cooked_mutton_blocked_access_randy": {
"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"
],
"goal": "Collaborate to make 1 cooked_mutton",
"difficulty": "easy"
},
"multiagent_cooking_1_cooked_porkchop_1_suspicious_stew_blocked_access_randy": {
"conversation": "Let's collaborate to make cooked_porkchop and suspicious_stew.",
"agent_count": 2,
"target": {
"cooked_porkchop": 1,
"suspicious_stew": 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."
],
"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"
],
"goal": "Collaborate to make 1 cooked_porkchop, 1 suspicious_stew",
"difficulty": "medium"
},
"multiagent_cooking_1_cooked_mutton_1_golden_carrot_blocked_access_andy": {
"conversation": "Let's collaborate to make golden_carrot and cooked_mutton.",
"agent_count": 2,
"target": {
"golden_carrot": 1,
"cooked_mutton": 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 gold ingots and convert them to gold nuggets.",
"Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot."
],
"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 golden_carrot, 1 cooked_mutton",
"difficulty": "medium"
},
"multiagent_cooking_1_cooked_rabbit_1_golden_carrot": {
"conversation": "Let's collaborate to make golden_carrot and cooked_rabbit.",
"agent_count": 2,
"target": {
"golden_carrot": 1,
"cooked_rabbit": 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 gold ingots and convert them to gold nuggets.",
"Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot."
],
"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 golden_carrot, 1 cooked_rabbit",
"difficulty": "medium"
},
"multiagent_cooking_1_cooked_rabbit_1_golden_carrot_blocked_access_randy": {
"conversation": "Let's collaborate to make cooked_rabbit and golden_carrot.",
"agent_count": 2,
"target": {
"cooked_rabbit": 1,
"golden_carrot": 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."
],
"golden_carrot": [
"Step 1: Go to the farm and collect 1 carrot.",
"Step 2: Go to the chest and collect gold ingots and convert them to 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 cooked_rabbit, 1 golden_carrot",
"difficulty": "medium"
},
"multiagent_cooking_1_golden_carrot_blocked_access_andy_randy": {
"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 gold ingots and convert them to 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_1_cooked_chicken_1_golden_carrot": {
"conversation": "Let's collaborate to make cooked_chicken and golden_carrot.",
"agent_count": 2,
"target": {
"cooked_chicken": 1,
"golden_carrot": 1
},
"type": "cooking",
"timeout": 300,
"recipes": {
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
],
"golden_carrot": [
"Step 1: Go to the farm and collect 1 carrot.",
"Step 2: Go to the chest and collect gold ingots and convert them to 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": [],
"goal": "Collaborate to make 1 cooked_chicken, 1 golden_carrot",
"difficulty": "medium"
},
"multiagent_cooking_1_cooked_mutton_1_golden_carrot_blocked_access_randy": {
"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 gold ingots and convert them to 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 cooked_mutton, 1 golden_carrot",
"difficulty": "medium"
},
"multiagent_cooking_1_cooked_porkchop_blocked_access_andy_randy": {
"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_1_cooked_chicken_1_suspicious_stew_blocked_access_andy": {
"conversation": "Let's collaborate to make cooked_chicken and suspicious_stew.",
"agent_count": 2,
"target": {
"cooked_chicken": 1,
"suspicious_stew": 1
},
"type": "cooking",
"timeout": 300,
"recipes": {
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
],
"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_chicken, 1 suspicious_stew",
"difficulty": "medium"
},
"multiagent_cooking_1_cooked_chicken_1_suspicious_stew_blocked_access_randy": {
"conversation": "Let's collaborate to make cooked_chicken and suspicious_stew.",
"agent_count": 2,
"target": {
"cooked_chicken": 1,
"suspicious_stew": 1
},
"type": "cooking",
"timeout": 300,
"recipes": {
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
],
"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"
],
"goal": "Collaborate to make 1 cooked_chicken, 1 suspicious_stew",
"difficulty": "medium"
},
"multiagent_cooking_1_cooked_mutton_1_suspicious_stew_blocked_access_andy_randy": {
"conversation": "Let's collaborate to make cooked_mutton and suspicious_stew.",
"agent_count": 2,
"target": {
"cooked_mutton": 1,
"suspicious_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."
],
"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 cooked_mutton, 1 suspicious_stew",
"difficulty": "hard"
},
"multiagent_cooking_1_cooked_chicken_1_golden_carrot_blocked_access_andy_randy": {
"conversation": "Let's collaborate to make golden_carrot and cooked_chicken.",
"agent_count": 2,
"target": {
"golden_carrot": 1,
"cooked_chicken": 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 gold ingots and convert them to gold nuggets.",
"Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot."
],
"cooked_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
]
},
"blocked_access_to_recipe": [
"andy",
"randy"
],
"goal": "Collaborate to make 1 golden_carrot, 1 cooked_chicken",
"difficulty": "hard"
},
"multiagent_cooking_1_cooked_rabbit_1_suspicious_stew_blocked_access_andy_randy": {
"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": [
"andy",
"randy"
],
"goal": "Collaborate to make 1 suspicious_stew, 1 cooked_rabbit",
"difficulty": "hard"
},
"multiagent_cooking_1_cooked_porkchop_1_golden_carrot_blocked_access_andy_randy": {
"conversation": "Let's collaborate to make golden_carrot and cooked_porkchop.",
"agent_count": 2,
"target": {
"golden_carrot": 1,
"cooked_porkchop": 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 gold ingots and convert them to gold nuggets.",
"Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot."
],
"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 golden_carrot, 1 cooked_porkchop",
"difficulty": "hard"
},
"multiagent_cooking_1_golden_carrot_1_suspicious_stew_blocked_access_andy_randy": {
"conversation": "Let's collaborate to make suspicious_stew and golden_carrot.",
"agent_count": 2,
"target": {
"suspicious_stew": 1,
"golden_carrot": 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."
],
"golden_carrot": [
"Step 1: Go to the farm and collect 1 carrot.",
"Step 2: Go to the chest and collect gold ingots and convert them to 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 suspicious_stew, 1 golden_carrot",
"difficulty": "hard"
},
"multiagent_cooking_1_cooked_rabbit_1_golden_carrot_blocked_access_andy_randy": {
"conversation": "Let's collaborate to make golden_carrot and cooked_rabbit.",
"agent_count": 2,
"target": {
"golden_carrot": 1,
"cooked_rabbit": 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 gold ingots and convert them to gold nuggets.",
"Step 3: Go to the crafting table and surround the carrot with gold nuggets to create a golden carrot."
],
"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 golden_carrot, 1 cooked_rabbit",
"difficulty": "hard"
},
"multiagent_cooking_1_cooked_chicken_1_suspicious_stew_blocked_access_andy_randy": {
"conversation": "Let's collaborate to make suspicious_stew and cooked_chicken.",
"agent_count": 2,
"target": {
"suspicious_stew": 1,
"cooked_chicken": 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_chicken": [
"Step 1: Kill a chicken and pick up 1 raw chicken that is dropped.",
"Step 2: Go to furnace and use it to cook the raw chicken."
]
},
"blocked_access_to_recipe": [
"andy",
"randy"
],
"goal": "Collaborate to make 1 suspicious_stew, 1 cooked_chicken",
"difficulty": "hard"
},
"multiagent_cooking_1_cooked_mutton_1_golden_carrot_blocked_access_andy_randy": {
"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 gold ingots and convert them to 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 cooked_mutton, 1 golden_carrot",
"difficulty": "hard"
},
"multiagent_cooking_1_cooked_porkchop_1_suspicious_stew_blocked_access_andy_randy": {
"conversation": "Let's collaborate to make cooked_porkchop and suspicious_stew.",
"agent_count": 2,
"target": {
"cooked_porkchop": 1,
"suspicious_stew": 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."
],
"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 cooked_porkchop, 1 suspicious_stew",
"difficulty": "hard"
}
}

File diff suppressed because it is too large Load diff