Skip to content

v8.8.0

Choose a tag to compare

@CryptoMorin CryptoMorin released this 14 Jun 04:09
· 345 commits to master since this release

Maven

<dependency>
    <groupId>com.github.cryptomorin</groupId>
    <artifactId>XSeries</artifactId>
    <version>8.8.0</version>
</dependency>

Updated for 1.19

ItemStack

  • Added a lisp-like condition-restart system for deserialization material errors.
  • Changed the way how configs are accessed for a few options. This is necessary for external config handlers.