Mangrove Flower Tub
16×16 · BAKED

block· Machines & Other Blocks

Mangrove Flower Tub

Wood Type:
VillagersPlus · by Lion
block

Mangrove Flower Tub is a block from VillagersPlus, crafted from Stripped Mangrove Log and Dirt.

Acquisition

Crafting using Stripped Mangrove Log, Dirt, Stripped Mangrove Log, Stripped Mangrove Log, Stripped Mangrove Log and Stripped Mangrove Log, arranged in the pattern shown. Produces Mangrove Flower Tub.

Crafting
Mangrove Flower Tub Mangrove Flower Tub guaranteed

Mining & drops

sourcecountdrop rateconditions
Mangrove Flower Tub1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
villagersplus:mangrove_horticulturist_table
Namespace
villagersplus
Mod ID
villagersplus

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#Y#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stripped_mangrove_log"
    },
    "Y": {
      "item": "minecraft:dirt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "workstation",
  "experience": null,
  "cooking_time": null
}