block· Machines & Other Blocks

Muddy Smooth End Stone

Goety · by Polarice3
block End StoneEnd Stone

Muddy Smooth End Stone is a block from Goety, crafted from Smooth End Stone and End Mud.

Acquisition

Crafting using Smooth End Stone and End Mud, in any arrangement. Produces Muddy Smooth End Stone.

Crafting ⇆ any arrangement
Muddy Smooth End Stone guaranteed

Mining & drops

sourcecountdrop rateconditions
Muddy Smooth End Stone1–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:muddy_smooth_end_stone
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/end_stone
goety:items/end_stone

Recipe JSON (1):

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