block· Machines & Other Blocks

Heavy Mossy Cragrocks

Goety · by Polarice3
block Crag BlocksCrag Blocks

Heavy Mossy Cragrocks is a block from Goety, crafted from Red Moss Growth and Mossy Cragrocks.

Acquisition

Crafting using Red Moss Growth, Mossy Cragrocks, Mossy Cragrocks and Red Moss Growth, arranged in the pattern shown. Produces 2× Heavy Mossy Cragrocks.

Crafting
Heavy Mossy Cragrocks ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Heavy Mossy Cragrocks1–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 Mossy Cragrocks, Heavy Mossy Cragrocks and Heavy Mossy Cragrocks, arranged in the pattern shown. Produces 6× Heavy Mossy Cragrocks Slab.

Crafting
Heavy Mossy Cragrocks Slab Heavy Mossy Cragrocks Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:mossy_cragrocks_heavy
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/crag_blocks
goety:items/crag_blocks

Recipe JSON (1):

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