Posted August 20, 20223 yr Is there a way for me to scrap the damage calculation of vanilla and change the formula. I want to change armor points from giving a flat 4% damage reduction bonus to a curve formula that makes higher defense less effective.
August 20, 20223 yr Not using forge. It is difficult to see how forge could provide this feature if 2 mods wanted to do different things. If you really want to do it, look at something like: https://github.com/Shadows-of-Fire/Apotheosis/blob/1.18/src/main/java/shadows/apotheosis/mixin/CombatRulesMixin.java Doing the same thing would obviously make your mod conflict with apotheosis. Don't expect any further help on this, this is not a forge modding issue. 🙂 Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.