KubeJS Eidolon
No reviews yet
KubeJS addon for Eidolon Repraised and its recipes
Does not follow a specific thematic focus apart from vanilla Minecraft.
Centers around fantasy elements such as spells, rituals, and magical energies, often involving personal empowerment and magical automation.
Adds extra features or content to an existing mod.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Adds KubeJS integration for Eidolon: Repraised
Supported recipe types are:
- crucible
- athame_foraging
- ritual_brazier_command
- ritual_brazier_crafting
- ritual_brazier_location
- ritual_brazier_summoning
- worktable
Examples are below
event.recipes.eidolon_repraised.ritual_brazier_crafting(
'minecraft:granite', //item output
'minecraft:dirt', //reagent
[ 'minecraft:enchanted_golden_apple', 'eidolon_repraised:shadow_gem' ], //pedestal items
'minecraft:cobblestone', //focus items
50.0, //health requirement
true //keep nbt
)
event.recipes.eidolon_repraised.ritual_brazier_summoning(
'minecraft:cow', //entity output
'minecraft:dirt', //reagent
[ 'minecraft:enchanted_golden_apple', 'eidolon_repraised:shadow_gem' ], //pedestal items
'minecraft:cobblestone', //focus items
1, //count
10.0 //health requirement
)
event.recipes.eidolon_repraised.ritual_brazier_location(
'minecraft:stronghold', //entity output
'minecraft:diamond', //reagent
[ 'minecraft:shulker_shell', 'minecraft:netherite_ingot' ], //pedestal items
'minecraft:obsidian', //focus items
25.0 //health requirement
)
event.recipes.eidolon_repraised.crucible(
'minecraft:dirt', //output
[
StepIngredients.of(['minecraft:cobblestone', 'minecraft:diamond'], 1), //1st step, 2 inputs, and 1 stir
StepIngredients.of(['minecraft:carrot'], 2) //2nd step, 1 input, 2 stirs
]
)
event.recipes.eidolon_repraised.athame_foraging(
'minecraft:wheat_seeds', //output
'minecraft:cobblestone' //block input
)
event.recipes.eidolon_repraised.worktable(
'minecraft:gold_block', //output
[' c ', 'isi', ' c '], //pattern
['asds'], //reagent pattern
{
c: 'minecraft:gold_ingot',
i: 'minecraft:diamond',
s: 'minecraft:copper_ingot',
a: 'minecraft:apple',
s: 'minecraft:string',
d: 'minecraft:diorite'
} //pattern key
)
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers