Files
mc-tiyn-recipes/data/tiyns_recipes/recipe/snow_ball.json

10 lines
176 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": ["minecraft:snow_block"],
"result": {
"id": "minecraft:snowball",
"count": 4
}
}