LiLaC

Lib Lapis Core - common code for opekope2's mods

File Details

LiLaC 1.0.0-beta.3

  • B
  • Sep 24, 2023
  • 86.04 KB
  • 17.8K
  • 1.20.2+3
  • Fabric + 1

File Name

lilac-1.0.0-beta.3.jar

Supported Versions

  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lilac-891778:4767108"

Quilt

modImplementation "curse.maven:lilac-891778:4767108"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

LiLaC 1.0.0-beta.3

What's new since 1.0.0-beta.2

  • Added support for Minecraft 1.20.2
  • Added API to create DataResult in DFU (got upgraded with Minecraft 1.20.2, and introduced a breaking change)

About this release

  • Last 1.0.0 beta
  • The next version will be 1.0.1-beta.1
    • Not all planned Minecraft versions are supported yet
    • To properly test older versions using OptiGUI, new APIs needed by OptiGUI will be added

Recommendations

  • This is a snapshot release before adding support for older Minecraft versions
  • OptiGUI will depend on the next version, and not on this
  • Documentation is available on GitHub Pages