Tiled Stove With Wood Storage
16×16 · BAKED

block· Machines & Other Blocks

Tiled Stove With Wood Storage

[Let's Do] Meadow · by satisfy, jason13official
block Allows CookingAllows CookingAllows CookingPickaxe Mineable

Tiled Stove With Wood Storage is a block from [Let's Do] Meadow, crafted from Limestone Bricks, Fire Log, and Iron Ingot.

Acquisition

Crafting using Limestone Bricks, Limestone Bricks, Limestone Bricks, Limestone Bricks, Fire Log, Limestone Bricks, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Tiled Stove With Wood Storage.

Crafting
Tiled Stove With Wood Storage Tiled Stove With Wood Storage guaranteed

Mining & drops

sourcecountdrop rateconditions
Tiled Stove With Wood Storage1–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:stove_tiles_wood
Namespace
meadow
Mod ID
meadow
Tags (4)
c:blocks/allows_cooking
forge:blocks/allows_cooking
meadow:blocks/allows_cooking
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#C#",
    "i i"
  ],
  "ingredients": {
    "#": {
      "item": "meadow:limestone_bricks"
    },
    "C": {
      "item": "meadow:fire_log"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}