mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 22:36:06 +01:00
16 lines
216 B
JSON
16 lines
216 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"#",
|
||
|
"#"
|
||
|
],
|
||
|
"key": {
|
||
|
"#": {
|
||
|
"item": "minecraft:granite"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "create:granite_pillar",
|
||
|
"count": 2
|
||
|
}
|
||
|
}
|