Ayfri / Kore

A Kotlin library to generate Datapacks for Minecraft Java.

Home Page:https://kore.ayfri.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to 1.20.5-pre1

Ayfri opened this issue · comments

commented
  • Add component field to set_contents loot function, which can be equal to a value from an enum of some components.
  • Add filtered, modifiy_contents, set_custom_model_data, set_item loot functions.
  • Add components collection matcher system, add minecraft:attribute_modifiers, minecraft:bundle_contents, minecraft:container, minecraft:firework_explosion, minecraft:fireworks, minecraft:trim, minecraft:writable_book_content, minecraft:written_book_content ItemStackSubPredicates fields.
  • Remove type field to set_contents loot function.
  • Update minecraft:food component, rename saturation_modifier to saturation.
  • Update complex particles representations in particle command.