End Growth Block

block· Machines & Other Blocks

End Growth Block

Goety · by Polarice3
block Chorus Blossom GrowChorus Sapling GrowEnd Growth BlocksEnd PlantablesEnd Growth Blocks

End Growth Block is a block from Goety, crafted from End Rock, Bubble Coral, Bone Meal, and End Soil Debris.

Acquisition

Mining & drops

sourcecountdrop rateconditions
End Growth 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.

Block drops

dropscountdrop rateconditions
End Growth Block1–1100%Drops itself with Silk Touch
End Rock1–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:end_growth_block
Namespace
goety
Mod ID
goety
Tags (5)
goety:blocks/chorus_blossom_grow
goety:blocks/chorus_sapling_grow
goety:blocks/end_growth_blocks
goety:blocks/end_plantables
goety:items/end_growth_blocks

Recipe JSON (1):

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