
What's Changed
- Fix villager trading desync by @kurrycat2004 in https://github.com/GTNewHorizons/Hodgepodge/pull/826
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.161...2.7.162
What's Changed
- Fix GL_ALPHA_TEST and potion effect HUD rendering by @dipo33 in https://github.com/GTNewHorizons/Hodgepodge/pull/907
- addClientMixins instead of addCommonMixins for the "fixSaveFileWrittenToExistingDirectory" mixin by @Charsy89 in https://github.com/GTNewHorizons/Hodgepodge/pull/922
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.160...2.7.161
What's Changed
- Allow lavenders to be grown with bonemeal in BOP lavender fields by @MalTeeez in https://github.com/GTNewHorizons/Hodgepodge/pull/918
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.159...2.7.160
What's Changed
- Localized the whole mod + README (Czech) by @Kuliiuu in https://github.com/GTNewHorizons/Hodgepodge/pull/882
New Contributors
- @Kuliiuu made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/882
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.158...2.7.159
What's Changed
- Clamp looting to a minimum of 0 by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/916
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.157...2.7.158
What's Changed
- Clip the entity renders within vanilla GUIs using
glScissorby @Nikolay-Sitnikov in https://github.com/GTNewHorizons/Hodgepodge/pull/834 - Fix BOP colorized sapling icon when growth stage bit is set in meta by @dipo33 in https://github.com/GTNewHorizons/Hodgepodge/pull/904
New Contributors
- @dipo33 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/904
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.156...2.7.157
- Clip the entity renders within vanilla GUIs using
What's Changed
- add u (drop shadow) to format code lists by @alppp in https://github.com/GTNewHorizons/Hodgepodge/pull/887
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.155...2.7.156
What's Changed
- disable interning by default by @boubou19 in https://github.com/GTNewHorizons/Hodgepodge/pull/910
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.154...2.7.155
What's Changed
- Fix fast block lookup by @NeutronSelector in https://github.com/GTNewHorizons/Hodgepodge/pull/883
New Contributors
- @NeutronSelector made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/883
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.153...2.7.154
What's Changed
- Fix enchant glint being applied on every render pass by @koolkrafter5 in https://github.com/GTNewHorizons/Hodgepodge/pull/905
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.152...2.7.153
What's Changed
- fix MixinModAnnotation_Intern by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/902
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.151...2.7.152
What's Changed
- Add configurable music delay by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/885
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.150...2.7.151
What's Changed
- Strip Signature from dropped Optional Interfaces. by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/898
- Extra F1 toggle to hide GUI and show hand by @Apis035 in https://github.com/GTNewHorizons/Hodgepodge/pull/894
New Contributors
- @Apis035 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/894
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.149...2.7.150
What's Changed
- Intern MODID strings of ResourceLocation and GameRegistry$UniqueIdentifier by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/892
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.148...2.7.149
What's Changed
- Intern Strings of the ASMDataTable by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/893
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.147...2.7.148
What's Changed
- Adds a late tweaker/transformer so the oredictionary transformer registers after NEI by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/895
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.146...2.7.147
What's Changed
- Update MixinChunkProviderServer_DisableTerrain_EndlessIDs.java by @june-dev-username in https://github.com/GTNewHorizons/Hodgepodge/pull/897
New Contributors
- @june-dev-username made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/897
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.145...2.7.146
What's Changed
- Add configurable threshold for "moved too quickly" server-side speed check by @Eldrinn-Elantey in https://github.com/GTNewHorizons/Hodgepodge/pull/869
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.144...2.7.145
What's Changed
- Fix disconnect screen layout for long kick messages by @alppp in https://github.com/GTNewHorizons/Hodgepodge/pull/837
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.143...2.7.144
What's Changed
- Show IntCache size in F3 by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/868
- Fix EID incompatibilities for IC2, BoP, Witchery by @tiffit in https://github.com/GTNewHorizons/Hodgepodge/pull/891
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.7.142...2.7.143