block· Machines & Other Blocks

Grassy End Rock

Goety · by Polarice3
block Chorus Grass BlocksEnd RockChorus Grass BlocksEnd Rock

Grassy End Rock is a block from Goety, crafted from End Rock and Chorus Growth.

Acquisition

Crafting using End Rock and Chorus Growth, in any arrangement. Produces Grassy End Rock.

Crafting ⇆ any arrangement
Grassy End Rock guaranteed

Mining & drops

sourcecountdrop rateconditions
Grassy 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:grassy_end_rock
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/chorus_grass_blocks
goety:blocks/end_rock
goety:items/chorus_grass_blocks
goety:items/end_rock

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:end_rock"
    },
    {
      "item": "goety:chorus_growth"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}