Kiwi 🥝 (Fabric)

Minecraft modding library

File Details

Kiwi-mc26.1-Fabric-26.0.14-sources.jar

  • R
  • Jul 8, 2026
  • 424.50 KB
  • 3
  • 26.1.2+2
  • Fabric + 1

File Name

Kiwi-mc26.1-Fabric-26.0.14-sources.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

26.0.14

  • feat: OneTimeLoader now reads Fabric resource conditions
  • improve: prettier(?) manifest yaml

26.0.13

  • refactor: AlternativesIngredient round 3

26.0.12

  • refactor: AlternativesIngredient round 2

26.0.11

  • refactor: AlternativesIngredient

26.0.10

  • fix: built-in item tooltips
  • fix: Pressing F3 to display info on some items crashes the game (close #111)

26.0.9

  • fix: MiniEffects resets Kiwi's config
  • fix: incorrect block templates
  • feat: add disableStonecuttingNamespaces
  • feat: expose registries in methods in KiwiLanguageProvider
  • fix: BlockItem description id
  • feat: KiwiBlockLoot strict validation support
  • fix: registry order workaround
  • fix: BlockItem auto creation
  • fix: JEI warnings
  • feat: use the new Color class
  • feat: add KiwiGO::holderOrThrow