Skip to content

1.6.0 For 24w12a

Compare
Choose a tag to compare
@Ayfri Ayfri released this 09 May 15:05
· 185 commits to master since this release

Changelog

  • feat(advancements): Add CrafterRecipeCrafted and FallAfterExplosion triggers, update tests. 68a396d
  • feat(arguments): Add WolfVariant related arguments and generators. 46c6471
  • feat(arguments): Add tag support for variants including cat, frog, and painting. 7488276
  • feat(commands): Move clear command logic to separate files. f9e1d21
  • feat(components): Add minecraft:food, max_stack_size, max_damage, fire_resistant, rarity, tool, hide_tooltip item components. a3ddbc7
  • feat(components): Add count, clearPredicate, isPresent, negate, and subPredicates functionalities. Add tests for item predicates. 3ec055d
  • feat(components): Add partial component support, setPartial, buildPartial functions, tests for these functionalities. 4f961db
  • feat(data): Add trial_chambers map decoration icon. a8aa6bc
  • feat(features): Add WolfVariant feature and corresponding tests. 816fdf0 bc2d6bf
  • feat(item-modifiers): Add ToggleTooltips function, update associated tests. 3f68e41
  • feat(item-modifiers): Introduced ModeHandler for item functions, updated SetFireworks, SetWrittenBookPages, and SetLore to use ModeHandler. Improved tests and serialization process for WrittenBook. 963a845
  • feat(predicates): Add minecraft:storage number provider. 7297975
  • feat(sub-predicate): Add Wolf type-specific Entity sub-predicate, create predicateEntityTypeSpecificTests for testing. ae1a039
  • refactor(advancements): Remove State related classes, update block state property to store string values only. 8c63d6a
  • refactor(arguments): Restructure components, add a class for Components map with removable components, add a class for ItemPredicate components map. df500ff
  • refactor(commands): Use ItemPredicate for execute if items sub-command. 1791a2a
  • refactor(features): Do not allow tag of biomes for wolf variant biomes. 4163b78
  • refactor(sub-predicates): Allow resource or tag for cat, frog and painting Entity sub-predicate type-specific. 1eadc0c

Full changelog: https://github.com/Ayfri/Kore/compare/v1.5.0-24w11a..v1.6.0-24w12a