Crafting using Any Planks, Treated Stick, Any Planks and Any Planks, arranged in the pattern shown. Produces Mixing Bowl.
Mixing Bowl
Pam's HarvestCraft 2 - Food Core · by Pamela Collins, ie MatrexsVigil, PamHarvestCraft
Acquisition
Developer reference
- Registry name
pamhc2foodcore:mixingbowlitem- Namespace
pamhc2foodcore- Mod ID
pamhc2foodcore- Tags (1)
forge:items/tool_mixingbowl/mixingbowl
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ",
"aba",
" a "
],
"ingredients": {
"a": {
"tag": "minecraft:planks"
},
"b": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
