Crafting using Empty Cell, Rubber, Basic Storage Unit, Rubber and Empty Cell, arranged in the pattern shown. Produces Basic Tank Unit.

Basic Tank Unit
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Basic Tank Unit | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Electrum Plate, Electrum Plate, Electrum Plate, Basic Tank Unit, Advanced Machine Frame, Basic Tank Unit, Advanced Circuit, Digital Display and Advanced Circuit, arranged in the pattern shown. Produces Advanced Tank Unit.
Crafting using Refined Iron Plate, Advanced Machine Frame, Refined Iron Plate, Refined Iron Plate, Basic Tank Unit, Refined Iron Plate, Drain, Iron Bars and Drain, arranged in the pattern shown. Produces Pump.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Basic Tank Unit | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:basic_tank_unit- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"RBR",
" C "
],
"ingredients": {
"B": {
"item": "techreborn:basic_storage_unit"
},
"C": {
"item": "techreborn:cell"
},
"R": {
"item": "techreborn:rubber"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}




