block· Machines & Other Blocks

Cobbled Chorus Grass Block

Goety · by Polarice3
block Chorus Grass BlocksEnd StoneChorus Grass BlocksEnd Stone

Cobbled Chorus Grass Block is a block from Goety, crafted from Chorus Growth and Cobbled End Stone.

Acquisition

Crafting using Chorus Growth, Chorus Growth, Cobbled End Stone, Chorus Growth and Chorus Growth, arranged in the pattern shown. Produces Cobbled Chorus Grass Block.

Crafting
Cobbled Chorus Grass Block guaranteed

Mining & drops

sourcecountdrop rateconditions
Cobbled Chorus Grass Block1–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:cobbled_chorus_grass_block
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/chorus_grass_blocks
goety:blocks/end_stone
goety:items/chorus_grass_blocks
goety:items/end_stone

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " s ",
    "scs",
    " s "
  ],
  "ingredients": {
    "c": {
      "item": "goety:cobbled_end_stone"
    },
    "s": {
      "item": "goety:chorus_growth"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}