Extrapolated Bucket
botania:open_bucket

Extrapolated Bucket

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item

Acquisition

Crafting using Elementium Ingot, Elementium Ingot and Elementium Ingot, arranged in the pattern shown. Produces Extrapolated Bucket.

Crafting
Elementium Ingot
Elementium Ingot
Elementium Ingot
Extrapolated Bucket Extrapolated Bucket guaranteed
Developer reference
Registry name
botania:open_bucket
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "E E",
    " E "
  ],
  "ingredients": {
    "E": {
      "tag": "botania:elementium_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}