Fluid Reservoir
thermal:fluid_reservoir

Fluid Reservoir

Thermal Innovation · by King Lemming
item Charm

Acquisition

Crafting using Copper Ingot, Cured Rubber, Copper Ingot, Any Glass, Bucket, Any Glass and Redstone Servo, arranged in the pattern shown. Produces Fluid Reservoir.

Crafting
Fluid Reservoir Fluid Reservoir guaranteed
Developer reference
Registry name
thermal:fluid_reservoir
Namespace
thermal
Mod ID
thermal_innovation
Tags (1)
curios:items/charm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CRC",
    "GBG",
    " P "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bucket"
    },
    "C": {
      "tag": "forge:ingots/copper"
    },
    "G": {
      "tag": "forge:glass"
    },
    "P": {
      "item": "thermal:redstone_servo"
    },
    "R": {
      "item": "thermal:cured_rubber"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}