Overview
Chymistry is a comprehensive modification that bridges the gap between traditional magical themes and scientific processing in Minecraft. By introducing methodical, multi-step resource processing and alchemical experimentation, it aims to create a highly immersive gameplay loop centered around early chemistry.
Note: This project is currently in active Alpha development for the CurseForge ModJam 2026. The full release is scheduled for September 1st, 2026.
Resources & Documentation
For Developers
To build Chymistry from source, ensure you have Java 21 installed and execute the following commands in your terminal:
git clone https://github.com/yigit-guven/Chymistry.git cd Chymistry ./gradlew build
License
Chymistry is open-source software distributed under the GNU General Public License v3.0.
Under this license, you are free to:
- ✅ Include in Modpacks: You can add Chymistry to any public or private modpack without needing prior permission.
- ✅ Modify and Adapt: You can tweak, change, or completely fork the source code for your own projects.
- ✅ Distribute: You can share the original mod or your modifications with the community.
However, please note:
- ⚠️ Copyleft: If you distribute a modified version of this mod, you must also make your source code public and license it under the same GPLv3 license.

