Crafting using Any Stone, Any Stone, Any Stone, Any Cobblestone, Any Redstone Dust, Any Cobblestone, Any Cobblestone, Any Cobblestone and Any Cobblestone, arranged in the pattern shown. Produces Energy Trash Can.
Energy Trash Can
Trash Cans · by SuperMartijn642
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy 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 |
|---|---|---|---|
| Energy Trash Can | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
trashcans:energy_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:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
