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.6k
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
3
4
5
17

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

2.6.24

by mitchej123 on Feb 7, 2025
Download

What's Changed

  • fix entity attributes range by @raylras in https://github.com/GTNewHorizons/Hodgepodge/pull/486

New Contributors

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

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

2.6.23

by mitchej123 on Jan 27, 2025
Download

What's Changed

  • Modular Powersuits energy methods to only interacts with MPS equipment by @DrParadox7 in https://github.com/GTNewHorizons/Hodgepodge/pull/482

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.22...2.6.23

2.6.22

by mitchej123 on Jan 25, 2025
Download

What's Changed

  • fix extra utilities ender quarry freeze/soft-lock randomly by @Pilzinsel64 in https://github.com/GTNewHorizons/Hodgepodge/pull/480

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.20...2.6.22

2.6.21-pre

by mitchej123 on Jan 24, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.20...2.6.21-pre

2.6.20

by mitchej123 on Jan 22, 2025
Download

What's Changed

  • ensure drops is not null by @Pilzinsel64 in https://github.com/GTNewHorizons/Hodgepodge/pull/479

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.18...2.6.20

2.6.19-pre

by mitchej123 on Jan 22, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.18...2.6.19-pre

2.6.18

by mitchej123 on Jan 22, 2025
Download

What's Changed

  • Improve several simulated block break actions of mods by @Pilzinsel64 in https://github.com/GTNewHorizons/Hodgepodge/pull/478

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.17...2.6.18

2.6.17

by mitchej123 on Jan 19, 2025
Download

What's Changed

  • Localise bed respawn message by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/475
  • Update zh_CN.lang by @huihiuhuai in https://github.com/GTNewHorizons/Hodgepodge/pull/476

New Contributors

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

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.16...2.6.17

2.6.16

by mitchej123 on Jan 16, 2025
Download

What's Changed

  • Backport instant bed spawn setting by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/473
  • Updates the player's container when the container is closed and the i… by @benTicks in https://github.com/GTNewHorizons/Hodgepodge/pull/474

New Contributors

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

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

2.6.14

by mitchej123 on Jan 15, 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.15

by mitchej123 on Jan 14, 2025
Download

What's Changed

  • Fix skin manager leaking client world by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/469
  • Backport 1.20's 'pause-when-empty-seconds' server property by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/470
  • Revert "Backport 1.20's 'pause-when-empty-seconds' server property (#… by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/472

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

2.6.14-pre

by mitchej123 on Jan 10, 2025
Download

What's Changed

  • Fix skin manager leaking client world by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/469

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.13...2.6.14-pre

1
3
4
5
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.