minecraft · recipes
· 1.17.1
Snow Block
snow_block
Recipe #247
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:snowball"
}
},
"result": {
"item": "minecraft:snow_block"
}
}