Crafting using Chalk, Grim Elixir and Aqua Cerate, in any arrangement. Produces Eldritch Chalk.
Eldritch Chalk
Bewitchment · by MoriyaShiine, cybercat5555
Eldritch Chalk is a item from Bewitchment, crafted from Chalk, Grim Elixir, and Aqua Cerate.
Acquisition
Related items
Developer reference
- Registry name
bewitchment:eldritch_chalk- Namespace
bewitchment- Mod ID
bewitchment- Tags (1)
bewitchment:items/chalks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "bewitchment:chalk"
},
{
"item": "bewitchment:grim_elixir"
},
{
"item": "bewitchment:aqua_cerate"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}