Crafting using Wood Ash, Elder Bark, Wood Ash, Wood Ash, Cobblestone, Wood Ash, Wood Ash, Cobblestone and Wood Ash, arranged in the pattern shown. Produces Chalk.
Chalk
Bewitchment · by MoriyaShiine, cybercat5555
Chalk is a item from Bewitchment, crafted from Wood Ash, Elder Bark, and Cobblestone.
Acquisition
Used in (3)
Crafting using Chalk, Fiery Serum and Heaven Extract, in any arrangement. Produces Fiery Chalk.
Crafting using Chalk, Grim Elixir and Aqua Cerate, in any arrangement. Produces Eldritch Chalk.
Crafting using Chalk, Cleansing Balm and Earth Ichor, in any arrangement. Produces Golden Chalk.
Related items
Developer reference
- Registry name
bewitchment:chalk- Namespace
bewitchment- Mod ID
bewitchment- Tags (1)
bewitchment:items/chalks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"ACA",
"ACA"
],
"ingredients": {
"A": {
"item": "bewitchment:wood_ash"
},
"B": {
"tag": "bewitchment:barks"
},
"C": {
"item": "cobblestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}