Padded using UU-Matter, arranged in the pattern shown. Produces Snow Block.

Snow Block
Minecraft · by Mojang Studios
Acquisition
Crafting using Snowball, Snowball, Snowball and Snowball, arranged in the pattern shown. Produces Snow Block.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Snow Block | 1–1 | 100% | Drops itself with Silk Touch |
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house | 1–1 | 100% | — |
| Snow | 1–1 | 100% | Entity Properties |
Used in (1)
Crafting using Snow Block, Snow Block and Snow Block, arranged in the pattern shown. Produces 6× Snow.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Snow Block | 1–1 | 100% | Drops itself with Silk Touch |
| Snowball | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
minecraft:snow_block- Namespace
minecraft- Mod ID
minecraft- Tags (8)
minecraft:blocks/azalea_grows_on minecraft:blocks/azalea_root_replaceable minecraft:blocks/foxes_spawnable_on minecraft:blocks/goats_spawnable_on minecraft:blocks/mineable/shovel minecraft:blocks/rabbits_spawnable_on minecraft:blocks/snow minecraft:blocks/wolves_spawnable_on
Recipe JSON (2):
{
"recipe_type": "reborncore:padded",
"pattern": [
" ",
" ",
" U "
],
"ingredients": {
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:snowball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







