Grown End Rock

block· Machines & Other Blocks

Grown End Rock

Goety · by Polarice3
block End Growth BlocksEnd RockEnd Growth BlocksEnd Rock

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

Acquisition

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

Crafting
Grown End Rock Grown End Rock guaranteed

Mining & drops

sourcecountdrop rateconditions
Grown 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:grown_end_rock
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/end_growth_blocks
goety:blocks/end_rock
goety:items/end_growth_blocks
goety:items/end_rock

Recipe JSON (1):

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