Doormat
16×16 · BAKED

block· Machines & Other Blocks

Doormat

[Let's Do] Meadow · by satisfy, jason13official
block Hoe Mineable

Doormat is a block from [Let's Do] Meadow, crafted from Any Wheat.

Acquisition

Crafting using Any Wheat, Any Wheat, Any Wheat, Any Wheat, Any Wheat and Any Wheat, arranged in the pattern shown. Produces 3× Doormat.

Crafting
Any Wheat
Any Wheat
Any Wheat
Any Wheat
Any Wheat
Any Wheat
  • Inputs
  • 6 × Any Wheat
  • Output
  • Doormat ×3
Doormat Doormat ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Doormat1–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
meadow:doormat
Namespace
meadow
Mod ID
meadow
Tags (1)
minecraft:blocks/mineable/hoe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "meadow:wheat"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}