Exchange Tablet
embers:alchemy_tablet

Exchange Tablet

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Mech Core ProxyableEntropic Enumerator EmberMnemonic Inscriber EmberSpeed Multiplier Upgradeable WithPickaxe Mineable

Exchange Tablet is a block from Embers Rekindled, crafted from Dawnstone Plate, Caminite Bricks, Copper Plate, and Dawnstone Ingot.

Acquisition

Crafting using Dawnstone Plate, Caminite Bricks, Copper Plate, Caminite Bricks, Caminite Bricks, Dawnstone Ingot and Caminite Bricks, arranged in the pattern shown. Produces Exchange Tablet.

Crafting
Exchange Tablet Exchange Tablet guaranteed

Mining & drops

sourcecountchanceconditions
Exchange Tablet1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:alchemy_tablet
Namespace
embers
Mod ID
embers
Tags (5)
embers:blocks/mech_core_proxyable
embers:blocks/upgradeable_with/embers/entropic_enumerator
embers:blocks/upgradeable_with/embers/mnemonic_inscriber
embers:blocks/upgradeable_with/speed_multiplier
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " D ",
    "SXS",
    "SIS"
  ],
  "ingredients": {
    "D": {
      "tag": "forge:plates/dawnstone"
    },
    "I": {
      "tag": "forge:ingots/dawnstone"
    },
    "S": {
      "item": "embers:caminite_bricks"
    },
    "X": {
      "tag": "forge:plates/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}