farmersdelight:stove

Stove

Farmer's Delight · by vectorwing
block Passive Boiler HeatersHeat SourcesPickaxe Mineable

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Bricks, Bricks, Bricks, Campfire and Bricks, arranged in the pattern shown. Produces Stove.

Crafting
Stove guaranteed

Mining & drops

sourcecountchanceconditions
Stove1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
farmersdelight:stove
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (3)
create:blocks/passive_boiler_heaters
farmersdelight:blocks/heat_sources
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iii",
    "B B",
    "BCB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bricks"
    },
    "C": {
      "item": "minecraft:campfire"
    },
    "i": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}