promotional bannermobile promotional banner

Kiwi 🥝 (Fabric)

Minecraft modding library

File Details

[Fabric 1.20.4] 13.5.1

  • B
  • Feb 27, 2024
  • 856.19 KB
  • 931
  • 1.20.4
  • Fabric + 1

File Name

Kiwi-1.20.4-fabric-13.5.1.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:kiwi-fabric-549404:5140526"

Quilt

modImplementation "curse.maven:kiwi-fabric-549404:5140526"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

13.5.1

  • improve: change the time of showing tooltip hint
  • fix: crash if config file is empty (close #53)
  • improve: repository filtering for jitpack
  • feat: use our own source of EvalEx
  • improve: make registration logging more compact

13.5.0

  • feat: allow using KiwiGO#is if game object is unregistered
  • feat: add client command to open config screen. no longer showing empty config tabs

13.4.0

  • refactor: YAMLified metadata. supports loom 1.2+
  • fix: config screens not shown
  • improve: no hardcoded mod id in build script
  • improve: remove guava dependency. faster project load time
  • fix: gradle warnings
  • fix: condition of clearing modules is inverted

13.3.0

  • feat: lazy load data module
  • improve: KiwiLanguageProvider