Cherry Post
quark:cherry_post

Cherry Post

Wood Type:
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe MineablePostsPosts

Acquisition

Crafting using Cherry Wood, Cherry Wood and Cherry Wood, arranged in the pattern shown. Produces 8× Cherry Post.

Crafting conditional
Cherry Post Cherry Post ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Post1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:cherry_post
Namespace
quark
Mod ID
quark
Tags (3)
minecraft:blocks/mineable/axe
quark:blocks/posts
quark:items/posts

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "F",
    "F",
    "F"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:cherry_wood"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "wooden_posts",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}