Char Instiller
embers:char_instiller

Char Instiller

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

Char Instiller is a block from Embers Rekindled, crafted from Sealed Planks and Iron Plate.

Acquisition

Crafting using Sealed Planks, Sealed Planks, Sealed Planks, Iron Plate, Iron Plate, Sealed Planks, Sealed Planks and Sealed Planks, arranged in the pattern shown. Produces Char Instiller.

Crafting
Char Instiller Char Instiller guaranteed

Mining & drops

sourcecountchanceconditions
Char Instiller1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:char_instiller
Namespace
embers
Mod ID
embers
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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