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 24w11a

Ayfri opened this issue · comments

  • Add enchantments, stored_enchantments, potion_contents, custom_data, damage sub-predicates.
  • Add set_fireworks, set_fireworks_explosion, set_book_cover, set_writable_book_pages, set_written_book_pages loot function.
  • Add slot name contents.
  • Remove any entity sub-predicate.
  • Remove components-related properties from ItemStack sub-predicate.

I will rewrite how sub-predicate types are defined in the code, this will be the main breaking change of this release. The second one will be the removed properties.