Crafting using Stick, Mossy Oak Planks, Stick, Stick, Mossy Oak Planks and Stick, arranged in the pattern shown. Produces Mossy Oak Fence Gate.
- Inputs
- 4 × Stick
- 2 × Mossy Oak Planks
- Output
- → Mossy Oak Fence Gate
block· Fences
Mossy Oak Fence Gate is a block from Ribbits, crafted from Stick and Mossy Oak Planks.
Crafting using Stick, Mossy Oak Planks, Stick, Stick, Mossy Oak Planks and Stick, arranged in the pattern shown. Produces Mossy Oak Fence Gate.
Crafting using Oak Fence Gate and Moss Block, in any arrangement. Produces Mossy Oak Fence Gate.
| source | count | drop rate | conditions |
|---|---|---|---|
| Mossy Oak Fence Gate | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
ribbits:mossy_oak_planks_fence_gateribbitsribbitsminecraft:blocks/fence_gates minecraft:items/fence_gates
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#W#",
"#W#"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "ribbits:mossy_oak_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence_gate",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:oak_fence_gate"
},
{
"item": "minecraft:moss_block"
}
],
"conditions": [],
"sequence": null,
"group_name": "mossy_oak_planks",
"experience": null,
"cooking_time": null
}