botania:crafty_crate

Crafty Crate

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

Acquisition

Crafting using Dreamwood Planks, Crafting Table, Dreamwood Planks, Dreamwood Planks, Dreamwood Planks, Dreamwood Planks and Dreamwood Planks, arranged in the pattern shown. Produces Crafty Crate.

Crafting
Crafty Crate guaranteed

Mining & drops

sourcecountchanceconditions
Crafty Crate1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WCW",
    "W W",
    "W W"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:crafting_table"
    },
    "W": {
      "item": "botania:dreamwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}