Crafting using Crag Pavement, Snowball, Snowball and Crag Pavement, arranged in the pattern shown. Produces 2× Snowy Crag Pavement.
- Inputs
- 2 × Crag Pavement
- 2 × Snowball
- Output
- → Snowy Crag Pavement ×2


block· Machines & Other Blocks
Snowy Crag Pavement is a block from Goety, crafted from Crag Pavement and Snowball.
Crafting using Crag Pavement, Snowball, Snowball and Crag Pavement, arranged in the pattern shown. Produces 2× Snowy Crag Pavement.

| source | count | drop rate | conditions |
|---|---|---|---|
| Snowy Crag Pavement | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
goety:snowy_crag_pavementgoetygoetygoety:blocks/crag_blocks goety:items/crag_blocks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#S",
"S#"
],
"ingredients": {
"#": {
"item": "goety:crag_pavement"
},
"S": {
"item": "minecraft:snowball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}