block· Machines & Other Blocks

End Rock Bricks

Goety · by Polarice3
block End RockEnd Rock

End Rock Bricks is a block from Goety, crafted from End Rock.

Acquisition

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

Crafting
  • Inputs
  • 4 × End Rock
  • Output
  • End Rock Bricks ×4
End Rock Bricks ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
End Rock Bricks1–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.

Used in

Crafting using End Soil Debris, End Rock Bricks, End Rock Bricks and End Soil Debris, arranged in the pattern shown. Produces 2× Soiled End Rock Bricks.

Crafting
Soiled End Rock Bricks ×2 guaranteed

Crafting using End Rock Bricks, End Rock Bricks, Chorus Wood, End Rock Bricks and End Rock Bricks, arranged in the pattern shown. Produces Studded Chorus Wood.

Crafting
Studded Chorus Wood guaranteed
view all 10 →

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:end_rock_bricks
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/end_rock
goety:items/end_rock

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FF",
    "FF"
  ],
  "ingredients": {
    "F": {
      "item": "goety:end_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:end_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}