Flywheel/src/generated/resources/data/create/recipes/polished_limestone.json

16 lines
No EOL
221 B
JSON

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