- `21.5.75` Fixed Tall flower tag not pulling in `minecraft:tall_flowers` tag (#2291) - `21.5.74` 1.21.5 stable - `21.5.73-beta` [1.21.x] Refactor the Anvil Events (#2260) Co-authored-by: Shadows_of_Fire <3682588+Shadows-of-Fire@users.noreply.github.com> - `21.5.72-beta` [1.21.5] Allow blocks full control over step, fall and hit sounds (#2284) - `21.5.71-beta` Add source entity to MobEffectEvent.Applicable (#2276) - `21.5.70-beta` Added multiple `c:primary_wood_type` biome tags (#2280) - `21.5.69-beta` Fix a locale dependent test (#2288) - `21.5.68-beta` [1.21.5] Add sysprop to disable Blaze3D validation (#2244) - `21.5.67-beta` Add an event for registering default sprite metadata section types (#2259) - `21.5.66-beta` Disable syncing registries to client in singleplayer (#2266) - `21.5.65-beta` [1.21.5] Properly intern full-cube face occlusion shapes generated from shapes with multiple boxes (#2256) - `21.5.64-beta` [1.21.5] Prevent BlockCapabilityCache keeping capability references for too long. (#2255) - `21.5.63-beta` Introduce proxyable and non-proxyable block capabilities (#1446) - `21.5.62-beta` Respect WorldlyContainer nullability contracts in SidedInvWrapper (#1847) - `21.5.61-beta` add ability to get attachment data without an optional or creation (#2231) - `21.5.60-beta` Update nightconfig_version to v3.8.2 (1.21.x) (#2232) Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com> Co-authored-by: Technici4n <13494793+Technici4n@users.noreply.github.com> - `21.5.59-beta` Fix dry foliage color being dropped during biome modification (#2239) - `21.5.58-beta` Fix cancelling AnvilUpdateEvent not setting the output slot to ItemStack.EMPTY (#2230) - `21.5.57-beta` Fix IShearable preventing other mods from capturing drops (#2235) - `21.5.56-beta` Fix Vanilla clients crashing the server due to updated server config sync (#2224) - `21.5.55-beta` Make any holdersets always serialize and the not one delegate the check (#2165) - `21.5.54-beta` Fix #2208: Minecraft's dependencies missing from the NFRT artifact manifest (#2211) - `21.5.53-beta` Add item hand information to `LivingEntityUseItemEvent`s (#2179) - `21.5.52-beta` Fix crash when defeating the ender dragon if there is no player reference (#2190) - `21.5.51-beta` Enhanced AO: Clamp vertex coordinates to [0, 1] in corner weight computation (#2200) - `21.5.50-beta` Use `IItemHandler#getSlotLimit` in `SlotItemHandler#getMaxStackSize` (#2178) - `21.5.49-beta` Add support for baking multiple models in the standalone API (#2135) - `21.5.48-beta` Sync server config changes to the connected clients (#1439) - `21.5.47-beta` Sync datamaps of synced datapack registries to in memory connections (#2164) - `21.5.46-beta` Fix forced chunks data serialization error (#2142) - `21.5.45-beta` Preserve datagen insertion order for GLMs (#2158) - `21.5.44-beta` New Crowdin updates (#2102) - `21.5.43-beta` Rebuild blockstate caches of oxidizables after datamaps are loaded (#2153) - `21.5.42-beta` Fix early client lifecyle events and introduce ClientResourceLoadFinishedEvent. The NeoForge event bus also starts earlier now. (#2104) - `21.5.41-beta` Remove MC-43968 fix (AO oversampling bug) for vanilla lighting (#2141) - `21.5.40-beta` Register item handler capability for pale oak chest boats (#2136) - `21.5.39-beta` Fix ComponentItemHandler#extractItem sometimes returning an incorrect result (#2137) - `21.5.38-beta` Pass the menu to the function that sends custom extra data to the client for opening said menu (#2124) - `21.5.37-beta` [1.21.5] Disable particle culling for the elder guardian particle (#2131) - `21.5.36-beta` Allow custom unbaked mutators in property dispatch (#2121) Co-authored-by: Dennis C - `21.5.35-beta` Release April Fools snapshot branches via Github Actions (#2129) - `21.5.34-beta` Remove deprecated elements that were scheduled for removal (#2122) Signed-off-by: TheSilkMiner - `21.5.33-beta` [1.21.x] Clean up temporary files for SavedData asynchronously, improving world load performance (#2016) Co-authored-by: Sebastian Hartte - `21.5.32-beta` Fix crashing when the Screen class is initialized before Minecraft is constructed (#2123) - `21.5.31-beta` Make LootItemConditionalFunction#simpleBuilder Public (#2119) - `21.5.30-beta` Replace experimental light pipeline by a new enhanced AO pipeline (#2078) Co-authored-by: XFactHD - `21.5.29-beta` Added custom splash text support (#2106) - `21.5.28-beta` Remove legacy exc, sas, and srg files (#2118) - `21.5.27-beta` Rewrite and split licensing info into two files (#2112) [ci skip] - `21.5.26-beta` Make Loot Function without builders Constructors public (#2068) - `21.5.25-beta` [1.21.x] Fix parameter ordering issue in ItemStackedOnOtherEvent (#2111) - `21.5.24-beta` [1.21.5] Fix lighting of uncullable quads without AO (#2105) - `21.5.23-beta` Remove ICancellableEvent from LivingShieldBlockEvent (#2101) - `21.5.22-beta` [1.21.5] Fix not using "neoforge" folder for RecipePrioritiesProvider (#2089) - `21.5.21-beta` [1.21.5] Add per-BlockModelPart AO handling (#2087) - `21.5.20-beta` Use property assignment in buildscript (#2092) - `21.5.19-beta` [1.21.5] Fix render reload happening off-thread when toggling the light pipeline in the config file (#2098) - `21.5.18-beta` Remove obsoleted pathfinding backoff in MeleeAttackGoal (#2091) - `21.5.17-beta` Make empty model data use existing map type (#2097) - `21.5.16-beta` Fix ModelData.EMPTY requiring itself to initialize (#2094) Signed-off-by: TheSilkMiner - `21.5.15-beta` Return a singleton EMPTY map from ModelData.Builder if the built map is empty (minor optimization) (#2083) - `21.5.14-beta` Remove now-useless IdMappingEvent (#2082) - `21.5.13-beta` No longer ship the Nashorn JS Engine for JS Coremods (#2072) - `21.5.12-beta` Reimplement hook for IItemExtension#getSweepHitBox (#2036) Co-authored-by: Marc Hermans - `21.5.11-beta` Fix handling for mods without a declared language loader (#2080) - `21.5.10-beta` [1.21.5] Improve custom blockstate model datagen (#2075) - `21.5.9-beta` [1.21.5] Allow baking a SimpleModelWrapper from an existing ResolvedModel (#2077) - `21.5.8-beta` Bump FML to 7.0.10 (#2071) - `21.5.7-beta` [1.21.5] Further clean up source split (#2076) - `21.5.6-beta` Add brown and blue eggs to `c:eggs` and added missing flowers to `c` flower tags (#2074) - `21.5.5-beta` Fix IntelliJ runs with delegated builds (circular dependency on jar task (#2063) - `21.5.4-beta` [1.21.5] Add system prop to runs to enable terminal colors (#2069) - `21.5.3-beta` Fix damage-blocking items not working (#2067) - `21.5.2-beta` Fix /config showfileclient not being registered (#2060) - `21.5.1-beta` Early Display Interface Refactor (#2056) - `21.5.0-beta` Release 1.21.5