mirror of
https://github.com/tiyn/mc-tiyn-recipes.git
synced 2025-11-13 05:39:45 +01:00
10 lines
176 B
JSON
10 lines
176 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": ["minecraft:quartz_block"],
|
|
"result": {
|
|
"id": "minecraft:quartz",
|
|
"count": 4
|
|
}
|
|
}
|