Toaster
cookingforblockheads:toaster

Toaster

CookingForBlockheads · by BlayTheNinth
block Pickaxe Mineable

Acquisition

Crafting using Stone Button, Any Iron Ingots, Iron Trapdoor, Any Iron Ingots, Any Iron Ingots, Lava Bucket and Any Iron Ingots, arranged in the pattern shown. Produces Toaster.

Crafting
Stone Button
Any Iron Ingots
Iron Trapdoor
Any Iron Ingots
Any Iron Ingots
Lava Bucket
Any Iron Ingots
Toaster Toaster guaranteed

Mining & drops

sourcecountchanceconditions
Toaster1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  B",
    "IDI",
    "ILI"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:stone_button"
    },
    "D": {
      "item": "minecraft:iron_trapdoor"
    },
    "I": {
      "tag": "balm:iron_ingots"
    },
    "L": {
      "item": "minecraft:lava_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}