promotional bannermobile promotional banner

Fabric Drawer

Fabric library mod to make saving data easier for Kotlin devs

File Details

Fabric Drawer 2.0.1

  • R
  • Nov 3, 2019
  • 548.51 KB
  • 108
  • Fabric

File Name

fabric-drawer-2.0.1.jar

Supported Versions

    Curse Maven Snippet

    Fabric

    modImplementation "curse.maven:fabric-drawer-334410:2821492"
    Curse Maven does not yet support mods that have disabled 3rd party sharing

    Learn more about Curse Maven

    1.1.1

    Add SoundEvent Serializer

    1.1.2

    Add SoundCategory and SoundInstance.AttenuationType Serializers

    2.0.0

    Add a fully custom ItemStack serializer that allows ItemStacks that store more than 64 of a kind. This is a breaking change, all previously stored ItemStacks will be incompatible.

    2.0.1

    • Built-in serializers will now log a warning instead of crash when fields are missing. You should still provide default values.
    • Kotlinx.serialization updated to 0.13.0