grindstone.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "#minecraft:planks",
"-": "minecraft:stone_slab",
"I": "minecraft:stick"
},
"pattern": [
"I-I",
"# #"
],
"result": {
"count": 1,
"id": "minecraft:grindstone"
}
}