Eidolon Recipes
Modby mastermokkel
Allows you to define custom Eidolon crucible and magic workbench recipes.
Type
Mod
CurseForge Downloads
714,125
CurseForge ID
496682
Last Updated
Jul 26, 2026
Description
Eidolon Recipes
This mod was made by Gulpy for the RaccPack modpack. It allows you to create custom recipes for Eidolon’s crucible and worktable.
Recipes are made in JSON format in directories:
config └── eidolon-raccpack ├── crucible │ └── recipeName.json └── worktable └── recipeName.json
JSON formats
Crucible recipe
{ "type": "eidolon:crucible", "steps": [ { "items": [ { "item": "eidolon:sulfur" } ] }, { "stirs": 2, "items": [ { "item": "minecraft:diamond" }, { "item": "minecraft:emerald" } ] }, { "stirs": 3 } ], "result": { "item": "minecraft:obsidian", "count": 15 } }In result, the field count may be omitted, it defaults to 1.
Worktable recipe
{ "type": "eidolon:worktable", "pattern": [ "abc", "b b", "aca" ], "reagents": "a b ", "key": { "a": { "item": "minecraft:diamond" }, "b": { "item": "minecraft:emerald" }, "c": { "item": "minecraft:obsidian" } }, "result": { "item": "minecraft:obsidian", "count": 16 } }Similar Mods
Ore Stages
Allows blocks like ores to be hidden and staged with Game Stages
Plasmo Voice
Proximity voice сhat mod with audio positioning and lots of features
ATi Structures
A Pack adding a variety of structures found in the overworld
Create: Dynamic Village
Expansion that adds a fully-featured host of Create-mod village professions.
Thaumic Periphery
An addon for Thaumcraft 6 that adds some cross-mod interaction, some baubles, and a few tweaks to existing features
Navas ZA Megas
Adds All Megas from Pokemon Legends ZA into Cobblemon! (MSD Required)