modern_industrialization:trash_can

Automatic Trash Can

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

Automatic Trash Can is a block from Modern Industrialization, crafted from Steel Plate and Lava Bucket.

Acquisition

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.

Crafting
Steel Plate
Steel Plate
Steel Plate
Steel Plate
Lava Bucket
Steel Plate
Steel Plate
Steel Plate
Steel Plate
Automatic Trash Can guaranteed

Mining & drops

sourcecountchanceconditions
Automatic Trash Can1–1100%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
}