Crafting using Stripped Birch Wood, Stripped Birch Wood and Stripped Birch Wood, arranged in the pattern shown. Produces 8× Stripped Birch Post.
Stripped Birch Post
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stripped Birch Post | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:stripped_birch_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:stripped_birch_wood"
}
},
"conditions": [
{
"raw": {
"flag": "wooden_posts",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
