block· Machines & Other Blocks

Grassy Purpur Block

Goety · by Polarice3
block Chorus Grass BlocksChorus Grass BlocksPickaxe Mineable

Grassy Purpur Block is a block from Goety, crafted from Purpur Block and Chorus Growth.

Acquisition

Crafting using Purpur Block and Chorus Growth, in any arrangement. Produces Grassy Purpur Block.

Crafting ⇆ any arrangement
Grassy Purpur Block guaranteed

Mining & drops

sourcecountdrop rateconditions
Grassy Purpur 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:grassy_purpur_block
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/chorus_grass_blocks
goety:items/chorus_grass_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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