block· Machines & Other Blocks

Rocked End Stone Slate

Goety · by Polarice3
block End StoneEnd Stone

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

Acquisition

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

Crafting
Rocked End Stone Slate ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Rocked End Stone Slate1–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_stone_slate_rock
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/end_stone
goety:items/end_stone

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
}