promotional bannermobile promotional banner

Kiwi 🥝 (Fabric)

Minecraft modding library

File Details

[Fabric 1.20.1] 11.8.24

  • B
  • Aug 15, 2024
  • 1.41 MB
  • 6.0K
  • 1.20.1+1
  • Fabric + 1

File Name

Kiwi-1.20.1-Fabric-11.8.24.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

11.8.24

11.8.23

  • feat: Util.friendlyText snake case support

11.8.22

  • feat: KiwiLanguageProvider#generateGameObjectEntries

11.8.21

  • feat: yaml language gen
  • fix: suppress coremod madness (close #63)

11.8.19

  • fix: missing translation

11.8.18

  • fix: BlockFamilyInferrer
  • chore: lowcode child mods

11.8.17

  • fix: mixin plugin not enabled

11.8.16

  • feat(customization): rei compat
  • fix: keybind being registered too early
  • feat: mapping resolver
  • fix: missing entrypoints
  • chore: add test resources from kaleidos
  • feat: customization

11.6.3

  • fix: debug tooltip not working in multiplayer

11.6.2

  • feat: yaml utils

11.6.0

  • improve: more flexible language provider
  • fix: LocalizableItem NPE
  • feat: disable trader and phantom spawning in debugLevelRules
  • improve: make registration logging more compact

11.5.5

  • 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