Filter loader...
  • ADDED: FormattedStringBuilder overloads for links with colours.

  • ADDED: sort_num field in category.json for deciding the ordering of categories on the landing page.

  • CHANGED: Modopedia books should now show up on JEI and REI searches under the namespace they were created in (e.g. for searching @enchanted). This feature currently only works on NeoForge.

  • ADDED: FormattedStringBuilder overloads for links with colours.

  • CHANGED: Modopedia books should now show up on JEI and REI searches under the namespace they were created in (e.g. for searching @enchanted). This feature currently only works on NeoForge.

  • ADDED: Paragraph and linebreak helper methods in FormattedStringBuilder, this should now be shorter than using a text block for the same purpose.

  • FIXED: CategoryScreens crash when trying to open a non-existent entry or child category. This now gives the appropriate warning instead.

  • Fixed problem where modopedia components may not be registered in time during neoforge datagen.
  • DEPRECATED: The following features have been deprecated and marked for removal in 1.21.2. They have been removed from the documentation and replaced by their successors:

    • modopedia:item - replaced by modopedia:item_gallery
    • modopedia:framed_item - replaced by modopedia:framed_item_gallery
    • modopedia:framed_crafting_grid - replaced by modopedia:grid_framed_item_gallery
  • BREAKING: Book types are now directly passed to BookScreen. Custom book types and screens will need to be adjusted accordingly.

  • ADDED: modopedia:item_gallery component, this replaces the now deprecated modopedia:item component. See documentation for how to use this, it's very different.

  • ADDED: modopedia:grid_framed_item_gallery component, this replaces the now deprecated modopedia:framed_crafting_grid component.

  • ADDED: modopedia:framed_item_gallery component, this replaces the now deprecated modopedia:framed_item component.

  • ADDED: FormattedTextBuilder for use in datagen.

  • ADDED: BookRenderContext#renderItem method. This should be used in place of traditional item rendering as it handles the Study keybind.

  • ADDED: EntryBuilder can now directly link itself to a category during datagen.

  • CHANGED: URL text formatters now display the URL on a tooltip.

  • CHANGED: Click and hover events on formatted text will now work in landing and category screens.

  • FIXED: Books with no subtitle will crash when trying to render their tooltip.

  • CHANGED: Updated Chinese localisation.

  • FIXED: Creative menu crash from having a book registered twice. Oops.

  • FIXED: Datagen builders do not create their registryops in the correct way.

  • CHANGED: Cooking and double cooking page templates now use the title "Cooking Recipe" instead of "Recipe"

  • CHANGED: Entity/Multiblock page templates (and by extension block pages) now automatically set their width to the width of the page. The width field they use has been removed.

  • FIXED: Page Components which use a widget (e.g. image gallery buttons) do not create their widget when used as part of a template.

  • CHANGED: Datagen has had some small breaking changes, update your code.

  • CHANGED: Added hyphenated word-splitting exemptions for specific languages such as Chinese and Japanese.

  • CHANGED: PageComponents now have their language code passed in.

  • FIXED: Scale of Multiblock and Entity displays not having the same effect as expected.

  • FIXED: Word splitting loses a character

  • FIXED: Async ordering issue during book loading.

  • FIXED: Fabric crashing (again)
  • CHANGED: TagStateMatcher now lazily resolves it's display states.

Project members

Favouriteless

Member

Details

Licensed MIT
Published 4 months ago
Updated 4 months ago