Mini Boiler
embers:mini_boiler

Mini Boiler

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Pickaxe Mineable

Mini Boiler is a block from Embers Rekindled, crafted from Iron Plate and Copper Ingot.

Acquisition

Crafting using Iron Plate, Iron Plate, Iron Plate, Copper Ingot, Iron Plate, Iron Plate, Iron Plate and Iron Plate, arranged in the pattern shown. Produces Mini Boiler.

Crafting
Iron Plate
Iron Plate
Iron Plate
Copper Ingot
Iron Plate
Iron Plate
Iron Plate
Iron Plate
Mini Boiler Mini Boiler guaranteed

Mining & drops

sourcecountchanceconditions
Mini Boiler1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:mini_boiler
Namespace
embers
Mod ID
embers
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "E P",
    "PPP"
  ],
  "ingredients": {
    "E": {
      "tag": "forge:ingots/copper"
    },
    "P": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}