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
Hodgepodge

Hodgepodge

A Hodgepodge of Fixes

141.1k
18
Game Mechanics
Optimization

Compatibility

Minecraft: Java Edition

1.7.10

Platforms

Forge

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

Creators

mitchej123
mitchej123 Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 7 hours ago
DescriptionChangelogVersions
1
2
3
4
17

2.6.42-pre

by mitchej123 on Apr 30, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.41-pre...2.6.42-pre

2.6.41-pre

by mitchej123 on Apr 30, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.40...2.6.41-pre

2.6.40

by mitchej123 on Apr 30, 2025
Download

What's Changed

  • Catch null and never registered cases when embedding block IDs by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/519

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.39...2.6.40

2.6.39

by mitchej123 on Apr 29, 2025
Download

What's Changed

  • Convert mixin setup to use GTNHLib by @Cleptomania in https://github.com/GTNewHorizons/Hodgepodge/pull/513
  • Simulation distance feature: Disable when optifine is present by @DarkShadow44 in https://github.com/GTNewHorizons/Hodgepodge/pull/516
  • ArchaicFix and Angelica (removal) compat by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/514
  • Add various speedups around chunk generation by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/515
  • Update dependencies.gradle by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/517

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.38...2.6.39

2.6.38

by mitchej123 on Apr 26, 2025
Download

What's Changed

  • Add ASM to swap out an ArrayList and multiple contains() calls with a better data structure (Set) by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/508
  • Swap out ObjectIntIdentityMap with ProperObjectIntIdentityMap to avoid Box/Unbox of ints by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/509
  • Add option to set simulation distance by @DarkShadow44 in https://github.com/GTNewHorizons/Hodgepodge/pull/507
  • Better hashcode for ChunkCoordIntPair by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/510
  • Bump required deps for nhlib & unimixins by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/511

New Contributors

  • @DarkShadow44 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/507

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.37...2.6.38

2.6.37

by mitchej123 on Apr 19, 2025
Download

What's Changed

  • Fix the healing axe not healing entities when attacking them by @EmperorSuper in https://github.com/GTNewHorizons/Hodgepodge/pull/498
  • Add option to synchronize IC2 reactors by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/502

New Contributors

  • @EmperorSuper made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/498

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.35...2.6.37

2.6.36-pre

by mitchej123 on Apr 12, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.35...2.6.36-pre

2.6.35

by mitchej123 on Apr 12, 2025
Download

What's Changed

  • Fix xp not loading when changing dimensions by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/504
  • Fix Glass Bottles filling with water from some other Fluid blocks by @serenibyss in https://github.com/GTNewHorizons/Hodgepodge/pull/506

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.31...2.6.35

2.6.14

by mitchej123 on Mar 26, 2025
Download

What's Changed

  • Backport instant bed spawn setting by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/473

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.15...2.6.14

2.6.34-pre

by mitchej123 on Mar 26, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.33-pre...2.6.34-pre

2.6.33-pre

by mitchej123 on Mar 25, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.32-pre...2.6.33-pre

2.6.32-pre

by mitchej123 on Mar 19, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.31...2.6.32-pre

2.6.31

by mitchej123 on Mar 19, 2025
Download

What's Changed

  • Add /time get by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/499

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.30...2.6.31

2.6.30

by mitchej123 on Mar 9, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.29...2.6.30

2.6.29

by mitchej123 on Mar 4, 2025
Download

What's Changed

  • Stop searching the same file multiple times for languages. by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/495

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.28...2.6.29

2.6.28

by mitchej123 on Mar 3, 2025
Download

What's Changed

  • Small Fixes by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/494

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.27...2.6.28

2.6.27

by mitchej123 on Mar 2, 2025
Download

What's Changed

  • Fix client desync with item in hand by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/490
  • Prevent lava from loading chunks by @RecursivePineapple in https://github.com/GTNewHorizons/Hodgepodge/pull/491

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.26...2.6.27

2.5.90

by mitchej123 on Feb 23, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.89...2.5.90

2.6.26

by mitchej123 on Feb 12, 2025
Download

What's Changed

  • Prevent CastClassException on invalid duct network by @DrParadox7 in https://github.com/GTNewHorizons/Hodgepodge/pull/488

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.25...2.6.26

2.6.25

by mitchej123 on Feb 12, 2025
Download

What's Changed

  • Animation/Texture Mixins moved to Angelica by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/487

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.24...2.6.25

1
2
3
4
17

Modrinth is open source.

main@bf16d36

© 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.