block· Machines & Other Blocks

Dirty End Rock

Goety · by Polarice3
block End Dirt BlocksEnd RockEnd Dirt BlocksEnd Rock

Dirty End Rock is a block from Goety, crafted from End Rock and End Dirt.

Acquisition

Crafting using End Rock, End Rock, End Dirt, End Rock and End Rock, arranged in the pattern shown. Produces 4× Dirty End Rock.

Crafting
Dirty End Rock ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Dirty End Rock1–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:dirty_end_rock
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/end_dirt_blocks
goety:blocks/end_rock
goety:items/end_dirt_blocks
goety:items/end_rock

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " m ",
    "mlm",
    " m "
  ],
  "ingredients": {
    "l": {
      "item": "goety:end_dirt"
    },
    "m": {
      "item": "goety:end_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}