minecraft · recipes
· 1.19.4
Grindstone
grindstone
Recipe #821
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
},
"-": {
"item": "minecraft:stone_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I-I",
"# #"
],
"result": {
"item": "minecraft:grindstone"
},
"show_notification": true
}