botania:open_crate

Open Crate

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Axe Mineable

Acquisition

Crafting using Livingwood Planks, Livingwood Planks, Livingwood Planks, Livingwood Planks, Livingwood Planks, Livingwood Planks and Livingwood Planks, arranged in the pattern shown. Produces Open Crate.

Crafting
Open Crate guaranteed

Mining & drops

sourcecountchanceconditions
Open Crate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:open_crate
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "W W",
    "W W"
  ],
  "ingredients": {
    "W": {
      "item": "botania:livingwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}