embers:reservoir

Reservoir

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Bottom Mech Core ProxyableRelocation Not SupportedPickaxe Mineable

Reservoir is a block from Embers Rekindled, crafted from Caminite Bricks, Any Iron Ingot, and Fluid Vessel.

Acquisition

Crafting using Caminite Bricks, Caminite Bricks, Any Iron Ingot, Any Iron Ingot, Caminite Bricks, Fluid Vessel and Caminite Bricks, arranged in the pattern shown. Produces Reservoir.

Crafting
Reservoir guaranteed

Mining & drops

sourcecountchanceconditions
Reservoir1–1100%Survives Explosion
Block loot table: Reservoir Edge (embers) embers:reservoir_edge1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:reservoir
Namespace
embers
Mod ID
embers
Tags (3)
embers:blocks/mech_core_proxyable/bottom
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B B",
    "I I",
    "BTB"
  ],
  "ingredients": {
    "B": {
      "item": "embers:caminite_bricks"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "T": {
      "item": "embers:fluid_vessel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}