block· Machines & Other Blocks

Red Moss Dirt

Goety · by Polarice3
block Red Moss BlocksShovel Mineable

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

Acquisition

Mining & drops

sourcecountdrop rateconditions
Red Moss Dirt1–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 Dirt1–1100%Drops itself with Silk Touch
1–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_dirt
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/red_moss_blocks
minecraft:blocks/mineable/shovel

Recipe JSON (1):

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