Crafting using Steel Plate, Steel Plate, Steel Plate, Steel Plate, Lava Bucket, Steel Plate, Steel Plate, Steel Plate and Steel Plate, arranged in the pattern shown. Produces Automatic Trash Can.

Automatic Trash Can
Modern Industrialization · by Azercoco, Technici4n
Automatic Trash Can is a block from Modern Industrialization, crafted from Steel Plate and Lava Bucket.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Automatic Trash Can | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:trash_can- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"PLP",
"PPP"
],
"ingredients": {
"L": {
"item": "minecraft:lava_bucket"
},
"P": {
"tag": "c:steel_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}