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