Grown Cobbled End Stone

block· Machines & Other Blocks

Grown Cobbled End Stone

Goety · by Polarice3
block End Growth BlocksEnd StoneEnd Growth BlocksEnd Stone

Grown Cobbled End Stone is a block from Goety, crafted from End Growth Vines and Cobbled End Stone.

Acquisition

Crafting using End Growth Vines, End Growth Vines, Cobbled End Stone, End Growth Vines and End Growth Vines, arranged in the pattern shown. Produces Grown Cobbled End Stone.

Crafting
Grown Cobbled End Stone Grown Cobbled End Stone guaranteed

Mining & drops

sourcecountdrop rateconditions
Grown Cobbled End Stone1–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:grown_cobbled_end_stone
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/end_growth_blocks
goety:blocks/end_stone
goety:items/end_growth_blocks
goety:items/end_stone

Recipe JSON (1):

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