Item Trash Can
trashcans:item_trash_can

Item Trash Can

Trash Cans · by SuperMartijn642
item Pickaxe Mineable

Acquisition

Crafting using Any Stone, Any Stone, Any Stone, Any Cobblestone, Any Wooden Chest, Any Cobblestone, Any Cobblestone, Any Cobblestone and Any Cobblestone, arranged in the pattern shown. Produces Item Trash Can.

Crafting
Item Trash Can Item Trash Can guaranteed

Mining & drops

sourcecountchanceconditions
Item 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
Item Trash Can1–1100%Survives Explosion
Developer reference
Registry name
trashcans:item_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:chests/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}