block· Machines & Other Blocks

Heavy Snowy Red Moss Block

Goety · by Polarice3
block Red Moss Blocks

Heavy Snowy Red Moss Block is a block from Goety, crafted from Snowball and Snowy Red Moss Block.

Acquisition

Crafting using Snowball, Snowy Red Moss Block, Snowy Red Moss Block and Snowball, arranged in the pattern shown. Produces 2× Heavy Snowy Red Moss Block.

Crafting
Heavy Snowy Red Moss Block ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Heavy Snowy Red Moss Block1–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.

Used in

Crafting using Heavy Snowy Red Moss Block, Heavy Snowy Red Moss Block and Heavy Snowy Red Moss Block, arranged in the pattern shown. Produces 6× Heavy Snowy Red Moss Slab.

Crafting
Heavy Snowy Red Moss Slab Heavy Snowy Red Moss Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:snowy_red_moss_block_heavy
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/red_moss_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lm",
    "ml"
  ],
  "ingredients": {
    "l": {
      "item": "minecraft:snowball"
    },
    "m": {
      "item": "goety:snowy_red_moss_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}