Energy Trash Can
trashcans:energy_trash_can

Energy Trash Can

Trash Cans · by SuperMartijn642
item Pickaxe Mineable

Acquisition

Crafting using Any Stone, Any Stone, Any Stone, Any Cobblestone, Any Redstone Dust, Any Cobblestone, Any Cobblestone, Any Cobblestone and Any Cobblestone, arranged in the pattern shown. Produces Energy Trash Can.

Crafting
Energy Trash Can Energy Trash Can guaranteed

Mining & drops

sourcecountchanceconditions
Energy Trash Can1–1100%Survives Explosion

Used in (1)

Crafting using Item Trash Can, Liquid Trash Can and Energy Trash Can, in any arrangement. Produces Ultimate Trash Can.

Crafting ⇆ any arrangement
Item Trash Can
Liquid Trash Can
Energy Trash Can
Ultimate Trash Can Ultimate Trash Can guaranteed

Block drops

dropscountchanceconditions
Energy Trash Can1–1100%Survives Explosion
Developer reference
Registry name
trashcans:energy_trash_can
Namespace
trashcans
Mod ID
trashcans
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "BCB",
    "BBB"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:stone"
    },
    "B": {
      "tag": "forge:cobblestone"
    },
    "C": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}