Crafting using Block of Arcane Charcoal, in any arrangement. Produces 9× Arcane Charcoal.
Arcane Charcoal
Arcane Charcoal is a item from Malum, crafted from Block of Arcane Charcoal.
Acquisition
Smelting using Blighted Soulwood (200 ticks, 0.25 xp). Produces Arcane Charcoal.
200 ticks· 0.25 xp
Smelting using Exposed Runewood Log (200 ticks, 0.25 xp). Produces Arcane Charcoal.
200 ticks· 0.25 xp
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.
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 using Arcane Charcoal, in any arrangement. Produces 8× Arcane Charcoal Fragment.
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
}


