Mangrove Bench
16×16 · BAKED

block· Machines & Other Blocks

Mangrove Bench

Wood Type:
Another Furniture · by Starfish Studios
block BenchesBenches

Mangrove Bench is a block from Another Furniture, crafted from Stick and Mangrove Slab.

Acquisition

Crafting using Stick, Mangrove Slab, Mangrove Slab, Mangrove Slab, Stick and Stick, arranged in the pattern shown. Produces 3× Mangrove Bench.

Crafting
Stick
Mangrove Slab
Mangrove Slab
Mangrove Slab
Stick
Stick
Mangrove Bench Mangrove Bench ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Mangrove Bench1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
another_furniture:mangrove_bench
Namespace
another_furniture
Mod ID
another_furniture
Tags (2)
another_furniture:blocks/benches
another_furniture:items/benches

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "/  ",
    "SSS",
    "/ /"
  ],
  "ingredients": {
    "/": {
      "item": "minecraft:stick"
    },
    "S": {
      "item": "minecraft:mangrove_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "benches",
  "experience": null,
  "cooking_time": null
}