block· Machines & Other Blocks

Slated End Rock

Goety · by Polarice3
block End RockEnd Rock

Slated End Rock is a block from Goety, crafted from End Rock and End Stone Slate.

Acquisition

Crafting using End Rock and End Stone Slate, arranged in the pattern shown. Produces 2× Slated End Rock.

Crafting
Slated End Rock ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Slated 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:end_rock_slate
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/end_rock
goety:items/end_rock

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "goety:end_stone_slate"
    },
    "S": {
      "item": "goety:end_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}