This Fork contains:
- Fixes for several issues with original Codex Arcanum mod without introducing any major (except for bugfixes) gameplay changes
- API refactoring (migrated to SMODS API)
- Compressed art
- Compatibility with other mods like Bunco, Ortalab, Pokermon, Talisman, etc.
- Disable config system that entroduces ability to disable mod's content ingame (like, removing specified Alchemicals, Jokers, etc.) via config tab in mod's settings, without need to edit mod sources, create speicfic challenges, or any extra modding.
Any bug/incompatibility reports are welcome, but before reporting any issue please reset your game progress and confirm if issue is still here.
Also check out Redux Arcanum!
Except for Fork changes, this branch is mostly like vanilla Codex Arcanum 1.1.4
A new alchemical expansion for Balatro!
Codex Arcanum is a mod that aims to expand Balatro by adding a new type of consumable card: Alchemical Cards!
It adds:
Alchemical cards possess powerful abilities that you can use during single Blind, like adding hands and discards, drawing cards, reducing the blind, and much more!
New Jokers will help with alchemical cards game experience.
- Install Steamodded
- Open Command line in
%appdata%/Balatro/Mods
folder and executegit clone https://github.com/AirBurn0/Codex-Arcanum
To receive any updates just execute git pull
in mod folder.
For alternative versions (like rebalance):
- Navigate to Codex Arcanum mod folder (probably will be
%appdata%/Balatro/Mods/Codex-Arcanum
), open Command line and executegit branch
to see list of available branches, then executegit checkout [branch-name]
.
- Download repo as Zip
- Extract
Codex-Arcanum
folder into%appdata%/Balatro/Mods
. Mod folder will be:%appdata%/Balatro/Mods/Codex-Arcanum
.
For alternative versions (like rebalance):
- Choose any of existed branches, then click on it and download branch repo as Zip as described earlier.