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