mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 22:36:06 +01:00
15 lines
205 B
JSON
15 lines
205 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"XX",
|
||
|
"XX"
|
||
|
],
|
||
|
"key": {
|
||
|
"X": {
|
||
|
"item": "create:limestone"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "create:polished_limestone"
|
||
|
}
|
||
|
}
|