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

Advanced Tank Unit
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Advanced Tank Unit | 1–1 | 100% | Survives Explosion |
Used in (1)
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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:advanced_tank_unit- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"RBR",
" C "
],
"ingredients": {
"B": {
"item": "techreborn:advanced_storage_unit"
},
"C": {
"item": "techreborn:cell"
},
"R": {
"item": "techreborn:rubber"
}
},
"conditions": [],
"sequence": null,
"group_name": "advanced_tank_unit",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"XBX",
"CDC"
],
"ingredients": {
"B": {
"item": "techreborn:advanced_machine_frame"
},
"C": {
"item": "techreborn:advanced_circuit"
},
"D": {
"item": "techreborn:digital_display"
},
"P": {
"tag": "c:electrum_plates"
},
"X": {
"item": "techreborn:basic_tank_unit"
}
},
"conditions": [],
"sequence": null,
"group_name": "advanced_tank_unit",
"experience": null,
"cooking_time": null
}




