block· Machines & Other Blocks

Big End Stone Bricks

Goety · by Polarice3
block End StoneEnd Stone

Big End Stone Bricks is a block from Goety, crafted from End Stone Bricks and End Stone Brick Slab.

Acquisition

Crafting using End Stone Bricks, End Stone Bricks, End Stone Brick Slab and End Stone Brick Slab, arranged in the pattern shown. Produces 3× Big End Stone Bricks.

Crafting
Big End Stone Bricks ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Big End Stone 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.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "$$",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:end_stone_brick_slab"
    },
    "$": {
      "item": "minecraft:end_stone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}