Frosty Carpet
16×16 · BAKED

block· Machines & Other Blocks

Frosty Carpet

Goety · by Polarice3
block Wool CarpetsWool Carpets

Frosty Carpet is a block from Goety, crafted from Snowball and Frosty Carpet.

Acquisition

Crafting using Snowball, Frosty Carpet and Snowball, arranged in the pattern shown. Produces Frosty Carpet.

Crafting
Snowball
Frosty Carpet
Snowball
Frosty Carpet Frosty Carpet guaranteed

Mining & drops

sourcecountdrop rateconditions
Frosty Carpet1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:frosty_carpet_inner_corner
Namespace
goety
Mod ID
goety
Tags (2)
minecraft:blocks/wool_carpets
minecraft:items/wool_carpets

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "g ",
    "cg"
  ],
  "ingredients": {
    "c": {
      "item": "goety:frosty_carpet"
    },
    "g": {
      "item": "minecraft:snowball"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}