Warped Post
quark:warped_post

Warped Post

Wood Type:
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe MineableNon Flammable WoodNon Flammable WoodPostsPosts

Acquisition

Crafting using Warped Hyphae, Warped Hyphae and Warped Hyphae, arranged in the pattern shown. Produces 8× Warped Post.

Crafting conditional
Warped Post Warped Post ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Warped Post1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:warped_post
Namespace
quark
Mod ID
quark
Tags (5)
minecraft:blocks/mineable/axe
minecraft:blocks/non_flammable_wood
minecraft:items/non_flammable_wood
quark:blocks/posts
quark:items/posts

Recipe JSON (1):

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