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.2k
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 15 hours ago
DescriptionChangelogVersions
1
14
15
16
17

2.2.4

by mitchej123 on Mar 24, 2023
Download

What's Changed

  • fix weird NPE introduced by #202 by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/203

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.2.2...2.2.4

2.2.3-pre

by mitchej123 on Mar 24, 2023
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.2.2...2.2.3-pre

2.2.2

by mitchej123 on Mar 24, 2023
Download

What's Changed

  • fix rare different sprite animations out of sync by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/202

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.2.0...2.2.2

2.2.1-pre

by mitchej123 on Mar 24, 2023
Download

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.2.0...2.2.1-pre

2.2.0

by mitchej123 on Mar 18, 2023
Download

What's Changed

  • Use Unimixins by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/201

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.1.0...2.2.0

2.1.0

by mitchej123 on Mar 16, 2023
Download

What's Changed

  • correct render debug injection point by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/197
  • Fix Thaumcraft Aspect sorting by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/196

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.43...2.1.0

2.0.44-pre

by mitchej123 on Mar 13, 2023
Download

What's Changed

  • Fix Thaumcraft Aspect sorting by @Dream-Master in https://github.com/GTNewHorizons/Hodgepodge/pull/198
  • Fix/renderdebug by @Dream-Master in https://github.com/GTNewHorizons/Hodgepodge/pull/199

New Contributors

  • @Dream-Master made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/198

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.43...2.0.44-pre

2.0.43

by mitchej123 on Mar 5, 2023
Download

What's Changed

  • make all debug keybinds require simultaneous ctrl and shift instead of just shift by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/194

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.42...2.0.43

2.0.42

by mitchej123 on Mar 5, 2023
Download

What's Changed

  • Immersive Engineering Java 12 compat: cancel the potion array resizing if already is big enough by @r1tsuu in https://github.com/GTNewHorizons/Hodgepodge/pull/192

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.41...2.0.42

2.0.41

by mitchej123 on Mar 5, 2023
Download

What's Changed

  • Fix FontRenderer indexoutofbounds by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/193

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.40...2.0.41

2.0.40

by mitchej123 on Mar 4, 2023
Download

What's Changed

  • Fix FontRenderer mixin not applying due to wrong superclass by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/191

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.39...2.0.40

2.0.39

by mitchej123 on Mar 3, 2023
Download

What's Changed

  • Fix scrolling Xaero's World Map with LWJGL 3 by @kumquat-ir in https://github.com/GTNewHorizons/Hodgepodge/pull/187

New Contributors

  • @kumquat-ir made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/187

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.38...2.0.39

2.0.38

by mitchej123 on Mar 3, 2023
Download

What's Changed

  • Replace recursive line wrapping with iterative code, and prevent infinite loops. by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/189
  • Stop saying twice in log which ASM transformers it's loading by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/190

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.37...2.0.38

2.0.37

by mitchej123 on Mar 1, 2023
Download

What's Changed

  • Fix Minecraft Not Supporting MacOS CMD Shortcuts in Text Fields by @r1tsuu in https://github.com/GTNewHorizons/Hodgepodge/pull/188

New Contributors

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

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.36...2.0.37

2.0.36

by mitchej123 on Feb 18, 2023
Download

What's Changed

  • remove unused access transformer by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/185

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.35...2.0.36

2.0.35

by mitchej123 on Feb 17, 2023
Download

What's Changed

  • Remove GT item renderer mixin by @miozune in https://github.com/GTNewHorizons/Hodgepodge/pull/184

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.34...2.0.35

2.0.34

by mitchej123 on Feb 15, 2023
Download

2.0.33

by mitchej123 on Feb 11, 2023
Download

What's Changed

  • Fix villages keeping things chunkloaded. by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/180
  • stop playing a sound when spawning a minecart in the world by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/181

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.32...2.0.33

2.0.32

by mitchej123 on Feb 8, 2023
Download

What's Changed

  • Add optimization for mipmapping by @SuperCoder7979 in https://github.com/GTNewHorizons/Hodgepodge/pull/177

New Contributors

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

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.31...2.0.32

2.0.31

by mitchej123 on Feb 7, 2023
Download

What's Changed

  • unbind cofh keybinds by default by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/173
  • Trigger all conflicting key bindings instead of a random one by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/174
  • small change to keybind multimap by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/175
  • Fix IC2 Crop-Breeding Plugin metadata by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/176
  • Fix some items restore 0 hunger due to Hunger Overhaul by @miozune in https://github.com/GTNewHorizons/Hodgepodge/pull/178
  • Don't publish transformed mod dependencies in maven metadata by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/179

Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.0.30...2.0.31

1
14
15
16
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.