1.42.0-1.21.11
A release to fix many small issues with advancements/item-modifiers/loot-tables/predicates/structures/test-instances, also some simplifications of serializers.
It contains some small breaking changes so that's why the version bump.
Changelog
feat(maths): AddtoArrayandfromArrayconversion forVec3f, add deserialization support. 97a589cfeat(worldgen-structures): AddTerrain AdaptationandPool Aliasesdocumentation, enhance pool alias logic with weighted entries in tests. 6309c34fix(advancements): RenameAvoidVibrationstoAvoidVibration. 7c09253fix(docs): UpdateAdvancements.mdandTriggers.md, addbrewedPotion. EnhanceItem_Modifiers.mdwith new examples, correct inconsistencies. 5626439fix(item-modifiers): Add@SerializabletoSetBookCover. b9a2cc4fix(item-modifiers): Fix serialization ofApplyBonusitem modifier. e3a867ffix(item-modifiers): RemoveUUIDArgument, addidproperty inAttributeModifier. 3d51818fix(item-modifiers): RenamepotiontoidinSetPotion. dff1c54fix(item-modifiers): ReplacenbtwithtaginSetCustomDataand write as inline nbt, add helper tosetBannerPattern. c820f1ffix(loot-tables): RenamenametovalueinLootTable. 58b6d3efix(predicates): AddLightclass to replacelightfield inLocation. 64cdfa4fix(predicates): RenameEnchantmentint provider toEnchantmentLevel, update related functions. 6289eaefix(predicates): RenameEntityScoretoEntityScores. f46733afix(predicates): ReplaceBlockwithLocationinsteppingOn. 784e0d3fix(predicates): Set default value ofentityinEntityPropertiestoEntityType.THIS. 76d8717fix(test-instances): ReplaceFunctionArgumentwithStringfor function references, align logic and documentation with new GameTest framework. 7f3514afix(test-instances): ReplaceFunctionwithFunctionArgument, removeFunctionDSLBuilder. 41fda93fix(worldgen-structures): Update pool alias logic, introduce weighted entries. 309b9ferefactor(advancements): Replace criteria serialization logic withInlineSerializer, adjust trigger classes to removenameproperty. 82f6727refactor(advancements): Set default lambda value forrecipeUnlockedandrecipeCraftedcriteria. 4eb7e7frefactor(item-modifiers): AdjustSourceenum values, rename parameters incopyCustomData, add helper methods forMutableList<CopyNbtOperation>. 11f9481refactor(predicates): SimplifyFluidsub predicate usage. a4657b7
Full changelog: https://github.com/Ayfri/Kore/compare/v1.41.3-1.21.11..v1.42.0-1.21.11