Crafting using Warped Stem, Warped Planks, Warped Stem, Warped Stem, Stick and Warped Stem, arranged in the pattern shown. Produces 3× Warped Picket Fence.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Warped Picket Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:warped_picket_fence- Namespace
mcwfences- Mod ID
mcwfences- Tags (6)
mcwfences:blocks/picket_fences minecraft:blocks/fences minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CBC",
"CAC"
],
"ingredients": {
"A": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:warped_planks"
},
"C": {
"item": "minecraft:warped_stem"
}
},
"conditions": [],
"sequence": null,
"group_name": "picket",
"experience": null,
"cooking_time": null
}

