Перейти к содержимому
Mineforgian

Ozone

Common code library for Chemthunder's mods pre 1.21

645 загрузок2 подписчиковLicenseRef-Chemthunder-Licensefabric

Обновлён 24 ноября 2025 г. · опубликован 24 ноября 2025 г.

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

Центр версий

1 версий
  • Релиз226 КБ

Ченджлог

1.0.0+1.20.1Релиз1.20.4, 1.20.5, 1.20.6 · 24 ноября 2025 г.

thew beginning

Комментарии

Загружаем…