Crafting using Archwood Fence, Stick, Grindstone, Smooth Stone, Smooth Stone and Smooth Stone, arranged in the pattern shown. Produces Millstone.
- Inputs
- Archwood Fence
- Stick
- Grindstone
- 3 × Smooth Stone
- Output
- → Millstone
block· Machines & Other Blocks
Millstone is a block from Kaleidoscope Cookery, crafted from Archwood Fence, Stick, Grindstone, and Smooth Stone.
Crafting using Archwood Fence, Stick, Grindstone, Smooth Stone, Smooth Stone and Smooth Stone, arranged in the pattern shown. Produces Millstone.
kaleidoscope_cookery:millstonekaleidoscope_cookerykaleidoscope_cookerykaleidoscope_cookery:items/cookery_mod_items minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" F ",
"SG ",
"TTT"
],
"ingredients": {
"F": {
"tag": "forge:fences/wooden"
},
"G": {
"item": "minecraft:grindstone"
},
"S": {
"item": "minecraft:stick"
},
"T": {
"item": "minecraft:smooth_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}