block· Machines & Other Blocks

Mossy Cobbled Siltstone

Goety · by Polarice3
block Silt BlocksSilt Blocks

Mossy Cobbled Siltstone is a block from Goety, crafted from Cobbled Siltstone and Red Moss Growth.

Acquisition

Crafting using Cobbled Siltstone and Red Moss Growth, in any arrangement. Produces Mossy Cobbled Siltstone.

Crafting ⇆ any arrangement
Mossy Cobbled Siltstone guaranteed

Mining & drops

sourcecountdrop rateconditions
Mossy Cobbled Siltstone1–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:mossy_cobbled_siltstone
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/silt_blocks
goety:items/silt_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:cobbled_siltstone"
    },
    {
      "item": "goety:red_moss_growth"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}