- `26.1.1.6-beta` Create Dynamic Armor Trim System (#3038) Fixed the need to add armor trim palettes and patterns to the `armor_trims.json` atlas, as its now done automatically. This will fix modded trims and palettes not properly working with each other. Added a new item model that dynamically renders armor trims on items. Helper methods have been added to vanilla's item model datagen to allow for easy model registration. This removes the need to use vanilla's `TrimMaterialProperty` in the item json and will allow all registered armor trim palettes to work with your item. - `26.1.1.5-beta` Tighten `getEnchantPowerBonus` to `BlockGetter` (#3062) Co-authored-by: Shadows_of_Fire <3682588+Shadows-of-Fire@users.noreply.github.com> - `26.1.1.4-beta` Fix ECJ compile errors w/ Eclipse 2026-03 (#3060) Co-authored-by: Shadows_of_Fire <3682588+Shadows-of-Fire@users.noreply.github.com> - `26.1.1.3-beta` Add a JSON recipe modification event (#3053) - `26.1.1.2-beta` [26.1] Fix crash when freezing after applying registry sync with entries unknown to the client (#3049) - `26.1.1.1-beta` Add ModelDebugName argument to UnbakedStandaloneModel#bake (#3040) - `26.1.1.0-beta` Update to 26.1.1 - `26.1.0.19-beta` Add target level to EntityTeleportEvent (#2942) This PR adds `EntityTeleportEvent#getTargetLevel()`, which allows consumers of the teleport event(s) to determine where the target(s) are being sent to. Closes #1526 - `26.1.0.18-beta` feat: do not try to sync data attachments to vanilla clients (#2964) - `26.1.0.17-beta` Add optional neoforge:seed_override field to dimension codec (#2977) - `26.1.0.16-beta` Improve ModifyDefaultComponentsEvent component access (#3048) - `26.1.0.15-beta` Generate and populate the json for drink_containing tags (#3044) - `26.1.0.14-beta` [26.1] Clean up component modifier internals (#3043) - `26.1.0.13-beta` fix(network): correctly assign client/server versions in negotiation mismatch error (#2965) - `26.1.0.12-beta` Revert "Unhook mayFly field from controlling flight" (#3046) - `26.1.0.11-beta` Unhook mayFly field from controlling flight (#3034) - `26.1.0.10-beta` Expose applied default components through ModifyDefaultComponentsEvent (#3041) - `26.1.0.9-beta` [ci skip] New Crowdin updates (#3025) - `26.1.0.8-beta` Add missing `includeBoundingBox` call to Beardifier patch (#3031) - `26.1.0.7-beta` [26.1] Fix visual item cloning bug (#3035) - `26.1.0.6-beta` Update fancy_mod_loader_version to v11.0.5 (26.1.x) (#3032) Fix production detection - `26.1.0.5-beta` Bump GradleUtils to 5.1.1 (#3029) - `26.1.0.4-beta` [26.1] Re-enable changelog publishing (#3020) - `26.1.0.3-beta` [26.1] Update FML to use correct GLFW init and window hints in ELS (#3023) - `26.1.0.2-beta` Update mixin version (#3024) - `26.1.0.1-beta` Fix 4 version components in CI - `26.1.0.0-beta` Update release branch pattern to include '26.*'