block· Machines & Other Blocks

Red Moss Siltstone

Goety · by Polarice3
block Red Moss BlocksSilt BlocksSilt Blocks

Red Moss Siltstone is a block from Goety, crafted from Cobbled Siltstone, Red Moss Growth, Bone Meal, and Snow Block.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Red Moss Siltstone1–1100%Drops itself with Silk Touch

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

dropscountdrop rateconditions
Red Moss Siltstone1–1100%Drops itself with Silk Touch
Cobbled Siltstone1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
goety:red_moss_siltstone
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/red_moss_blocks
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"
    },
    {
      "item": "minecraft:bone_meal"
    },
    {
      "item": "minecraft:snow_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}