techreborn:basic_tank_unit

Basic Tank Unit

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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

Crafting
Basic Tank Unit guaranteed

Mining & drops

sourcecountchanceconditions
Basic Tank Unit1–1100%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
Advanced Tank Unit guaranteed

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.

Crafting
Pump guaranteed

Block drops

dropscountchanceconditions
Basic Tank Unit1–1100%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
}