block· Machines & Other Blocks

Chorus Grass Block

Goety · by Polarice3
block Chorus Grass BlocksChorus Sapling GrowEnd StoneChorus Grass BlocksEnd Stone

Chorus Grass Block is a block from Goety, crafted from Smooth End Stone, Chorus Growth, Bone Meal, and End Soil Debris.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Chorus Grass Block1–1100%Drops itself with Silk Touch

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.

Used in

Crafting using Chorus Grass Block, Chorus Grass Block and Chorus Grass Block, arranged in the pattern shown. Produces 6× Chorus Grass Block Slab.

Crafting
Chorus Grass Block Slab Chorus Grass Block Slab ×6 guaranteed

Block drops

dropscountdrop rateconditions
Chorus Grass Block1–1100%Drops itself with Silk Touch
Cobbled End Stone1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
goety:chorus_grass_block
Namespace
goety
Mod ID
goety
Tags (5)
goety:blocks/chorus_grass_blocks
goety:blocks/chorus_sapling_grow
goety:blocks/end_stone
goety:items/chorus_grass_blocks
goety:items/end_stone

Recipe JSON (2):

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