CurseForge · Minecraft mod
Forbidden Arcanus JS
Forbidden and Arcanus kubejs Compatibility
Quick answer
Which Forbidden Arcanus JS release should I use?
Forbidden Arcanus JS forbidden_arcanus_js-2001.1.1-all.jar targets 1.20.1 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 5 required mods have matching files.
Where it goes
Is Forbidden Arcanus JS required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Forbidden Arcanus JS forbidden_arcanus_js-2001.1.1-all.jar need?
forbidden_arcanus_js-2001.1.1-all.jar. Change the file and its required mods may change too.
Install KubeJS, Forbidden and Arcanus, Rhino, Architectury API and 1 more first. We found matching files for this game-version and loader setup. 3 come through another mod in the chain.
3 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Forbidden Arcanus JS without breaking your instance.
Built for Forbidden Arcanus JS forbidden_arcanus_js-2001.1.1-all.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use forbidden_arcanus_js-2001.1.1-all.jar. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install KubeJS, Forbidden and Arcanus, Rhino, Architectury API and 1 more first. We found matching files for this game-version and loader setup. 3 come through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside forbidden_arcanus_js-2001.1.1-all.jar. It opens that exact file at the source.
About this project
What does Forbidden Arcanus JS add?
1.Modified the forging recipe for Forbidden and Arcanus
2.Added recipe ID to jei for the special recipe of Forbidden and Arcanus
3.Added convenient recipe add method
ServerEvents.recipes(event => {
event.recipes.forbidden_arcanus.ritual(RitualResults.ofCreateItemResult(Item.of("forbidden_arcanus:crimson_stone")), "minecraft:dirt")//Start with an output type and a primary material
.addInput("coal", 1)//Add one input Do not be greater than 8 inputs
.essences(1, 0, 0, 0)//Essence input. The order is the same as the JEI order.
.tier(1)//Forge table level requirements, optional, default 1
.matchTierExact(false)//Strict matching level, optional, false by default
.enhancers("forbidden_arcanus:artisan_relic", "forbidden_arcanus:crescent_moon")//Enhancement sub-requirements None by default
.magicCircles("forbidden_arcanus:upgrade_tier")//Formulation of finished particles
event.recipes.forbidden_arcanus.clibano_combustion(Item.of("bedrock"))//Start the recipe with an ItemStack output
.input("stone")//Single input
.inputs("iron_ingot", "gold_ingot")//Dual input
.residue("forbidden_arcanus:iron", 1)// Byproduct settings, optional, default to empty
.fireType("fire") // Fire requirements, optional, default to fire
.cookingTime(2)// Formula time, default 100, not less than or equal to 1!
.enhancer("forbidden_arcanus:divine_pact")//Enhancement sub-requirements None by default
.experience(1)//Experience None by default
.cookingBookCategory("misc") //Recipe book type, default misc can be ignored
.group("") //group Default "" I don't know what this thing is for
})
Project description from CurseForge.
Pick your setup
Forbidden Arcanus JS by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1
1 loader build1.20.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Forbidden Arcanus JS versions and loaders
forbidden_arcanus_js-2001.1.1-all.jar
19 Mar 2026
forbidden_arcanus_js-2101.1.3.jar
16 Feb 2026
forbidden_arcanus_js-2001.1.0.jar
15 Feb 2026
forbidden_arcanus_js-2101.1.2.jar
26 Oct 2025
forbidden_arcanus_js-2101.1.1.jar
16 Sept 2025
forbidden_arcanus_js-2101.1.0.jar
13 Sept 2025
Looking for an older file? The official CurseForge project page is in Resources.