
Create: Testosterone
A Fabric port of Create: Testosterone, the Forge/NeoForge addon for the Create Mod that introduces the process line for Testosterone Pills and the Man Power effect.
47
1
Changelog
[1.1.1] - 2026-05-30
Fixed
- Afterlife corpse lifecycle: Centralized
cleanupCorpseto discard the ArmorStand and clear stored corpse/progress keys on effect removal, natural expiry, and pre-respawn; register disconnect cleanup so logging out mid-afterlife no longer leaves orphan stands in the world. - John rock cluster cache: Replaced the global static
BlockPosset (shared across dimensions and retained between ticks) with a per-level, per-tick deduplication set passed through cluster propagation. - Roid rage trail particles: Reuse a single baked
PlayerModelinrunParticle.Factoryinstead of allocating and baking a new model for every trail particle.
- Afterlife corpse lifecycle: Centralized
Changelog
[1.1.0] - 2026-05-28
Added
- EMI Compatibility: Implemented direct EMI recipe viewer support inside the main mod.
- Registered the custom
testosterone:decantationrecipe category. - Configured the Decanter Centrifuge block as the workstation catalyst for the category.
- Created
DecantationEmiRecipedisplaying fluid inputs, fluid outputs, and a decorative Decanter Centrifuge block icon in the recipe GUI. - Declared the client-side EMI plugin entrypoint (
TestosteroneEmiPlugin) infabric.mod.json.
- Registered the custom
[1.0.1] - 2026-05-27
Added
- Dynamic Fluid Recipe Scaling: Added
RecipeManagerMixinto interceptRecipeManager.fromJsonloading of all recipes under thetestosteronenamespace, dynamically multiplying fluidamountfields by81to convert standard millibuckets (mB) to droplets. - Centrifuge Processing Feedback: Added brewing stand sound effects (
SoundEvents.BREWING_STAND_BREW) and bubble particles (ParticleTypes.BUBBLE) during decantation ticks insidedecanterCentrifugeBlockEntity. - Centrifuge Block Updates: Added
setChanged()andsendData()calls indecanterCentrifugeBlockEntityupon matching recipes to enforce server-client synchronization.
Fixed
- Centrifuge Double Scaling: Modified
decantation.javaprocessing math to match recipes using the already-scaled droplet inputs, removing redundant scaling math. - Tipped Arrow Potion Keys: Corrected potion reference keys in
testosterone_tipped_arrow.jsonandtrenbolone_tipped_arrow.jsonrecipes to map to registered potion IDs (man_power_potionandroid_rage_potion). - Fragile Copycat rendering: Configured cutout render layers (
BlockRenderLayerMap) and added.noOcclusion()block behavior properties to fragile copycat blocks to prevent occlusion and rendering glitches. - Fragile Copycat parent model: Restructured
fragile_copycat_block.jsonto point to the correct parent asset pathtestosterone:block/fragile_copycat/0.
- EMI Compatibility: Implemented direct EMI recipe viewer support inside the main mod.
Release
Авторы
Сведения
Лицензия:
Опубликован:3 недели назад
Обновлён:2 недели назад
ID проекта:
