testosterone-tweaks-1.0.0.jar
Curse Maven Snippet
What's new
Changelog
[1.0.0] - 2026-09-03
Changed
- Rebuilt as a thin mixin-only addon: The mod no longer re-registers its own copies of the base Create: Testosterone mod's blocks, items, entities, effects, fluids, recipes, and datagen/compat. It now depends on the real published mod and only ships the original balance tweaks (configurable Man Power cooldown/invincibility, Tie knockback resistance, and the completed Afterlife totem/corpse mechanic).
- Renamed the mod: Mod id changed from
testosteronetotestosterone_tweaks(packagenet.mervyn.testosteronetweaks) so it no longer collides with the real mod's id when both are installed. Build output renamed totestosterone-tweaks, and versioning reset to1.0.0to reflect the new addon identity.
Added
- Configurable shot/pill/potion/beer buff strength and duration: Added server config options controlling how strong and how long the Man Power buff lasts from the Testosterone Shot/Trenbolone Shot, Testosterone Pill/Protein Bar, and Testosterone Potion, plus the Beer Mug's Resistance buff.
Fixed
- Tie Knockback Resistance doing nothing below full immunity: The base mod's own Tie mixin unconditionally cancels all knockback for Tie wearers, which silently defeated this addon's
Tie_Knockback_Resistancesetting for any value below1.0. It now replicates vanilla's knockback math directly and applies it before the base mod's cancel can run, so partial resistance values actually take effect. - Launch crash from a broken mixin injection point: The food-effect mixin hooked into a vanilla method that other mods in large packs also modify, and would fail to find its target once one of those mods changed that method's bytecode, crashing on launch. Reworked it to hook a safer point instead, and fixed the same underlying mistake (wrong injection point type on constructor calls) in the beer mug, potion, and shot item mixins before it caused them the same problem.
Removed
- Dynamic fluid recipe scaling: No longer needed after the mixin-only rebuild.
This mod has no additional files
