Create/src/generated/resources/data/create/recipes/polished_gabbro.json

16 lines
No EOL
215 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"XX",
"XX"
],
"key": {
"X": {
"item": "create:gabbro"
}
},
"result": {
"item": "create:polished_gabbro",
"count": 4
}
}