Mangrove Branch
regions_unexplored:mangrove_branch

Mangrove Branch

Wood Type:
Regions Unexplored · by UHQ_GAMES
block BranchesBranches

Acquisition

Crafting using Mangrove Log and Stick, arranged in the pattern shown. Produces 2× Mangrove Branch.

Crafting
Mangrove Branch Mangrove Branch ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Mangrove Branch1–1100%Match Tool

Used in (1)

Crafting using Mangrove Branch, in any arrangement. Produces 4× Stick.

Crafting ⇆ any arrangement
Mangrove Branch
Stick Stick ×4 guaranteed

Block drops

dropscountchanceconditions
Mangrove Branch1–1100%Match Tool
1–1100%Survives Explosion
Developer reference
Registry name
regions_unexplored:mangrove_branch
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (2)
regions_unexplored:blocks/branches
regions_unexplored:items/branches

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#X"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:mangrove_log"
    },
    "X": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "branches",
  "experience": null,
  "cooking_time": null
}