Crafting using Any Stone, Any Stone, Any Stone, Any Cobblestone, Bucket, Any Cobblestone, Any Cobblestone, Any Cobblestone and Any Cobblestone, arranged in the pattern shown. Produces Liquid Trash Can.
Liquid Trash Can
Trash Cans · by SuperMartijn642
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Liquid Trash Can | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Item Trash Can, Liquid Trash Can and Energy Trash Can, in any arrangement. Produces Ultimate Trash Can.
Block drops
Drops itself when broken.
Developer reference
- Registry name
trashcans:liquid_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": {
"item": "minecraft:bucket"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
