- Bump version (modmuss50)
- Add TestInput.lookAt (#5413) (modmuss)
- Add
fabric:falseresource condition (#5410) (Cassian Godsted) - Dismantle DynamicRegistries#getDynamicRegistries into two more specific methods of DynamicRegistries (#5377) (Mega)
- Fix client game tests not running with vulkan (#5414) (modmuss)
- Bump version (modmuss50)
- Add TestInput.lookAt (#5413) (modmuss)
- Add
fabric:falseresource condition (#5410) (Cassian Godsted) - Dismantle DynamicRegistries#getDynamicRegistries into two more specific methods of DynamicRegistries (#5377) (Mega)
- 26.2-pre-4 (modmuss50)
- 26.2-pre-3 (modmuss50)
- 26.2-pre-2 (modmuss50)
- Bump version (modmuss50)
- Add DecoratedPotPattern Content Registry (#5387) (Mega)
- Handle extraction of permission level from non-level / custom implementations of vanilla PermissionSet (fix #5401) (#5404) (Patbox)
- Remove unnecessary @Nullable in UseEntityCallback (fix #5353) (#5405) (Patbox)
- 26.2-pre-1 (modmuss50)
- Update Gradle and Loom (#5398) (modmuss)
- 26.2-snapshot-8 (modmuss50)
- Bump version (modmuss50)
- Fix build (modmuss50)
- Merge remote-tracking branch 'origin/26.2' into 26.2 (modmuss50)
- Expose NoiseRouterData (#5388) (Mega)
- Update translations (#5379) (github-actions[bot], Fabric Bot)
- Rework AttachmentChange to (de)serialize the value as part of packet write/reead, rather than on creation (#5389) (Patbox)
- Fix
fabric:removekeys are not always optional. (#5396) (Chrys Chrysanthemum) - Fix dependency sorting for removing tag from tag (#5392) (ThePotatoArchivist)
- Add Bounce disc to
c:music_discs(#5384) (Cassian Godsted) - Improve gametest logging/error messages (#5385) (modmuss)
- Fix flaky tag removal tests (#5386) (modmuss)
- Bump version (modmuss50)
- Expose NoiseRouterData (#5388) (Mega)
- Update translations (#5379) (github-actions[bot], Fabric Bot)
- Rework AttachmentChange to (de)serialize the value as part of packet write/reead, rather than on creation (#5389) (Patbox)
- Fix
fabric:removekeys are not always optional. (#5396) (Chrys Chrysanthemum) - Fix dependency sorting for removing tag from tag (#5392) (ThePotatoArchivist)
- Improve gametest logging/error messages (#5385) (modmuss)
- Fix flaky tag removal tests (#5386) (modmuss)
- Bump version (modmuss50)
- [26.1.2] Tag File Entry Removals (#5365) (Chrys Chrysanthemum, cputnam-a11y, Juuz)
- Cherry pick fixes (modmuss50)
- Implement Fabric Permission API (#5226) (Patbox, modmuss)
- [26.1] Froglight Conventional Tag (#5375) (Cassian Godsted)
- Bump CI actions to use Node 24 (#5378) (Celeste)
- fix: crowdin one more time (#5381) (Miroma)
- Make DataResourceStore's method default (#5383) (modmuss)
- Bump version (modmuss50)
- Implement Fabric Permission API (#5226) (Patbox, modmuss)
- [26.1.2] Tag File Entry Removals (#5365) (Chrys Chrysanthemum, cputnam-a11y, Juuz)
- [26.1] Froglight Conventional Tag (#5375) (Cassian Godsted)
- Bump CI actions to use Node 24 (#5378) (Celeste)
- fix: crowdin one more time (#5381) (Miroma)
- Make DataResourceStore's method default (#5383) (modmuss)
- 26.2-snapshot-7 (modmuss50)
- Limit initial capacity of collections/maps when decoding packets (modmuss50)
- 26.2-snapshot-6 (modmuss50)
- Bump version (modmuss50)
- Fix cherry picked mixin (modmuss50)
- Port cherry picked changes to 26.2 (modmuss50)
- Revert "Update translations (#5342)" (#5371) (modmuss)
- Update translations (#5342) (github-actions[bot], Fabric Bot)
- Implement dynamic block tinting support with BlockTintsFactory integration (#5357) (Marc Hermans, modmuss50)
- Add String#toLowerCase/toUpperCase without locale checkstyle (#5367) (Kevin, modmuss)
- Allow using Identifiers in advancement datagen (#5366) (Celeste, Juuz)
- Add transitive access widener to
Minecraft#blockModelResolver(#5349) (Jab125) - Add EntityFluidInteractionRegistry and FluidBehaviour api (#5335) (Patbox)
- feat:
ClientHotbarScrollEvents(#5330) (Sylv, Kilip1000)