- ADDED: zh_cn translations for the multiblock previewer.
- CHANGED: Fixed FormattedStringBuilder#colour (again)
- CHANGED: Adjusted multiblock-related datagen builders.
- CHANGED: Breaking API change to BEStateMatcher, hopefully before anyone had time to be dependent on it.
- FIXED: Crash on dedicated servers
-
ADDED: Multiblock preview feature. See docs to enable it.
-
ADDED: New helpers and overloads for various datagen methods.
-
FIXED: FormattedStringBuilder#colour truncates leading zeros from it's output
-
CHANGED: Updated Javadoc formatting to be more consistent and readable.
-
CHANGED: The following datagen API builders/methods have been merged and renamed:
- LargeFramedEntityBuilder#of -> FramedEntityBuilder#large
- MediumFramedEntityBuilder#of -> FramedEntityBuilder#medium
- LargeFramedImageBuilder#of -> FramedImageBuilder#large
- MediumFramedImageBuilder#of -> FramedImageBuilder#medium
- LargeFramedMultiblockBuilder#of -> FramedMultiblockBuilder#large
- MediumFramedMultiblockBuilder#of -> FramedMultiblockBuilder#medium
- LargeFramedShowcaseBuilder#of -> FramedShowcaseBuilder#large
- MediumFramedShowcaseBuilder#of -> FramedShowcaseBuilder#medium
-
ADDED:
FormattedStringBuilderoverloads for links with colours. -
ADDED:
sort_numfield 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:
FormattedStringBuilderoverloads 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.


