block· Machines & Other Blocks

Studded Chorus Wood

Goety · by Polarice3
block

Studded Chorus Wood is a block from Goety, crafted from End Rock Bricks and Chorus Wood.

Acquisition

Crafting using End Rock Bricks, End Rock Bricks, Chorus Wood, End Rock Bricks and End Rock Bricks, arranged in the pattern shown. Produces Studded Chorus Wood.

Crafting
Studded Chorus Wood guaranteed

Mining & drops

sourcecountdrop rateconditions
Studded Chorus Wood1–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:studded_chorus_wood
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "ILI",
    " I "
  ],
  "ingredients": {
    "I": {
      "item": "goety:end_rock_bricks"
    },
    "L": {
      "item": "goety:chorus_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}