promotional bannermobile promotional banner

Modopedia

In-game guidebooks and documentation driven by data and resource packs.

File Details

modopedia-fabric-1.21.1-1.1.6.jar

  • R
  • Apr 30, 2026
  • 825.58 KB
  • 35
  • 1.21.1
  • Fabric

File Name

modopedia-fabric-1.21.1-1.1.6.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:modopedia-1132038:8017597"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- 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