mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 14:26:10 +01:00
16 lines
No EOL
221 B
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
|
|
}
|
|
} |