Changelog
-
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 bymodopedia:item_gallerymodopedia:framed_item- replaced bymodopedia:framed_item_gallerymodopedia:framed_crafting_grid- replaced bymodopedia: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_gallerycomponent, this replaces the now deprecatedmodopedia:itemcomponent. See documentation for how to use this, it's very different. -
ADDED:
modopedia:grid_framed_item_gallerycomponent, this replaces the now deprecatedmodopedia:framed_crafting_gridcomponent. -
ADDED:
modopedia:framed_item_gallerycomponent, this replaces the now deprecatedmodopedia:framed_itemcomponent. -
ADDED:
FormattedTextBuilderfor use in datagen. -
ADDED:
BookRenderContext#renderItemmethod. This should be used in place of traditional item rendering as it handles the Study keybind. -
ADDED:
EntryBuildercan 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.


