Crafting using Chorus Planks, Stick, Chorus Planks, Chorus Planks, Stick and Chorus Planks, arranged in the pattern shown. Produces 3× Chorus Fence.
Chorus Fence
cataclysm · by L_Ender
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chorus Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cataclysm:chorus_fence- Namespace
cataclysm- Mod ID
cataclysm- Tags (4)
minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/non_flammable_wood minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W#W",
"W#W"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "cataclysm:chorus_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence",
"experience": null,
"cooking_time": null
}
