Apoli 2.11.11 (Minecraft 1.20.2) Changes Reverted supposed fix for issue with negating modified damage. Made theentity_setpower type validate its entries upon the holder of the power being loaded. Fixes Fixed power HUD renders not rendering properly; This fixes the issue with the "fill" porti...
repositories { maven { url 'https://jitpack.io' } } dependencies { modImplementation "com.github.apace100:apoli:[VERSION]" } Documentation Unfortunately Apoli doesn't have its own documentation yet, however you can reference the documentation for Origins to see documentation from a consumer per...
minecraft_version=1.16.5 yarn_mappings=1.16.5+build.6 loader_version=0.11.3 # Mod Properties mod_version = 1.0.0 maven_group = com.example archives_base_name = fabric-example-mod # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net...
repositories { maven { url 'https://jitpack.io' } } dependencies { modImplementation "com.github.apace100:apoli:[VERSION]" } Documentation Unfortunately Apoli doesn't have its own documentation yet, however you can reference the documentation for Origins to see documentation from a consumer per...