Crafting using Any Steel Plates, Any Steel Plates, Any Steel Plates, Advanced Tank Unit, Industrial Machine Frame, Advanced Tank Unit, Industrial Circuit, Digital Display and Industrial Circuit, arranged in the pattern shown. Produces Industrial Tank Unit.

Industrial Tank Unit
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Empty Cell, Rubber, Industrial Storage Unit, Rubber and Empty Cell, arranged in the pattern shown. Produces Industrial Tank Unit.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Industrial Tank Unit | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Tungsten Plate, Tungsten Plate, Tungsten Plate, Industrial Tank Unit, Industrial Machine Frame, Industrial Tank Unit, Data Storage Chip, Digital Display and Data Storage Chip, arranged in the pattern shown. Produces Quantum Tank Unit.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Industrial Tank Unit | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:industrial_tank_unit- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"XBX",
"CDC"
],
"ingredients": {
"B": {
"item": "techreborn:industrial_machine_frame"
},
"C": {
"item": "techreborn:industrial_circuit"
},
"D": {
"item": "techreborn:digital_display"
},
"P": {
"tag": "c:steel_plates"
},
"X": {
"item": "techreborn:advanced_tank_unit"
}
},
"conditions": [],
"sequence": null,
"group_name": "industrial_tank_unit",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"RBR",
" C "
],
"ingredients": {
"B": {
"item": "techreborn:industrial_storage_unit"
},
"C": {
"item": "techreborn:cell"
},
"R": {
"item": "techreborn:rubber"
}
},
"conditions": [],
"sequence": null,
"group_name": "industrial_tank_unit",
"experience": null,
"cooking_time": null
}



