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.
Item Trash Can
Trash Cans · by SuperMartijn642
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Item 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 | count | chance | conditions |
|---|---|---|---|
| Item Trash Can | 1–1 | 100% | 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
}
