Cinder Plinth
embers:cinder_plinth

Cinder Plinth

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Consumption Multiplier Upgradeable WithSpeed Multiplier Upgradeable WithPickaxe Mineable

Cinder Plinth is a block from Embers Rekindled, crafted from Lead Plate, Silver Ingot, Furnace, and Caminite Bricks.

Acquisition

Crafting using Lead Plate, Silver Ingot, Furnace, Silver Ingot, Lead Plate, Caminite Bricks and Lead Plate, arranged in the pattern shown. Produces Cinder Plinth.

Crafting
Cinder Plinth Cinder Plinth guaranteed

Mining & drops

sourcecountchanceconditions
Cinder Plinth1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:cinder_plinth
Namespace
embers
Mod ID
embers
Tags (3)
embers:blocks/upgradeable_with/consumption_multiplier
embers:blocks/upgradeable_with/speed_multiplier
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " P ",
    "SFS",
    "PBP"
  ],
  "ingredients": {
    "B": {
      "item": "embers:caminite_bricks"
    },
    "F": {
      "item": "minecraft:furnace"
    },
    "P": {
      "tag": "forge:plates/lead"
    },
    "S": {
      "tag": "forge:ingots/silver"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}