minecraft-assets/data/minecraft/recipes/polished_basalt.json

16 lines
221 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"SS",
"SS"
],
"key": {
"S": {
"item": "minecraft:basalt"
}
},
"result": {
"item": "minecraft:polished_basalt",
"count": 4
}
}