Crafting using Treated Stick, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Pot.
Pot
Pam's HarvestCraft 2 - Food Core · by Pamela Collins, ie MatrexsVigil, PamHarvestCraft
Acquisition
Developer reference
- Registry name
pamhc2foodcore:potitem- Namespace
pamhc2foodcore- Mod ID
pamhc2foodcore- Tags (1)
forge:items/tool_pot/pot
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"abb",
" bb",
" "
],
"ingredients": {
"a": {
"tag": "forge:rods/wooden"
},
"b": {
"tag": "forge:ingots/copper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}