Trash Can

block· Machines & Other Blocks

Trash Can

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block SittableCookery Mod Items

Trash Can is a block from Kaleidoscope Cookery, crafted from Any Iron Ingot and Composter.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Composter, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Trash Can.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Composter
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
  • Inputs
  • 8 × Any Iron Ingot
  • Composter
  • Output
  • Trash Can
Trash Can Trash Can guaranteed

Mining & drops

sourcecountdrop rateconditions
Trash Can1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
kaleidoscope_cookery:trash_can
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:blocks/sittable
kaleidoscope_cookery:items/cookery_mod_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "ICI",
    "III"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:composter"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}