Common code library for some of Chemthunder's mods for early, and newer versions.
How to implement
Add the repository for modrinth to your build.gradle repositories:
maven {
url = "https://api.modrinth.com/maven"
}
Then, add the dependency for Ozone in the dependencies tab
modImplementation "maven.modrinth:ozone_chemthunder:${project.ozone_version}"
Then simply input the correct version of Ozone in your gradle.properties.
Currently extremely experimental, expect bugs!!!!
yerh
Adds:
Crit Effect Item
Allows the item to have a custom effect every crit
Custom Kill Effect Item
Allows the item to have a custom effect every kill
Custom Death Source Item
Allows the item to have custom kill messages
(Check wiki for more info once it is written.)
Custom Biped Entity Model Item
Allows the item to be held in the inputted BipedEntityModelPose, such as CrossbowCharge for two-handed items
Extras
Along with all this, the library adds examples for custom item name colors, and a small TextUtils class for Text
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.1, 1.20.2, 1.20.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as ozone-1.0.0.jar — drop this file into the mods folder
- Download size: 226 KB
- Download link checked 1 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
