- Bump versions (modmuss50)
- Fix vanilla behaviour change causing Dragon Breath's to leave an empty Glass Bottle in Brewing Stand (#2874) (modmuss50)
- Fix memory leak by using weak set for ArrayBackedEvent list (#2848) (BasiqueEvangelist)
- Update to Loom 1.1 (#2860) (modmuss50)
- Bump versions (modmuss50)
- Fix vanilla behaviour change causing Dragon Breath's to leave an empty Glass Bottle in Brewing Stand (#2874) (modmuss50)
- Fix memory leak by using weak set for ArrayBackedEvent list (#2848) (BasiqueEvangelist)
- 23w04a (modmuss50)
- Bump version (modmuss50)
- Fix ItemStack.EMPTY.getItem() rarely returning null due to threading (#2826) (Technici4n)
- [1.19.3] Implement custom SignTypes (#2832) (Mark, AlphaMode)
- Fix #2552: Add way to use resource conditions for block loot table datagen (#2823) (Technici4n)
- Bump version (Technici4n)
- Fix ItemStack.EMPTY.getItem() rarely returning null due to threading (#2826) (Technici4n)
- [1.19.2] Implement custom SignTypes (#2585) (AlphaMode, apple502j, modmuss50)
Initial release
- Bump versions (modmuss50)
- Remove leftover
@ApiStatus.Internal
annotations and add annotation validation (#2825) (Technici4n, Juuz) - Generate a test datapack from the datagen testmod output. (#2824) (modmuss50)
- Two Transfer API fixes (#2818) (Technici4n)
- Entity Selector Option API (#2667) (apple502j, modmuss50, Technici4n)
- add fabric-recipe-api-v1: Custom ingredients (#2586) (Technici4n, apple502j, modmuss50)
- Bump versions (modmuss50)
- Two Transfer API fixes (#2818) (Technici4n)
- Entity Selector Option API (#2667) (apple502j, modmuss50, Technici4n)
- add fabric-recipe-api-v1: Custom ingredients (#2586) (modmuss50, apple502j, modmuss50)
- Bump versions (modmuss50)
- Interaction events fixes (#2774) (Technici4n)
- Indigo and Renderer API fixes related to fallback consumers (#2775) (Technici4n)
- Biome modification API small enhancements (#2789) (apple502j)
- Autogenerate Item constructor TAWs (#2795) (Shnupbups)
- Object builder API updates (#2798) (apple502j, Juuz)
- Keybindings API: New Years cleanup (#2799) (apple502j)
- Replace old nullability comments with annotations (#2800) (Silver)
- Fix common tab resetting when reopening creative screen (#2803) (Virtuoel)
- Catch exception inside client-side JOIN event (#2813) (apple502j, haykam821)
- Fixed blocks with vanilla loot tables making strict validation of datagen fail (#2816) (Shnupbups)
- Bump versions (modmuss50)
- Biome modification API small enhancements (#2789) (apple502j)
- Fixed blocks with vanilla loot tables making strict validation of datagen fail (#2816) (Shnupbups)
- Interaction events fixes (#2774) (Technici4n)
- Indigo and Renderer API fixes related to fallback consumers (#2775) (Technici4n)
- Keybindings API: New Years cleanup (#2799) (apple502j)
- Replace old nullability comments with annotations (#2800) (Silver)
- Catch exception inside client-side JOIN event (#2813) (apple502j, haykam821)
- Bump versions (modmuss50)
- Fix ItemGroup language generation. (#2785) (modmuss50)
- Block Entity Lifecycle fixes (#2783) (Technici4n)
- Don't break the ordering of ResourcePackProviders (#2784) (Technici4n)
- Add Traditional Chinese (#2776) (Miku)
- API for brewing recipes which use Ingredients instead of Items (#2670) (Daomephsta, Juuz)
- Deprecated BlockEntityRendererRegistry in favor of vanilla's BlockEntityRendererFactories (#2582) (AlphaMode)
- Add more transitive Access Wideners (#2780) (Technici4n)
- Fix #602: Allow querying registered
DynamicItemRenderer
s (#2779) (Technici4n) - Javadoc and typo fixes (#2782) (apple502j)
- Fix block api resources path (#2749) (Sideroo)
- Cleanup Environment annotation usage. (#2755) (modmuss50)
- Small Cleanups (#2767) (Technici4n)
- Fix #1145: Long enum gamerule name hidden by button (#2768) (Technici4n)
- Disable the gametest command on the server by default. (#2769) (modmuss50)
- Fix disconnect screen scissoring on high-resolution displays (#2770) (modmuss50)
- Ensure consistent ordering of datagen TAW (#2781) (Technici4n)
- Bump versions (modmuss50)
- Block Entity Lifecycle fixes (#2783) (Technici4n)
- Don't break the ordering of ResourcePackProviders (#2784) (Technici4n)
- Add Traditional Chinese (#2776) (Miku)
- API for brewing recipes which use Ingredients instead of Items (#2670) (Daomephsta, Juuz)
- Deprecated BlockEntityRendererRegistry in favor of vanilla's BlockEntityRendererFactories (#2582) (AlphaMode, haykam821)
- Fix #602: Allow querying registered
DynamicItemRenderer
s (#2779) (Technici4n) - Javadoc and typo fixes (#2782) (apple502j)
- Fix block api resources path (#2749) (Sideroo)
- Small Cleanups (#2767) (modmuss50)
- Fix #1145: Long enum gamerule name hidden by button (#2768) (Technici4n)
- Disable the gametest command on the server by default. (#2769) (modmuss50)
- Fix disconnect screen scissoring on high-resolution displays (#2770) (modmuss50)
- Bump version (modmuss50)
- Fix previous creative tab not being restored (#2751) (modmuss50)
- Remove 3rd party JD links (#2752) (modmuss50)
- Update signing Gradle plugin (modmuss50)
- Update to 1.19.3 (from rc1) (modmuss50)
- Bump version (modmuss50)
- Load default translations from all namespaces on the server (#2709) (Teddy Li, modmuss50)
- Item API: override Item.Settings#requires (#2745) (apple502j)
- Adapt the existing creative inventory page button texture to new position (#2742) (Juuz)
- Refactor FabricBlockSettings to copy and override new stuff (#2741) (apple502j)
- Generate access wideners for DataProvider.getName implementations (#2736) (modmuss50)
- GameTest: improve javadoc (#2734) (apple502j)
- Add c:shields convention tag (#2727) (miir, itsmiir)
- Screen API: Fix MinecraftClientMixin overwriting the vanilla logger (#2726) (Juuz)
- Add producation server test, publish testmod jar to maven. (#2717) (modmuss50)
- Update signing Gradle plugin (modmuss50)
- Bump version (modmuss50)
- Load default translations from all namespaces on the server (#2709) (Teddy Li, modmuss50)
- GameTest: improve javadoc (#2734) (apple502j)
- Add c:shields convention tag (#2727) (miir, itsmiir)
- Screen API: Fix MinecraftClientMixin overwriting the vanilla logger (#2726) (Juuz)
- 1.19.3-rc1 (modmuss50)
- Bump version (modmuss50)
- Check stack size in FabricItemGroupEntries (#2705) (modmuss50)
- Networking: fix type of created packet (#2712) (apple502j)
- AttackBlockCallback: creative fix and javadoc update (#2691) (Technici4n, Juuz)
- Add
BakedModel
unwrapping API (#2686) (Technici4n) - Fix testmod client mixins being applied on the server. (#2704) (Sideroo)