Crafting using Snowball, Snowball, Snowball and Frosty Carpet, arranged in the pattern shown. Produces Frosty Carpet.
- Inputs
- 3 × Snowball
- Frosty Carpet
- Output
- → Frosty Carpet
block· Machines & Other Blocks
Frosty Carpet is a block from Goety, crafted from Snowball and Frosty Carpet.
Crafting using Snowball, Snowball, Snowball and Frosty Carpet, arranged in the pattern shown. Produces Frosty Carpet.
| source | count | drop rate | conditions |
|---|---|---|---|
| Frosty Carpet | 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:frosty_carpet_cornergoetygoetyminecraft:blocks/wool_carpets minecraft:items/wool_carpets
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"gg",
"gc"
],
"ingredients": {
"c": {
"item": "goety:frosty_carpet"
},
"g": {
"item": "minecraft:snowball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}