File Details
createTestosterone-fabric-1.20.1-1.1.0.jar
- R
- May 27, 2026
- 1.40 MB
- 132
- 1.20.1
- Fabric
File Name
createTestosterone-fabric-1.20.1-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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.