Crafting using Treated Wood Fence, Treated Wood Fence and Stone Bricks, arranged in the pattern shown. Produces Wooden Post.
Wooden Post
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wooden Post | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
immersiveengineering:treated_post- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"f",
"f",
"s"
],
"ingredients": {
"f": {
"item": "immersiveengineering:treated_fence"
},
"s": {
"item": "minecraft:stone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
