Oven
cookingforblockheads:oven

Oven

CookingForBlockheads · by BlayTheNinth
block OvensOvensPickaxe Mineable

Acquisition

Crafting using Black Stained Glass, Black Stained Glass, Black Stained Glass, Any Iron Ingots, Furnace, Any Iron Ingots, Any Iron Ingots, Any Iron Ingots and Any Iron Ingots, arranged in the pattern shown. Produces Oven.

Crafting
Oven Oven guaranteed

Crafting using Any Ovens and Any White Dyes, in any arrangement. Produces Oven.

Crafting ⇆ any arrangement
Any Ovens
Any White Dyes
Oven Oven guaranteed

Mining & drops

sourcecountchanceconditions
Oven1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cookingforblockheads:oven
Namespace
cookingforblockheads
Mod ID
cookingforblockheads
Tags (3)
cookingforblockheads:blocks/ovens
cookingforblockheads:items/ovens
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "IFI",
    "III"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:furnace"
    },
    "G": {
      "item": "minecraft:black_stained_glass"
    },
    "I": {
      "tag": "balm:iron_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "cookingforblockheads:ovens"
    },
    {
      "tag": "balm:white_dyes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}