Crafting using Stick, Trumpet Planks, Stick, Stick, Trumpet Planks and Stick, arranged in the pattern shown. Produces Trumpet Fence Gate.
Trumpet Fence Gate
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Trumpet Fence Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:blossom_fence_gate- Namespace
quark- Mod ID
quark- Tags (6)
forge:blocks/fence_gates/wooden forge:blocks/fence_gates forge:items/fence_gates/wooden forge:items/fence_gates minecraft:blocks/mineable/axe minecraft:items/fence_gates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#W#",
"#W#"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "quark:blossom_planks"
}
},
"conditions": [
{
"raw": {
"flag": "blossom_trees",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": "wooden_fence_gate",
"experience": null,
"cooking_time": null
}
