11.0.0.222 for Fabric 1.19
on Jan 27, 2023- Fix #2871 Fix text field synchronization from mods via the API - mezz
- Fix #2873 Ghost ingredient handling on Fabric - mezz
- Update Polish translation (#2874) - Greg-21
- Use an accesswidener to access fields with Fabric - mezz
- update parchment mappings - mezz
- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Clean up unused imports - mezz
- Update to support the breaking changes in forge (#2886) - Sara Freimer
- clean up configs slightly - mezz
11.0.0.221 for Forge 1.19
on Jan 27, 202311.0.0.221 for Fabric 1.19
on Jan 27, 2023- Fix #2873 Ghost ingredient handling on Fabric - mezz
- Update Polish translation (#2874) - Greg-21
- Use an accesswidener to access fields with Fabric - mezz
- update parchment mappings - mezz
- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Clean up unused imports - mezz
- Update to support the breaking changes in forge (#2886) - Sara Freimer
- clean up configs slightly - mezz
- Cleanup - mezz
11.0.0.220 for Forge 1.19
on Jan 27, 202311.0.0.220 for Fabric 1.19
on Jan 27, 2023- Update Polish translation (#2874) - Greg-21
- Use an accesswidener to access fields with Fabric - mezz
- update parchment mappings - mezz
- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Clean up unused imports - mezz
- Update to support the breaking changes in forge (#2886) - Sara Freimer
- clean up configs slightly - mezz
- Cleanup - mezz
- update parchment version - mezz
10.1.0.219 for Forge 1.18.2
on Jan 27, 202310.1.0.219 for Fabric 1.18.2
on Jan 27, 2023- Update uk_ua.json (#2879) - Sushomeister
- Use an accesswidener to access fields with Fabric - mezz
- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Fix concurrent modification exception when a recipe manager plugin crashes - mezz
- #2851 Protect against more crashes from broken fluids - mezz
- remove gradle.configureondemand to work around a ForgeGradle bug - mezz
- Fix improper property use causing invalid dependency POM (#2855) - sciwhiz12
- The archivesName property of BasePluginExtension is a Property<String>.
10.1.0.218 for Forge 1.18.2
on Jan 27, 202310.1.0.218 for Fabric 1.18.2
on Jan 27, 2023- Use an accesswidener to access fields with Fabric - mezz
- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Fix concurrent modification exception when a recipe manager plugin crashes - mezz
- #2851 Protect against more crashes from broken fluids - mezz
- remove gradle.configureondemand to work around a ForgeGradle bug - mezz
- Fix improper property use causing invalid dependency POM (#2855) - sciwhiz12
- The archivesName property of BasePluginExtension is a Property<String>.
- The default implementation of toString() for a Property is to print out
11.0.0.217 for Forge 1.19
on Jan 27, 202311.0.0.217 for Fabric 1.19
on Jan 27, 2023- Use an accesswidener to access fields with Fabric - mezz
- update parchment mappings - mezz
- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Clean up unused imports - mezz
- Update to support the breaking changes in forge (#2886) - Sara Freimer
- clean up configs slightly - mezz
- Cleanup - mezz
- update parchment version - mezz
- Update dev forge and mappings - mezz
10.1.0.216 for Forge 1.18.2
on Jan 27, 202310.1.0.216 for Fabric 1.18.2
on Jan 27, 2023- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Fix concurrent modification exception when a recipe manager plugin crashes - mezz
- #2851 Protect against more crashes from broken fluids - mezz
- remove gradle.configureondemand to work around a ForgeGradle bug - mezz
- Fix improper property use causing invalid dependency POM (#2855) - sciwhiz12
- The archivesName property of BasePluginExtension is a Property<String>.
- The default implementation of toString() for a Property is to print out
- their name and owning object, and not the toString() of their contents.
11.0.0.215 for Forge 1.19
on Jan 27, 202311.0.0.215 for Fabric 1.19
on Jan 27, 2023- update parchment mappings - mezz
- Fix #2839 Improve widget focusing behavior with the search box - mezz
- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Clean up unused imports - mezz
- Update to support the breaking changes in forge (#2886) - Sara Freimer
- clean up configs slightly - mezz
- Cleanup - mezz
- update parchment version - mezz
- Update dev forge and mappings - mezz
- set gradle to no longer use configure-on-demand, it breaks ForgeGradle - mezz
11.0.0.214 for Forge 1.19
on Jan 27, 202311.0.0.214 for Fabric 1.19
on Jan 27, 2023- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Clean up unused imports - mezz
- Update to support the breaking changes in forge (#2886) - Sara Freimer
- clean up configs slightly - mezz
- Cleanup - mezz
- update parchment version - mezz
- Update dev forge and mappings - mezz
- set gradle to no longer use configure-on-demand, it breaks ForgeGradle - mezz
- Remove old createFocusLink method - mezz
- Fix improper property use causing invalid dependency POM (#2854) - sciwhiz12
10.1.0.213 for Forge 1.18.2
on Jan 27, 202310.1.0.213 for Fabric 1.18.2
on Jan 27, 2023- Fix #2890 Protect against broken recipe transfer handlers crashing - mezz
- Fix concurrent modification exception when a recipe manager plugin crashes - mezz
- #2851 Protect against more crashes from broken fluids - mezz
- remove gradle.configureondemand to work around a ForgeGradle bug - mezz
- Fix improper property use causing invalid dependency POM (#2855) - sciwhiz12
- The archivesName property of BasePluginExtension is a Property<String>.
- The default implementation of toString() for a Property is to print out
- their name and owning object, and not the toString() of their contents.
- This meant that passing archivesName to Node#appendNode as a value,