Arcane Charcoal
malum:arcane_charcoal

Arcane Charcoal

Malum · by Sammy Semicolon
item

Arcane Charcoal is a item from Malum, crafted from Block of Arcane Charcoal.

Acquisition

Crafting using Block of Arcane Charcoal, in any arrangement. Produces 9× Arcane Charcoal.

Crafting ⇆ any arrangement
Arcane Charcoal Arcane Charcoal ×9 guaranteed

Smelting using Blighted Soulwood (200 ticks, 0.25 xp). Produces Arcane Charcoal.

Smelting

200 ticks· 0.25 xp

Arcane Charcoal Arcane Charcoal guaranteed

Smelting using Exposed Runewood Log (200 ticks, 0.25 xp). Produces Arcane Charcoal.

Smelting

200 ticks· 0.25 xp

Arcane Charcoal Arcane Charcoal guaranteed

Crafting using Arcane Charcoal Fragment, Arcane Charcoal Fragment, Arcane Charcoal Fragment, Arcane Charcoal Fragment, Arcane Charcoal Fragment, Arcane Charcoal Fragment, Arcane Charcoal Fragment and Arcane Charcoal Fragment, in any arrangement. Produces Arcane Charcoal.

Crafting ⇆ any arrangement
Arcane Charcoal Fragment
Arcane Charcoal Fragment
Arcane Charcoal Fragment
Arcane Charcoal Fragment
Arcane Charcoal Fragment
Arcane Charcoal Fragment
Arcane Charcoal Fragment
Arcane Charcoal Fragment
Arcane Charcoal Arcane Charcoal guaranteed

Used in (2)

Crafting using Arcane Charcoal, Arcane Charcoal, Arcane Charcoal, Arcane Charcoal, Arcane Charcoal, Arcane Charcoal, Arcane Charcoal, Arcane Charcoal and Arcane Charcoal, arranged in the pattern shown. Produces Block of Arcane Charcoal.

Crafting
Arcane Charcoal
Arcane Charcoal
Arcane Charcoal
Arcane Charcoal
Arcane Charcoal
Arcane Charcoal
Arcane Charcoal
Arcane Charcoal
Arcane Charcoal
Block of Arcane Charcoal guaranteed

Crafting using Arcane Charcoal, in any arrangement. Produces 8× Arcane Charcoal Fragment.

Crafting ⇆ any arrangement
Arcane Charcoal
Arcane Charcoal Fragment Arcane Charcoal Fragment ×8 guaranteed
Developer reference
Registry name
malum:arcane_charcoal
Namespace
malum
Mod ID
malum

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "malum:block_of_arcane_charcoal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "malum:soulwood_logs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.25,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "malum:runewood_logs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.25,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "malum:arcane_charcoal_fragment"
    },
    {
      "item": "malum:arcane_charcoal_fragment"
    },
    {
      "item": "malum:arcane_charcoal_fragment"
    },
    {
      "item": "malum:arcane_charcoal_fragment"
    },
    {
      "item": "malum:arcane_charcoal_fragment"
    },
    {
      "item": "malum:arcane_charcoal_fragment"
    },
    {
      "item": "malum:arcane_charcoal_fragment"
    },
    {
      "item": "malum:arcane_charcoal_fragment"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}