Copper Backtank
create:copper_backtank

Copper Backtank

Create · by simibubi
block Pressurized Air SourcesChestplates ArmorPickaxe Mineable

Function

Provides _Pressurized_ _Air_ to Equipment that requires it. _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed. When Worn When placed, Powered by Kinetics A _Wearable_ _Tank_ for carrying Pressurized Air.

Acquisition

Crafting using Andesite Alloy, Shaft, Andesite Alloy, Copper Ingot, Any Copper Storage Block, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Copper Backtank.

Crafting
Andesite Alloy
Shaft
Andesite Alloy
Copper Ingot
Any Copper Storage Block
Copper Ingot
Copper Ingot
Copper Backtank Copper Backtank guaranteed

Mining & drops

sourcecountchanceconditions
Copper Backtank1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:copper_backtank
Namespace
create
Mod ID
create
Tags (3)
create:items/pressurized_air_sources
forge:items/armors/chestplates
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AGA",
    "PBP",
    " P "
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "B": {
      "tag": "forge:storage_blocks/copper"
    },
    "G": {
      "item": "create:shaft"
    },
    "P": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}