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

135.5k
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 2 days ago
DescriptionChangelogVersions
1
2
16

2.6.77

by mitchej123 on Jun 11, 2025
Download

What's Changed

  • Fix adding Thrower to inventory-dropped items by @Ruling-0 in https://github.com/GTNewHorizons/Hodgepodge/pull/559
  • Add mixins to synchonize from server to client the thrower of an item entity by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/560
  • Dont use Class.forName in the coremod by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/561

New Contributors

  • @Ruling-0 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/559

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.76...2.6.77

2.6.76

by mitchej123 on Jun 8, 2025
Download

What's Changed

  • Change obfuscated environment detection for ASM coremod by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/556
  • Rename embedID config to force disable it for previous configs by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/557

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.75...2.6.76

2.6.75

by mitchej123 on Jun 6, 2025
Download

What's Changed

  • add @Unique annotation on mixin added fields of MixinSpawnerAnimals_optimizeSpawning by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/555

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.74...2.6.75

2.6.74

by mitchej123 on Jun 5, 2025
Download

What's Changed

  • Fix Crash Loop with EU Ender Collector by @Yoshy2002 in https://github.com/GTNewHorizons/Hodgepodge/pull/546

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.72...2.6.74

2.6.73-pre

by mitchej123 on Jun 1, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.72...2.6.73-pre

2.6.72

by mitchej123 on Jun 1, 2025
Download

What's Changed

  • Witch Potion Metadata by @koolkrafter5 in https://github.com/GTNewHorizons/Hodgepodge/pull/548

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.69...2.6.72

2.6.71-pre

by mitchej123 on May 31, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.69...2.6.71-pre

2.6.70-pre

by mitchej123 on May 30, 2025
Download

What's Changed

  • Disable Embed IDs by default by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/549
  • Check the cast in case the config isn't enabled by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/550

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.68-pre...2.6.70-pre

2.6.69

by mitchej123 on May 30, 2025
Download

What's Changed

  • Disable Embed IDs by default by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/549
  • Check the cast in case the config isn't enabled by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/550

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.66...2.6.69

2.6.68-pre

by mitchej123 on May 29, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.67-pre...2.6.68-pre

2.6.67-pre

by mitchej123 on May 28, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.66...2.6.67-pre

2.6.66

by mitchej123 on May 26, 2025
Download

What's Changed

  • Make Etheric Sword truly Unbreakble by @Yoshy2002 in https://github.com/GTNewHorizons/Hodgepodge/pull/545

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.65...2.6.66

2.6.65

by mitchej123 on May 25, 2025
Download

What's Changed

  • Silence some "none" sounds by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/540
  • Set ID on inner map by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/535

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.64...2.6.65

2.6.64

by mitchej123 on May 25, 2025
Download

What's Changed

  • SpeedupOreDictionaryTransformer by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/522
  • Add Mixins to fix Redstone output for Extra Utilities Chests not updating on Inventory Change by @Yoshy2002 in https://github.com/GTNewHorizons/Hodgepodge/pull/544

New Contributors

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

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.53...2.6.64

2.6.63-pre

by mitchej123 on May 20, 2025
Download

What's Changed

  • Spotless apply for branch speedup-oredictionary for #522 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/523
  • Spotless apply for branch setid-on-map-itself for #535 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/536
  • Spotless apply for branch setid-on-map-itself for #535 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/539
  • Spotless apply for branch setid-on-map-itself for #535 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/541

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.53...2.6.63-pre

2.6.62-pre

by mitchej123 on May 19, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.61-pre...2.6.62-pre

2.6.60-pre

by mitchej123 on May 18, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.59-pre...2.6.60-pre

2.6.59-pre

by mitchej123 on May 18, 2025
Download

What's Changed

  • Spotless apply for branch setid-on-map-itself for #535 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/539

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.58-pre...2.6.59-pre

2.6.58-pre

by mitchej123 on May 14, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.57-pre...2.6.58-pre

2.6.57-pre

by mitchej123 on May 12, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.56-pre...2.6.57-pre

1
2
16

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

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