Trumpet Fence Gate
quark:blossom_fence_gate

Trumpet Fence Gate

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Wooden Fence GateFence GatesWooden Fence GateFence GatesAxe MineableFence Gates

Acquisition

Crafting using Stick, Trumpet Planks, Stick, Stick, Trumpet Planks and Stick, arranged in the pattern shown. Produces Trumpet Fence Gate.

Crafting conditional
Trumpet Fence Gate Trumpet Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Trumpet Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}