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!
Alchemical cards possess powerful, but temporary abilities that you can use in a blind. Gain hands and discards mid-blind, duplicate cards, remove debuffs, and much more!
You can find a gallery of all the cards this mod adds here: https://jumbocarrot0.github.io/Redux-Arcanum/
The are a total of 24 alchemical cards!
The mod also adds 8 new jokers, 4 new vouchers, 7 new booster packs, a Tarot card, a new Boss Blind, and a Spectral card, to expand the game and allow a smoother experience with alchemical cards.
As well as providing necessary bug fixes, the Redux Arcanum fork also implements a suite of balance changes and a few new features.
If you wish to play with the mechanics more faithful to the original mod, you can disable the new content by clicking the Redux Arcanum mod in the mod list and unchecking "new content".
- This mod requires Steamodded. You can see info about how to use it here
- Navigate to your mods/saves folder:
- Windows:
cd %AppData%/Balatro
- Mac:
cd ~/Library/Application Support/Balatro
- Linux (WINE/Proton):
cd ~/.local/share/Steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro
- Windows:
- Download the mod into the mods folder, either:
- Clone directly from Git using
git clone https://github.com/jumbocarrot0/Redux-Arcanum.git
- Download the latest release of Redux Arcanum as a .zip file and extract
- Clone directly from Git using