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

153.2k
19
Game Mechanics
Optimization

Compatibility

Minecraft: Java Edition

1.7.10

Platforms

Forge

Supported environments

Client-side
Server-side
Client and server

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 last week
DescriptionChangelogVersions
1
2
3
4
17

2.6.51

by mitchej123 on May 9, 2025
Download

What's Changed

  • Fix crash with BetterModList and ClickableURL by @0hwx in https://github.com/GTNewHorizons/Hodgepodge/pull/533
  • Enderman Griefing Configs by @koolkrafter5 in https://github.com/GTNewHorizons/Hodgepodge/pull/512

New Contributors

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

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.48...2.6.51

2.6.50-pre

by mitchej123 on May 9, 2025
Download

What's Changed

  • Fix crash with BetterModList and ClickableURL by @0hwx in https://github.com/GTNewHorizons/Hodgepodge/pull/533

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.49-pre...2.6.50-pre

2.6.49-pre

by mitchej123 on May 9, 2025
Download

What's Changed

  • Spotless apply for branch speedup-oredictionary for #522 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/523

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.48...2.6.49-pre

2.6.48

by mitchej123 on May 8, 2025
Download

What's Changed

  • Fixed egg particles (MC-7807) by @JackOfNoneTrades in https://github.com/GTNewHorizons/Hodgepodge/pull/527
  • Fix KleeSlabs mod metadata by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/525
  • Added mixin that makes mod urls clickable by @JackOfNoneTrades in https://github.com/GTNewHorizons/Hodgepodge/pull/526
  • Namespace injected method by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/530
  • Migrate Ingame Mod List Fix from EnderCore ASM by @0hwx in https://github.com/GTNewHorizons/Hodgepodge/pull/524
  • Fix Simulation distance patch with Thermos by @DarkShadow44 in https://github.com/GTNewHorizons/Hodgepodge/pull/520

New Contributors

  • @JackOfNoneTrades made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/527
  • @0hwx made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/524

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.46...2.6.48

2.6.47-pre

by mitchej123 on May 4, 2025
Download

What's Changed

  • Spotless apply for branch speedup-oredictionary for #522 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/523

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.46...2.6.47-pre

2.6.46

by mitchej123 on May 4, 2025
Download

What's Changed

  • Remove recursive slotClick calls when shift clicking a slot by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/521

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

2.6.45-pre

by mitchej123 on May 3, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.44-pre...2.6.45-pre

2.6.43-pre

by mitchej123 on May 1, 2025
Download

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

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

1
2
3
4
17

Modrinth is open source.

main@bd61f5d

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