cataclysm:chorus_stem

Chorus Stem

cataclysm · by L_Ender
block Axe Mineable

Acquisition

Crafting using Chorus Fruit, Chorus Fruit, Chorus Fruit and Chorus Fruit, arranged in the pattern shown. Produces Chorus Stem.

Crafting
Chorus Fruit
Chorus Fruit
Chorus Fruit
Chorus Fruit
Chorus Stem guaranteed

Mining & drops

sourcecountchanceconditions
Chorus Stem1–1100%Survives Explosion

Used in (1)

Crafting using Chorus Stem, in any arrangement. Produces 2× Chorus Planks.

Crafting ⇆ any arrangement
Chorus Planks ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
cataclysm:chorus_stem
Namespace
cataclysm
Mod ID
cataclysm
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:chorus_fruit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}