Fluid Dial
embers:fluid_dial

Fluid Dial

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block DialDialsPickaxe Mineable

Fluid Dial is a block from Embers Rekindled, crafted from Paper and Iron Plate.

Acquisition

Crafting using Paper and Iron Plate, arranged in the pattern shown. Produces Fluid Dial.

Crafting
Paper
Iron Plate
Fluid Dial Fluid Dial guaranteed

Mining & drops

sourcecountchanceconditions
Fluid Dial1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:fluid_dial
Namespace
embers
Mod ID
embers
Tags (3)
embers:blocks/dial
embers:items/dials
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P",
    "I"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:plates/iron"
    },
    "P": {
      "item": "minecraft:paper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}