promotional bannermobile promotional banner

Kiwi 🥝 (Neo/Forge)

Minecraft modding library

File Details

[NeoForge 1.21.1] 15.6.2

  • R
  • Aug 20, 2025
  • 1.44 MB
  • 172.8K
  • 1.21.1
  • NeoForge

File Name

Kiwi-1.21.1-NeoForge-15.6.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:kiwi-303657:6907132"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

15.6.2

  • fix: always register builder's button
  • feat(customization): randomize variants

15.6.1

  • feat: FastSuite compatibility

15.6.0

  • feat(customization): MergeConfiguredShape

15.5.2

  • fix: kswitch not usable in singleplayer
  • feat(kswitch): long pressing interactions (close #78)
  • fix(customization): creative tab sorting order
  • chore: code cleanup
  • fix(customization): block family being loaded too early (close #77)

15.5.1

  • improve: BlockSpread forcedDirection
  • feat: multiple properties on CyclePropertyRule
  • feat: add kiwic quiet command
  • chore: since when did we mess up DIRECT_CODEC and CODEC?
  • feat: builder rule codecs
  • feat: continue the work about builder rules

15.5.0

  • feat: add object reference
  • refactor: combine KiwiGO and KiwiGOHolder. fix cannot register creative tab
  • feat: tag methods that do not require namespace
  • refactor: AlternativesIngredient using Kiwi's API
  • fix: AbstractModule#addRegistries not being called