minecraft · recipes
· 1.19.4
Snow Block
snow_block
Recipe #247
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:snowball"
}
},
"pattern": [
"##",
"##"
],
"result": {
"item": "minecraft:snow_block"
},
"show_notification": true
}