Cherry Pillar Trim
handcrafted:cherry_pillar_trim

Cherry Pillar Trim

Wood Type:
Handcrafted · by Alex Nijjar, Kekie6
block Pillar TrimsTrimsPillar TrimsTrimsAxe Mineable

Acquisition

Crafting using Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces 4× Cherry Pillar Trim.

Crafting
Cherry Pillar Trim Cherry Pillar Trim ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Pillar Trim1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:cherry_pillar_trim
Namespace
handcrafted
Mod ID
handcrafted
Tags (5)
handcrafted:blocks/pillar_trims
handcrafted:blocks/trims
handcrafted:items/pillar_trims
handcrafted:items/trims
minecraft:blocks/mineable/axe

Recipe JSON (1):

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