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