Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
ModernFix

ModernFix

All-in-one mod that improves performance, reduces memory usage, and fixes many bugs. Compatible with all your favorite performance mods!

27.81M
4,731
Optimization
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.4
1.19.2
1.18.2
1.16.4–1.16.5

Platforms

Fabric
Forge
NeoForge

Supported environments

Client-side
Server-side
Client and server (optional)

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

embeddedt
embeddedt Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 2 days ago
DescriptionGalleryChangelogVersions

Show all versions

1
25
26
27
30

5.1.0+mc1.16.5

by embeddedt on Jun 29, 2023
Download

Changes since 5.0.4+1.16.5

  • Set version specifiers automatically in release script [skip ci] - embeddedt
  • Disable cache_strongholds when LittleTiles is installed - embeddedt
  • Populate isFabric earlier - embeddedt
  • Clean up build script some more - embeddedt
  • Use same merge mode as default Spark - embeddedt
  • Make mixin info clearing work on Fabric - embeddedt
  • Add option to aggressively clear Fabric mapping tables - embeddedt
  • Use correct platform name - embeddedt
  • Add platform name to hooks - embeddedt
  • Add option to profile launch using Spark - embeddedt
  • Eliminate need to use platform hook to retrieve server here - embeddedt
  • Add 1.20 to README - embeddedt
  • Use WeakReference for server variable but never clear it for better mod compat - embeddedt
  • Add a few more features to resource pack cache engine (for 1.19.4+) - embeddedt
  • More aggressively load model files - embeddedt
  • Explicitly run it on all branches - embeddedt
  • Do not run Gradle workflow when pushing a tag - embeddedt

5.0.4+mc1.16.5

by embeddedt on Jun 20, 2023
Download

5.0.4+mc1.16.5

by embeddedt on Jun 20, 2023
Download

Changes since 1.16.1

  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.4+mc1.19.2

by embeddedt on Jun 20, 2023
Download

Changes since 3.7.1

  • Update config fixer for 1.18 - embeddedt
  • Add a few missing ClientOnlyMixin annotations - embeddedt
  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.4+mc1.19.4

by embeddedt on Jun 20, 2023
Download

Changes since 4.2.1

  • Update config fixer for 1.18 - embeddedt
  • Add a few missing ClientOnlyMixin annotations - embeddedt
  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Fix miscopied patch from Fabric to Forge - embeddedt
  • Change cancellation strategy for bakeModels, fixes Balm issues - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Fix creative search tab not having a populator registered on Fabric - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Allow DashLoader 5 on 1.19.4+ - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.4+mc1.19.2

by embeddedt on Jun 20, 2023
Download

Changes since 3.7.1

  • Update config fixer for 1.18 - embeddedt
  • Add a few missing ClientOnlyMixin annotations - embeddedt
  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.4+mc1.18.2

by embeddedt on Jun 20, 2023
Download

Changes since 2.7.1

  • Update config fixer for 1.18 - embeddedt
  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.4+mc1.19.4

by embeddedt on Jun 20, 2023
Download

Changes since 4.2.1

  • Update config fixer for 1.18 - embeddedt
  • Add a few missing ClientOnlyMixin annotations - embeddedt
  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Fix miscopied patch from Fabric to Forge - embeddedt
  • Change cancellation strategy for bakeModels, fixes Balm issues - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Fix creative search tab not having a populator registered on Fabric - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Allow DashLoader 5 on 1.19.4+ - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.4+mc1.18.2

by embeddedt on Jun 20, 2023
Download

Changes since 2.7.1

  • Update config fixer for 1.18 - embeddedt
  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.4+mc1.20.1

by embeddedt on Jun 20, 2023
Download

5.0.4+mc1.20.1

by embeddedt on Jun 20, 2023
Download

Changes since 4.2.1

  • Update config fixer for 1.18 - embeddedt
  • Add a few missing ClientOnlyMixin annotations - embeddedt
  • Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys - embeddedt
  • Make config wrapping possible to disable - embeddedt
  • Attempt fix for Engineer's Decor and related crashes - embeddedt
  • Use annotated tags for releases [skip ci] - embeddedt
  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • 1.20.1 - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Fix miscopied patch from Fabric to Forge - embeddedt
  • Change cancellation strategy for bakeModels, fixes Balm issues - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Fix creative search tab not having a populator registered on Fabric - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Mark 1.20.1 as supported - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Allow DashLoader 5 on 1.19.4+ - embeddedt
  • Re-add Forge support for 1.20 - embeddedt
  • 1.20 - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Update to 1.20-rc1 - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt
  • 1.20-pre2 - embeddedt
  • Spotless - embeddedt
  • 1.20-pre1 - embeddedt

5.0.3+mc1.20.1

by embeddedt on Jun 20, 2023
Download

5.0.3+mc1.20.1

by embeddedt on Jun 20, 2023
Download

Changes since 4.2.1

  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • 1.20.1 - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Fix miscopied patch from Fabric to Forge - embeddedt
  • Change cancellation strategy for bakeModels, fixes Balm issues - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Fix creative search tab not having a populator registered on Fabric - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Mark 1.20.1 as supported - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Allow DashLoader 5 on 1.19.4+ - embeddedt
  • Re-add Forge support for 1.20 - embeddedt
  • 1.20 - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Update to 1.20-rc1 - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt
  • 1.20-pre2 - embeddedt
  • Spotless - embeddedt
  • 1.20-pre1 - embeddedt

5.0.3+mc1.16.5

by embeddedt on Jun 20, 2023
Download

5.0.3+mc1.16.5

by embeddedt on Jun 20, 2023
Download

Changes since 1.16.1

  • Fix missing newline [skip ci] - embeddedt
  • Add framework to load specific mod classes sequentially, preventing deadlocks - embeddedt
  • Fix incorrect classname in Valhelsia Structures patch - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.2+mc1.19.2

by embeddedt on Jun 17, 2023
Download

Changes since 3.7.1

  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.2+mc1.18.2

by embeddedt on Jun 17, 2023
Download

Changes since 2.7.1

  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.2+mc1.19.4

by embeddedt on Jun 17, 2023
Download

Changes since 4.2.1

  • Fix miscopied patch from Fabric to Forge - embeddedt
  • Change cancellation strategy for bakeModels, fixes Balm issues - embeddedt
  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Fix creative search tab not having a populator registered on Fabric - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Allow DashLoader 5 on 1.19.4+ - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.2+mc1.18.2

by embeddedt on Jun 17, 2023
Download

Changes since 2.7.1

  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt

5.0.2+mc1.19.2

by embeddedt on Jun 17, 2023
Download

Changes since 3.7.1

  • Avoid printing "automatic merge went well" message [skip ci] - embeddedt
  • Allow resolving merge conflicts inside propagator [skip ci] - embeddedt
  • Change dynamic_dfu to return real schemas as well - embeddedt
  • Add yet another texture folder - embeddedt
  • Fix CF publishing - embeddedt
  • Move curseforge/modrinth code into common file - embeddedt
  • Add tickable object framework - embeddedt
  • Add autorelease script [skip ci] - embeddedt
  • Ensure bin is populated by release runner [skip ci] - embeddedt
  • Add script for auto-propagating changes to modern branches where possible [skip ci] - embeddedt
  • Fix Wizards spell textures being missing - embeddedt
  • Add automated, ephemeral release workflow [skip ci] - embeddedt
  • Tweak faster_texture_loading injection point for compatibility - embeddedt
  • Remove MC version from archive base name - embeddedt
  • Re-add new versioning logic (was somehow dropped during merge) - embeddedt
  • Change dev build link [skip ci] - embeddedt
  • Ensure CTM's metadataCache is thread-safe - embeddedt
  • Avoid CME during Indigo model bake on Fabric - embeddedt
  • New versioning scheme - embeddedt
  • Return missing model for null BlockState - embeddedt
  • Allow Fabric version to run on >=1.16.2 - embeddedt
  • Add name change easter egg when running on snapshots - embeddedt
1
25
26
27
30

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.