Back to marketplace
Kiwi 🥝
Modrinth Mod

Kiwi 🥝

Minecraft modding library

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

26.0.18+neoforge

Downloads

20 859 427

Loaders / Platforms

fabric forge neoforge quilt

Minecraft versions

1.18.2 1.19.1 – 1.21.1 26.1 26.1.1 26.1.2

Categories

library

Description

Detailed information

# Kiwi 🥝 Minecraft modding library used by Snownee's mods. It provides some QoL features (configurable): - Shows item NBT and tags in tooltips - Disables Microsoft's telemetry - Simple command calculator - `/kalc` - Command to mute current toast notifications and sounds - `/kiwic quiet` - Suppress experimental world settings warning (disabled by default) - Disables the fading effect on resource reload or main menu (disabled by default) Install [Cloth Config](https://modrinth.com/mod/cloth-config) to change settings in-game. [![Interested in supporting me and the development of mods? BisectHosting is the perfect solution. New customers can use the promotion code "snownee" to get a 25% discount on their first month of a gaming server. With 24/7 support and fast response times, you can expect top-notch service for all your gaming needs.](https://www.bisecthosting.com/partners/custom-banners/e826c64b-9e14-433d-a083-26f659f8a41c.webp)](https://rb.gy/sscocj)

Developer

Snownee

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Change log

Project versions

Published versions and original Modrinth files.

26.0.18+neoforge Current Release 29.08.2026

[NeoForge 26.1.X] 26.0.18

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.18 - fix: implement default methods for KiwiRecipe to avoid compiler errors in dependents ## 26.0.17 - chore: align code with fabric ## 26.0.16 - feat(kswitch): add data-driven mat values - feat(kswitch): add data-driven family addon system - feat: connector recipe bridge - fix: mixin log warning (close [#108](https://github.com/Snownee/Kiwi/issues/108)) - fix: more binary incompatibilities ## 26.0.12 - fix: datagen crash - chore(minieffects): update kiwi manifest file - Merge branch '26.1-neoforge' of https://github.com/Snownee/Kiwi into 26.1-neoforge - refactor(customization): adapt condition context ([#114](https://github.com/Snownee/Kiwi/issues/114)) ## 26.0.11 - feat: add missing classes from fabric ## 26.0.10 - build: update `me.modmuss50.mod-publish-plugin` to adjust the new cf api changes - port fabric changes ([#113](https://github.com/Snownee/Kiwi/issues/113))
Sign in

1.52 MB

26.0.18+fabric Release 25.08.2026

[Fabric 26.1.X] 26.0.18

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 26.0.18 - fix: implement default methods for KiwiRecipe to avoid compiler errors in dependents ## 26.0.16 - 🤔 ## 26.0.15 - feat(kswitch): add data-driven mat values - feat(kswitch): add data-driven family addon system - refactor(customization): adapt condition context - fix: datagen crash - chore(minieffects): update kiwi manifest file - Update build.gradle for 26.1-fabric - Merge pull request [#112](https://github.com/Snownee/Kiwi/issues/112) from Snownee/migrate/neoforge-to-fabric-26.1 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 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
Sign in

1.48 MB

26.0.17+neoforge Release 02.08.2026

[NeoForge 26.1.X] 26.0.17

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.17 - chore: align code with fabric ## 26.0.16 - feat(kswitch): add data-driven mat values - feat(kswitch): add data-driven family addon system - feat: connector recipe bridge - fix: mixin log warning (close [#108](https://github.com/Snownee/Kiwi/issues/108)) - fix: more binary incompatibilities ## 26.0.12 - fix: datagen crash - chore(minieffects): update kiwi manifest file - Merge branch '26.1-neoforge' of https://github.com/Snownee/Kiwi into 26.1-neoforge - refactor(customization): adapt condition context ([#114](https://github.com/Snownee/Kiwi/issues/114)) ## 26.0.11 - feat: add missing classes from fabric ## 26.0.10 - build: update `me.modmuss50.mod-publish-plugin` to adjust the new cf api changes - port fabric changes ([#113](https://github.com/Snownee/Kiwi/issues/113)) ## 26.0.9 - feat: re-add datagen - feat: add KiwiGO::holderOrThrow - feat: add disableStonecuttingNamespaces - feat: add KiwiGO::holderOrThrow - fix: incorrect block templates - fix: MiniEffects resets Kiwi's config - fix: BlockItem description id - fix: registry order workaround - fix: BlockItem auto creation - fix: JEI warnings - feat: use the new Color class
Sign in

1.52 MB

15.8.8+fabric Release 28.07.2026

[Fabric 1.21.1] 15.8.8

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.8.8 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - fix: no longer exclude KiwiDataGen.class - Update build.gradle for 1.21-fabric ## 15.8.7 - fix: data module toggle ## 15.8.6 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 15.8.5 - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/111)) ## 15.8.4 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) - feat: print item data components in chat ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - fix: porting mistake - feat: add quiet command - feat: mapping resolver - chore: add missing content from neoforge
Sign in

1.49 MB

26.0.16+fabric Release 28.07.2026

[Fabric 26.1.X] 26.0.16

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 26.0.16 - 🤔 ## 26.0.15 - feat(kswitch): add data-driven mat values - feat(kswitch): add data-driven family addon system - refactor(customization): adapt condition context - fix: datagen crash - chore(minieffects): update kiwi manifest file - Update build.gradle for 26.1-fabric - Merge pull request [#112](https://github.com/Snownee/Kiwi/issues/112) from Snownee/migrate/neoforge-to-fabric-26.1 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 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
Sign in

1.48 MB

26.0.16+neoforge Beta 26.07.2026

[NeoForge 26.1.X] 26.0.16

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.16 - feat(kswitch): add data-driven mat values - feat(kswitch): add data-driven family addon system - feat: connector recipe bridge - fix: mixin log warning (close [#108](https://github.com/Snownee/Kiwi/issues/108)) - fix: more binary incompatibilities ## 26.0.12 - fix: datagen crash - chore(minieffects): update kiwi manifest file - Merge branch '26.1-neoforge' of https://github.com/Snownee/Kiwi into 26.1-neoforge - refactor(customization): adapt condition context ([#114](https://github.com/Snownee/Kiwi/issues/114)) ## 26.0.11 - feat: add missing classes from fabric ## 26.0.10 - build: update `me.modmuss50.mod-publish-plugin` to adjust the new cf api changes - port fabric changes ([#113](https://github.com/Snownee/Kiwi/issues/113)) ## 26.0.9 - feat: re-add datagen - feat: add KiwiGO::holderOrThrow - feat: add disableStonecuttingNamespaces - feat: add KiwiGO::holderOrThrow - fix: incorrect block templates - fix: MiniEffects resets Kiwi's config - fix: BlockItem description id - fix: registry order workaround - fix: BlockItem auto creation - fix: JEI warnings - feat: use the new Color class ## 26.0.8 - Merge pull request [#110](https://github.com/Snownee/Kiwi/issues/110) from Litt1eBai/26.1.2-neoforge - build: bump mineraft to 26.1.2
Sign in

1.52 MB

26.0.15+fabric Release 24.07.2026

[Fabric 26.1.X] 26.0.15

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 26.0.15 - feat(kswitch): add data-driven mat values - feat(kswitch): add data-driven family addon system - refactor(customization): adapt condition context - fix: datagen crash - chore(minieffects): update kiwi manifest file - Update build.gradle for 26.1-fabric - Merge pull request [#112](https://github.com/Snownee/Kiwi/issues/112) from Snownee/migrate/neoforge-to-fabric-26.1 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 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](https://github.com/Snownee/Kiwi/issues/111))
Sign in

1.47 MB

26.0.12+neoforge Release 22.07.2026

[NeoForge 26.1.X] 26.0.12

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.12 - fix: datagen crash - chore(minieffects): update kiwi manifest file - Merge branch '26.1-neoforge' of https://github.com/Snownee/Kiwi into 26.1-neoforge - refactor(customization): adapt condition context ([#114](https://github.com/Snownee/Kiwi/issues/114)) ## 26.0.11 - feat: add missing classes from fabric ## 26.0.10 - build: update `me.modmuss50.mod-publish-plugin` to adjust the new cf api changes - port fabric changes ([#113](https://github.com/Snownee/Kiwi/issues/113)) ## 26.0.9 - feat: re-add datagen - feat: add KiwiGO::holderOrThrow - feat: add disableStonecuttingNamespaces - feat: add KiwiGO::holderOrThrow - fix: incorrect block templates - fix: MiniEffects resets Kiwi's config - fix: BlockItem description id - fix: registry order workaround - fix: BlockItem auto creation - fix: JEI warnings - feat: use the new Color class ## 26.0.8 - Merge pull request [#110](https://github.com/Snownee/Kiwi/issues/110) from Litt1eBai/26.1.2-neoforge - build: bump mineraft to 26.1.2 ## 26.0.7 - build: fix curseforge id - chore: don't exclude datagen class & consistent version
Sign in

1.5 MB

26.0.11+neoforge Release 17.07.2026

[NeoForge 26.1.X] 26.0.11

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.11 - feat: add missing classes from fabric ## 26.0.10 - build: update `me.modmuss50.mod-publish-plugin` to adjust the new cf api changes - port fabric changes ([#113](https://github.com/SettingDust/Kiwi/issues/113)) ## 26.0.9 - feat: re-add datagen - feat: add KiwiGO::holderOrThrow - feat: add disableStonecuttingNamespaces - feat: add KiwiGO::holderOrThrow - fix: incorrect block templates - fix: MiniEffects resets Kiwi's config - fix: BlockItem description id - fix: registry order workaround - fix: BlockItem auto creation - fix: JEI warnings - feat: use the new Color class ## 26.0.8 - Merge pull request [#110](https://github.com/SettingDust/Kiwi/issues/110) from Litt1eBai/26.1.2-neoforge - build: bump mineraft to 26.1.2 ## 26.0.7 - build: fix curseforge id - chore: don't exclude datagen class & consistent version ## 26.0.6 - Merge pull request [#106](https://github.com/SettingDust/Kiwi/issues/106) from Snownee/fix/test-target-crash - fix: crash for test targets
Sign in

1.5 MB

26.0.10+neoforge Release 17.07.2026

[NeoForge 26.1.X] 26.0.10

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.10 - build: update `me.modmuss50.mod-publish-plugin` to adjust the new cf api changes - port fabric changes ([#113](https://github.com/SettingDust/Kiwi/issues/113)) ## 26.0.9 - feat: re-add datagen - feat: add KiwiGO::holderOrThrow - feat: add disableStonecuttingNamespaces - feat: add KiwiGO::holderOrThrow - fix: incorrect block templates - fix: MiniEffects resets Kiwi's config - fix: BlockItem description id - fix: registry order workaround - fix: BlockItem auto creation - fix: JEI warnings - feat: use the new Color class ## 26.0.8 - Merge pull request [#110](https://github.com/SettingDust/Kiwi/issues/110) from Litt1eBai/26.1.2-neoforge - build: bump mineraft to 26.1.2 ## 26.0.7 - build: fix curseforge id - chore: don't exclude datagen class & consistent version ## 26.0.6 - Merge pull request [#106](https://github.com/SettingDust/Kiwi/issues/106) from Snownee/fix/test-target-crash - fix: crash for test targets ## 26.0.5 - Merge pull request [#105](https://github.com/SettingDust/Kiwi/issues/105) from Snownee/feature/26-neoforge - refactor(contributor): move listener registration to platform class - fix: convert screen open animation drop frame - chore: add test kiwi pack - fix(contributor): missing events - Merge pull request [#104](https://github.com/SettingDust/Kiwi/issues/104) from Snownee/feature/26-neoforge - feat: readd should load for test package - feat: remove onlyin logic - refactor: port miscs - feat: port customizations from fabric - feat: port commands from fabric - feat: port config from fabric - feat: port cosmetic from fabric - fix - Merge pull request [#101](https://github.com/SettingDust/Kiwi/issues/101) from SettingDust/feature/21.6-neoforge - chore: remove unused files - feat: update api from old neoforge, jei - feat: add fake stonecutter recipes - build: refresh 26.1.1 deps and restore Jade compat - fix(client): update GUI and rendering mixins for 26.1 - fix(customization): port recipe and placement hooks to 26.1 - fix(core): update shared 26.1.1 block and datagen APIs - docs: record remaining unsynced NeoForge files - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: add codec for post process - port: block tint sources - feat: JEI support for KSwitch groups - feat: use new GUI render state API - feat: add back contributor cosmetic - fix: EntityType and BlockEntityType creation - fix(command): use new GameRules API - refactor(datagen): drop fabric-only generator hooks - fix(client): remove stale backup and render leftovers - fix(data): restore SizedIngredient slot display - refactor(kswitch): use matValue - feat: block tint sources - feat: add back contributor cosmetic - feat: use new GUI render state API - chore: remove temp extracted sources - feat: remove render layer - feat: Mini Effects - fix: use sendSystemMessage API - feat: add codec for post process - feat: noForceBackup - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay - feat: superClearChat - refactor(mixin): WorldOpenFlows use @WrapMethod - fix(client): SpawnEggItem static API - fix(command): use new GameRules API - feat: AliasOptionalFieldCodec - feat: port resources util - chore: use `NullMarked` - refactor: port the core and module stuffs from fabric 21.6 - build: use modmuss50 mod-publish-plugin - build: use moddevgradle instead of neogradle - build: bump mc and jei - build: bump gradle to 9.2.0
Sign in

1.5 MB

26.0.10+neoforge Release 17.07.2026

[NeoForge 26.1.X] 26.0.10

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.10 - port fabric changes ([#113](https://github.com/SettingDust/Kiwi/issues/113)) ## 26.0.9 - feat: re-add datagen - feat: add KiwiGO::holderOrThrow - feat: add disableStonecuttingNamespaces - feat: add KiwiGO::holderOrThrow - fix: incorrect block templates - fix: MiniEffects resets Kiwi's config - fix: BlockItem description id - fix: registry order workaround - fix: BlockItem auto creation - fix: JEI warnings - feat: use the new Color class ## 26.0.8 - Merge pull request [#110](https://github.com/SettingDust/Kiwi/issues/110) from Litt1eBai/26.1.2-neoforge - build: bump mineraft to 26.1.2 ## 26.0.7 - build: fix curseforge id - chore: don't exclude datagen class & consistent version ## 26.0.6 - Merge pull request [#106](https://github.com/SettingDust/Kiwi/issues/106) from Snownee/fix/test-target-crash - fix: crash for test targets ## 26.0.5 - Merge pull request [#105](https://github.com/SettingDust/Kiwi/issues/105) from Snownee/feature/26-neoforge - refactor(contributor): move listener registration to platform class - fix: convert screen open animation drop frame - chore: add test kiwi pack - fix(contributor): missing events - Merge pull request [#104](https://github.com/SettingDust/Kiwi/issues/104) from Snownee/feature/26-neoforge - feat: readd should load for test package - feat: remove onlyin logic - refactor: port miscs - feat: port customizations from fabric - feat: port commands from fabric - feat: port config from fabric - feat: port cosmetic from fabric - fix - Merge pull request [#101](https://github.com/SettingDust/Kiwi/issues/101) from SettingDust/feature/21.6-neoforge - chore: remove unused files - feat: update api from old neoforge, jei - feat: add fake stonecutter recipes - build: refresh 26.1.1 deps and restore Jade compat - fix(client): update GUI and rendering mixins for 26.1 - fix(customization): port recipe and placement hooks to 26.1 - fix(core): update shared 26.1.1 block and datagen APIs - docs: record remaining unsynced NeoForge files - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: add codec for post process - port: block tint sources - feat: JEI support for KSwitch groups - feat: use new GUI render state API - feat: add back contributor cosmetic - fix: EntityType and BlockEntityType creation - fix(command): use new GameRules API - refactor(datagen): drop fabric-only generator hooks - fix(client): remove stale backup and render leftovers - fix(data): restore SizedIngredient slot display - refactor(kswitch): use matValue - feat: block tint sources - feat: add back contributor cosmetic - feat: use new GUI render state API - chore: remove temp extracted sources - feat: remove render layer - feat: Mini Effects - fix: use sendSystemMessage API - feat: add codec for post process - feat: noForceBackup - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay - feat: superClearChat - refactor(mixin): WorldOpenFlows use @WrapMethod - fix(client): SpawnEggItem static API - fix(command): use new GameRules API - feat: AliasOptionalFieldCodec - feat: port resources util - chore: use `NullMarked` - refactor: port the core and module stuffs from fabric 21.6 - build: use modmuss50 mod-publish-plugin - build: use moddevgradle instead of neogradle - build: bump mc and jei - build: bump gradle to 9.2.0
Sign in

1.5 MB

15.8.7+neoforge Release 13.07.2026

[NeoForge 1.21.1] 15.8.7

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.7 - fix: data module toggle ## 15.8.6 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 15.8.5 - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/111)) ## 15.8.4 - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92))
Sign in

1.47 MB

15.8.7+fabric Release 13.07.2026

[Fabric 1.21.1] 15.8.7

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.8.7 - fix: data module toggle ## 15.8.6 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 15.8.5 - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/111)) ## 15.8.4 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) - feat: print item data components in chat ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - fix: porting mistake - feat: add quiet command - feat: mapping resolver - chore: add missing content from neoforge ## 15.8.2 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - Merge pull request [#88](https://github.com/Snownee/Kiwi/issues/88) from SettingDust/feature/fabric-customization - feat: port dependencies check - fix: avoid null pointer without after - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - build: bump gradle - fix: lowcode mods
Sign in

1.48 MB

15.8.6+neoforge Release 12.07.2026

[NeoForge 1.21.1] 15.8.6

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.6 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 15.8.5 - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/111)) ## 15.8.4 - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge - chore: don't load customization all the time
Sign in

1.47 MB

15.8.6+fabric Release 12.07.2026

[Fabric 1.21.1] 15.8.6

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.8.6 - feat: disable data module by default (close [#79](https://github.com/Snownee/Kiwi/issues/79)) - fix: cloth config mod id on NeoForge ## 15.8.5 - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/111)) ## 15.8.4 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) - feat: print item data components in chat ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - fix: porting mistake - feat: add quiet command - feat: mapping resolver - chore: add missing content from neoforge ## 15.8.2 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - Merge pull request [#88](https://github.com/Snownee/Kiwi/issues/88) from SettingDust/feature/fabric-customization - feat: port dependencies check - fix: avoid null pointer without after - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - build: bump gradle - fix: lowcode mods ## 15.1.5 - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: add client commands - fix(neoforge): loadingOverlayNoFade not working properly
Sign in

1.48 MB

26.0.14+fabric Release 08.07.2026

[Fabric 26.1.X] 26.0.14

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/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
Sign in

1.47 MB

26.0.13+fabric Release 07.07.2026

[Fabric 26.1.X] 26.0.13

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/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 ## 26.0.4 - feat: re-add ClothConfigIntegration
Sign in

1.46 MB

26.0.12+fabric Release 07.07.2026

[Fabric 26.1.X] 26.0.12

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/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 ## 26.0.4 - feat: re-add ClothConfigIntegration ## 26.0.3 - build: bump fabric loader and api - Merge pull request [#100](https://github.com/Snownee/Kiwi/issues/100) from Snownee/fix/issue-99 - fix(cosmetic): avoid crash when rendering custom fake player class
Sign in

1.46 MB

26.0.11+fabric Release 06.07.2026

[Fabric 26.1.X] 26.0.11

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/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 ## 26.0.4 - feat: re-add ClothConfigIntegration ## 26.0.3 - build: bump fabric loader and api - Merge pull request [#100](https://github.com/Snownee/Kiwi/issues/100) from Snownee/fix/issue-99 - fix(cosmetic): avoid crash when rendering custom fake player class ## 26.0.2 - Merge pull request [#98](https://github.com/Snownee/Kiwi/issues/98) from Snownee/feature/fabric-26.1-pre1 - feat: JEI support for KSwitch groups - feat: add back jei compat - build: bump mineraft to 26.1 rc 3 - port: block tint sources - build: bump mineraft to 26.1 pre 2 - feat: add back contributor cosmetic - feat: fix effects position mixin - feat: add codec for post process - chore: comment out block color - feat: use new render state - feat: remove render layer - build: bump minecraft and fabric - chore: remove useless entries in classtweaker - feat: noForceBackup - port: s6 - port: Mini Effects - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - chore: add jei to dev env - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay entry - feat: print item data components in chat - feat: superClearChat - refactor(kswitch): conversion. support new blocks - fix: dev_env_rules command - fix: various issues. code cleanup - port: part 5 - port: part 4 - port: part 3 - port: part 2 - port: part 1 - feat: AliasOptionalFieldCodec - chore: mod-publish-plugin - port: Customization - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat(ksit): more options - feat: port dependencies check - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - fix: lowcode mods - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - feat: add client commands - Merge pull request [#84](https://github.com/Snownee/Kiwi/issues/84) from SettingDust/1.21-fabric - fix: avoid crash without after - fix: load file using mod container - fix: infinite loading overlay - refactor: bump to 1.21.8 - chore: remove unused methods - chore: port tests - chore: minor changes - refactor: port utils - chore: port mixins - chore: port registries registration - refactor: port item - refactor: port tooltip - refactor: port commands & better functional - refactor: port block entity builder & go object - refactor: port recipe utils - refactor: port contributor models to 1.21 - style: take editor config from lychee - refactor: contributors render port to fabric api - refactor: use new network api for block entity - refactor: remove block definition relating code - build: bump to 1.21.6 - fix(neoforge): loadingOverlayNoFade not working properly
Sign in

1.46 MB

26.0.10+fabric Release 04.07.2026

[Fabric 26.1.X] 26.0.10

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 26.0.10 - fix: built-in item tooltips - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/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 ## 26.0.4 - feat: re-add ClothConfigIntegration ## 26.0.3 - build: bump fabric loader and api - Merge pull request [#100](https://github.com/Snownee/Kiwi/issues/100) from Snownee/fix/issue-99 - fix(cosmetic): avoid crash when rendering custom fake player class ## 26.0.2 - Merge pull request [#98](https://github.com/Snownee/Kiwi/issues/98) from Snownee/feature/fabric-26.1-pre1 - feat: JEI support for KSwitch groups - feat: add back jei compat - build: bump mineraft to 26.1 rc 3 - port: block tint sources - build: bump mineraft to 26.1 pre 2 - feat: add back contributor cosmetic - feat: fix effects position mixin - feat: add codec for post process - chore: comment out block color - feat: use new render state - feat: remove render layer - build: bump minecraft and fabric - chore: remove useless entries in classtweaker - feat: noForceBackup - port: s6 - port: Mini Effects - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - chore: add jei to dev env - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay entry - feat: print item data components in chat - feat: superClearChat - refactor(kswitch): conversion. support new blocks - fix: dev_env_rules command - fix: various issues. code cleanup - port: part 5 - port: part 4 - port: part 3 - port: part 2 - port: part 1 - feat: AliasOptionalFieldCodec - chore: mod-publish-plugin - port: Customization - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat(ksit): more options - feat: port dependencies check - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - fix: lowcode mods - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - feat: add client commands - Merge pull request [#84](https://github.com/Snownee/Kiwi/issues/84) from SettingDust/1.21-fabric - fix: avoid crash without after - fix: load file using mod container - fix: infinite loading overlay - refactor: bump to 1.21.8 - chore: remove unused methods - chore: port tests - chore: minor changes - refactor: port utils - chore: port mixins - chore: port registries registration - refactor: port item - refactor: port tooltip - refactor: port commands & better functional - refactor: port block entity builder & go object - refactor: port recipe utils - refactor: port contributor models to 1.21 - style: take editor config from lychee - refactor: contributors render port to fabric api - refactor: use new network api for block entity - refactor: remove block definition relating code - build: bump to 1.21.6 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74)
Sign in

1.45 MB

15.8.5+neoforge Release 03.07.2026

[NeoForge 1.21.1] 15.8.5

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.5 - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/111)) ## 15.8.4 - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge ## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - chore: don't load customization all the time
Sign in

1.47 MB

15.8.5+fabric Release 03.07.2026

[Fabric 1.21.1] 15.8.5

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.8.5 - fix: Pressing F3 to display info on some items crashes the game (close [#111](https://github.com/Snownee/Kiwi/issues/111)) ## 15.8.4 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) - feat: print item data components in chat ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - fix: porting mistake - feat: add quiet command - feat: mapping resolver - chore: add missing content from neoforge ## 15.8.2 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - Merge pull request [#88](https://github.com/Snownee/Kiwi/issues/88) from SettingDust/feature/fabric-customization - feat: port dependencies check - fix: avoid null pointer without after - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - build: bump gradle - fix: lowcode mods ## 15.1.5 - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: add client commands - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74)
Sign in

1.48 MB

26.0.9+neoforge Release 30.06.2026

[NeoForge 26.1.X] 26.0.9

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.9 - feat: re-add datagen - feat: add KiwiGO::holderOrThrow - feat: add disableStonecuttingNamespaces - feat: add KiwiGO::holderOrThrow - fix: incorrect block templates - fix: MiniEffects resets Kiwi's config - fix: BlockItem description id - fix: registry order workaround - fix: BlockItem auto creation - fix: JEI warnings - feat: use the new Color class ## 26.0.8 - Merge pull request [#110](https://github.com/Snownee/Kiwi/issues/110) from Litt1eBai/26.1.2-neoforge - build: bump mineraft to 26.1.2 ## 26.0.7 - build: fix curseforge id - chore: don't exclude datagen class & consistent version ## 26.0.6 - Merge pull request [#106](https://github.com/Snownee/Kiwi/issues/106) from Snownee/fix/test-target-crash - fix: crash for test targets ## 26.0.5 - Merge pull request [#105](https://github.com/Snownee/Kiwi/issues/105) from Snownee/feature/26-neoforge - refactor(contributor): move listener registration to platform class - fix: convert screen open animation drop frame - chore: add test kiwi pack - fix(contributor): missing events - Merge pull request [#104](https://github.com/Snownee/Kiwi/issues/104) from Snownee/feature/26-neoforge - feat: readd should load for test package - feat: remove onlyin logic - refactor: port miscs - feat: port customizations from fabric - feat: port commands from fabric - feat: port config from fabric - feat: port cosmetic from fabric - fix - Merge pull request [#101](https://github.com/Snownee/Kiwi/issues/101) from SettingDust/feature/21.6-neoforge - chore: remove unused files - feat: update api from old neoforge, jei - feat: add fake stonecutter recipes - build: refresh 26.1.1 deps and restore Jade compat - fix(client): update GUI and rendering mixins for 26.1 - fix(customization): port recipe and placement hooks to 26.1 - fix(core): update shared 26.1.1 block and datagen APIs - docs: record remaining unsynced NeoForge files - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: add codec for post process - port: block tint sources - feat: JEI support for KSwitch groups - feat: use new GUI render state API - feat: add back contributor cosmetic - fix: EntityType and BlockEntityType creation - fix(command): use new GameRules API - refactor(datagen): drop fabric-only generator hooks - fix(client): remove stale backup and render leftovers - fix(data): restore SizedIngredient slot display - refactor(kswitch): use matValue - feat: block tint sources - feat: add back contributor cosmetic - feat: use new GUI render state API - chore: remove temp extracted sources - feat: remove render layer - feat: Mini Effects - fix: use sendSystemMessage API - feat: add codec for post process - feat: noForceBackup - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay - feat: superClearChat - refactor(mixin): WorldOpenFlows use @WrapMethod - fix(client): SpawnEggItem static API - fix(command): use new GameRules API - feat: AliasOptionalFieldCodec - feat: port resources util - chore: use `NullMarked` - refactor: port the core and module stuffs from fabric 21.6 - build: use modmuss50 mod-publish-plugin - build: use moddevgradle instead of neogradle - build: bump mc and jei - build: bump gradle to 9.2.0 ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command
Sign in

1.48 MB

26.0.9+fabric Release 30.06.2026

[Fabric 26.1.X] 26.0.9

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 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 ## 26.0.4 - feat: re-add ClothConfigIntegration ## 26.0.3 - build: bump fabric loader and api - Merge pull request [#100](https://github.com/Snownee/Kiwi/issues/100) from Snownee/fix/issue-99 - fix(cosmetic): avoid crash when rendering custom fake player class ## 26.0.2 - Merge pull request [#98](https://github.com/Snownee/Kiwi/issues/98) from Snownee/feature/fabric-26.1-pre1 - feat: JEI support for KSwitch groups - feat: add back jei compat - build: bump mineraft to 26.1 rc 3 - port: block tint sources - build: bump mineraft to 26.1 pre 2 - feat: add back contributor cosmetic - feat: fix effects position mixin - feat: add codec for post process - chore: comment out block color - feat: use new render state - feat: remove render layer - build: bump minecraft and fabric - chore: remove useless entries in classtweaker - feat: noForceBackup - port: s6 - port: Mini Effects - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - chore: add jei to dev env - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay entry - feat: print item data components in chat - feat: superClearChat - refactor(kswitch): conversion. support new blocks - fix: dev_env_rules command - fix: various issues. code cleanup - port: part 5 - port: part 4 - port: part 3 - port: part 2 - port: part 1 - feat: AliasOptionalFieldCodec - chore: mod-publish-plugin - port: Customization - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat(ksit): more options - feat: port dependencies check - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - fix: lowcode mods - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - feat: add client commands - Merge pull request [#84](https://github.com/Snownee/Kiwi/issues/84) from SettingDust/1.21-fabric - fix: avoid crash without after - fix: load file using mod container - fix: infinite loading overlay - refactor: bump to 1.21.8 - chore: remove unused methods - chore: port tests - chore: minor changes - refactor: port utils - chore: port mixins - chore: port registries registration - refactor: port item - refactor: port tooltip - refactor: port commands & better functional - refactor: port block entity builder & go object - refactor: port recipe utils - refactor: port contributor models to 1.21 - style: take editor config from lychee - refactor: contributors render port to fabric api - refactor: use new network api for block entity - refactor: remove block definition relating code - build: bump to 1.21.6 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72))
Sign in

1.45 MB

11.10.3+forge Release 26.06.2026

[Forge 1.20.1] 11.10.3

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.10.3 - feat: add disableStonecuttingNamespaces ## 11.10.2 - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) ## 11.10.1 - Revert "fix(ksit): incorrect seat position and initial facing" (close [#96](https://github.com/Snownee/Kiwi/issues/96)) ## 11.10.0 - Merge pull request [#95](https://github.com/Snownee/Kiwi/issues/95) from Snownee/feature/woodtyped-sign - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - Merge pull request [#91](https://github.com/Snownee/Kiwi/issues/91) from SettingDust/1.20-forge - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 11.9.2 - fix: always register builder's button - feat(customization): randomize variants ## 11.9.1 - fix: [#85](https://github.com/Snownee/Kiwi/issues/85)
Sign in

1.6 MB

26.0.8+neoforge Release 25.06.2026

[NeoForge 26.1.X] 26.0.8

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.8 - Merge pull request [#110](https://github.com/Snownee/Kiwi/issues/110) from Litt1eBai/26.1.2-neoforge - build: bump mineraft to 26.1.2 ## 26.0.7 - build: fix curseforge id - chore: don't exclude datagen class & consistent version ## 26.0.6 - Merge pull request [#106](https://github.com/Snownee/Kiwi/issues/106) from Snownee/fix/test-target-crash - fix: crash for test targets ## 26.0.5 - Merge pull request [#105](https://github.com/Snownee/Kiwi/issues/105) from Snownee/feature/26-neoforge - refactor(contributor): move listener registration to platform class - fix: convert screen open animation drop frame - chore: add test kiwi pack - fix(contributor): missing events - Merge pull request [#104](https://github.com/Snownee/Kiwi/issues/104) from Snownee/feature/26-neoforge - feat: readd should load for test package - feat: remove onlyin logic - refactor: port miscs - feat: port customizations from fabric - feat: port commands from fabric - feat: port config from fabric - feat: port cosmetic from fabric - fix - Merge pull request [#101](https://github.com/Snownee/Kiwi/issues/101) from SettingDust/feature/21.6-neoforge - chore: remove unused files - feat: update api from old neoforge, jei - feat: add fake stonecutter recipes - build: refresh 26.1.1 deps and restore Jade compat - fix(client): update GUI and rendering mixins for 26.1 - fix(customization): port recipe and placement hooks to 26.1 - fix(core): update shared 26.1.1 block and datagen APIs - docs: record remaining unsynced NeoForge files - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: add codec for post process - port: block tint sources - feat: JEI support for KSwitch groups - feat: use new GUI render state API - feat: add back contributor cosmetic - fix: EntityType and BlockEntityType creation - fix(command): use new GameRules API - refactor(datagen): drop fabric-only generator hooks - fix(client): remove stale backup and render leftovers - fix(data): restore SizedIngredient slot display - refactor(kswitch): use matValue - feat: block tint sources - feat: add back contributor cosmetic - feat: use new GUI render state API - chore: remove temp extracted sources - feat: remove render layer - feat: Mini Effects - fix: use sendSystemMessage API - feat: add codec for post process - feat: noForceBackup - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay - feat: superClearChat - refactor(mixin): WorldOpenFlows use @WrapMethod - fix(client): SpawnEggItem static API - fix(command): use new GameRules API - feat: AliasOptionalFieldCodec - feat: port resources util - chore: use `NullMarked` - refactor: port the core and module stuffs from fabric 21.6 - build: use modmuss50 mod-publish-plugin - build: use moddevgradle instead of neogradle - build: bump mc and jei - build: bump gradle to 9.2.0 ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92))
Sign in

1.47 MB

15.8.4+fabric Release 18.05.2026

[Fabric 1.21.1] 15.8.4

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.8.4 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) - feat: print item data components in chat ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - fix: porting mistake - feat: add quiet command - feat: mapping resolver - chore: add missing content from neoforge ## 15.8.2 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - Merge pull request [#88](https://github.com/Snownee/Kiwi/issues/88) from SettingDust/feature/fabric-customization - feat: port dependencies check - fix: avoid null pointer without after - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - build: bump gradle - fix: lowcode mods ## 15.1.5 - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: add client commands - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72))
Sign in

1.48 MB

15.8.4+neoforge Release 18.05.2026

[NeoForge 1.21.1] 15.8.4

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.4 - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge ## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - chore: don't load customization all the time ## 15.7.5 - fix(ksit): player head rotation when sitting on stairs
Sign in

1.47 MB

11.10.3+fabric Release 18.05.2026

[Fabric 1.20.1] 11.10.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.10.3 - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) ## 11.10.2 - Revert "fix(ksit): incorrect seat position and initial facing" (close [#96](https://github.com/Snownee/Kiwi/issues/96)) ## 11.10.1 - fix: add EMI entrypoint ## 11.10.0 - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction - fix: always register builder's button - feat(customization): randomize variants - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 - feat: EMI integration ## 11.8.29 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71))
Sign in

1.48 MB

11.10.2+forge Release 18.05.2026

[Forge 1.20.1] 11.10.2

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.10.2 - improve(ksit): now you can't sit when there is a solid block above the seat (close [#109](https://github.com/Snownee/Kiwi/issues/109)) ## 11.10.1 - Revert "fix(ksit): incorrect seat position and initial facing" (close [#96](https://github.com/Snownee/Kiwi/issues/96)) ## 11.10.0 - Merge pull request [#95](https://github.com/Snownee/Kiwi/issues/95) from Snownee/feature/woodtyped-sign - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - Merge pull request [#91](https://github.com/Snownee/Kiwi/issues/91) from SettingDust/1.20-forge - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 11.9.2 - fix: always register builder's button - feat(customization): randomize variants ## 11.9.1 - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) ## 11.9.0 - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1
Sign in

1.6 MB

26.0.7+neoforge Beta 14.05.2026

[NeoForge 26.1.x] 26.0.7

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.7 - build: fix curseforge id - chore: don't exclude datagen class & consistent version ## 26.0.6 - Merge pull request [#106](https://github.com/SettingDust/Kiwi/issues/106) from Snownee/fix/test-target-crash - fix: crash for test targets ## 26.0.5 - Merge pull request [#105](https://github.com/SettingDust/Kiwi/issues/105) from Snownee/feature/26-neoforge - refactor(contributor): move listener registration to platform class - fix: convert screen open animation drop frame - chore: add test kiwi pack - fix(contributor): missing events - Merge pull request [#104](https://github.com/SettingDust/Kiwi/issues/104) from Snownee/feature/26-neoforge - feat: readd should load for test package - feat: remove onlyin logic - refactor: port miscs - feat: port customizations from fabric - feat: port commands from fabric - feat: port config from fabric - feat: port cosmetic from fabric - fix - Merge pull request [#101](https://github.com/SettingDust/Kiwi/issues/101) from SettingDust/feature/21.6-neoforge - chore: remove unused files - feat: update api from old neoforge, jei - feat: add fake stonecutter recipes - build: refresh 26.1.1 deps and restore Jade compat - fix(client): update GUI and rendering mixins for 26.1 - fix(customization): port recipe and placement hooks to 26.1 - fix(core): update shared 26.1.1 block and datagen APIs - docs: record remaining unsynced NeoForge files - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: add codec for post process - port: block tint sources - feat: JEI support for KSwitch groups - feat: use new GUI render state API - feat: add back contributor cosmetic - fix: EntityType and BlockEntityType creation - fix(command): use new GameRules API - refactor(datagen): drop fabric-only generator hooks - fix(client): remove stale backup and render leftovers - fix(data): restore SizedIngredient slot display - refactor(kswitch): use matValue - feat: block tint sources - feat: add back contributor cosmetic - feat: use new GUI render state API - chore: remove temp extracted sources - feat: remove render layer - feat: Mini Effects - fix: use sendSystemMessage API - feat: add codec for post process - feat: noForceBackup - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay - feat: superClearChat - refactor(mixin): WorldOpenFlows use @WrapMethod - fix(client): SpawnEggItem static API - fix(command): use new GameRules API - feat: AliasOptionalFieldCodec - feat: port resources util - chore: use `NullMarked` - refactor: port the core and module stuffs from fabric 21.6 - build: use modmuss50 mod-publish-plugin - build: use moddevgradle instead of neogradle - build: bump mc and jei - build: bump gradle to 9.2.0 ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/SettingDust/Kiwi/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge - chore: don't load customization all the time
Sign in

1.47 MB

26.0.6+neoforge Beta 14.05.2026

[NeoForge 26.1.x] 26.0.6

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.6 - Merge pull request [#106](https://github.com/Snownee/Kiwi/issues/106) from Snownee/fix/test-target-crash - fix: crash for test targets ## 26.0.5 - Merge pull request [#105](https://github.com/Snownee/Kiwi/issues/105) from Snownee/feature/26-neoforge - refactor(contributor): move listener registration to platform class - fix: convert screen open animation drop frame - chore: add test kiwi pack - fix(contributor): missing events - Merge pull request [#104](https://github.com/Snownee/Kiwi/issues/104) from Snownee/feature/26-neoforge - feat: readd should load for test package - feat: remove onlyin logic - refactor: port miscs - feat: port customizations from fabric - feat: port commands from fabric - feat: port config from fabric - feat: port cosmetic from fabric - fix - Merge pull request [#101](https://github.com/Snownee/Kiwi/issues/101) from SettingDust/feature/21.6-neoforge - chore: remove unused files - feat: update api from old neoforge, jei - feat: add fake stonecutter recipes - build: refresh 26.1.1 deps and restore Jade compat - fix(client): update GUI and rendering mixins for 26.1 - fix(customization): port recipe and placement hooks to 26.1 - fix(core): update shared 26.1.1 block and datagen APIs - docs: record remaining unsynced NeoForge files - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: add codec for post process - port: block tint sources - feat: JEI support for KSwitch groups - feat: use new GUI render state API - feat: add back contributor cosmetic - fix: EntityType and BlockEntityType creation - fix(command): use new GameRules API - refactor(datagen): drop fabric-only generator hooks - fix(client): remove stale backup and render leftovers - fix(data): restore SizedIngredient slot display - refactor(kswitch): use matValue - feat: block tint sources - feat: add back contributor cosmetic - feat: use new GUI render state API - chore: remove temp extracted sources - feat: remove render layer - feat: Mini Effects - fix: use sendSystemMessage API - feat: add codec for post process - feat: noForceBackup - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay - feat: superClearChat - refactor(mixin): WorldOpenFlows use @WrapMethod - fix(client): SpawnEggItem static API - fix(command): use new GameRules API - feat: AliasOptionalFieldCodec - feat: port resources util - chore: use `NullMarked` - refactor: port the core and module stuffs from fabric 21.6 - build: use modmuss50 mod-publish-plugin - build: use moddevgradle instead of neogradle - build: bump mc and jei - build: bump gradle to 9.2.0 ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge ## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - chore: don't load customization all the time
Sign in

1.47 MB

26.0.5+neoforge Beta 04.05.2026

[NeoForge 26.1.x] 26.0.5

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 26.0.5 - Merge pull request [#105](https://github.com/Snownee/Kiwi/issues/105) from Snownee/feature/26-neoforge - refactor(contributor): move listener registration to platform class - fix: convert screen open animation drop frame - chore: add test kiwi pack - fix(contributor): missing events - Merge pull request [#104](https://github.com/Snownee/Kiwi/issues/104) from Snownee/feature/26-neoforge - feat: readd should load for test package - feat: remove onlyin logic - refactor: port miscs - feat: port customizations from fabric - feat: port commands from fabric - feat: port config from fabric - feat: port cosmetic from fabric - fix - Merge pull request [#101](https://github.com/Snownee/Kiwi/issues/101) from SettingDust/feature/21.6-neoforge - chore: remove unused files - feat: update api from old neoforge, jei - feat: add fake stonecutter recipes - build: refresh 26.1.1 deps and restore Jade compat - fix(client): update GUI and rendering mixins for 26.1 - fix(customization): port recipe and placement hooks to 26.1 - fix(core): update shared 26.1.1 block and datagen APIs - docs: record remaining unsynced NeoForge files - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: add codec for post process - port: block tint sources - feat: JEI support for KSwitch groups - feat: use new GUI render state API - feat: add back contributor cosmetic - fix: EntityType and BlockEntityType creation - fix(command): use new GameRules API - refactor(datagen): drop fabric-only generator hooks - fix(client): remove stale backup and render leftovers - fix(data): restore SizedIngredient slot display - refactor(kswitch): use matValue - feat: block tint sources - feat: add back contributor cosmetic - feat: use new GUI render state API - chore: remove temp extracted sources - feat: remove render layer - feat: Mini Effects - fix: use sendSystemMessage API - feat: add codec for post process - feat: noForceBackup - refactor: GameObjectLookup use HolderLookup + StonecutterRecipe constructor - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay - feat: superClearChat - refactor(mixin): WorldOpenFlows use @WrapMethod - fix(client): SpawnEggItem static API - fix(command): use new GameRules API - feat: AliasOptionalFieldCodec - feat: port resources util - chore: use `NullMarked` - refactor: port the core and module stuffs from fabric 21.6 - build: use modmuss50 mod-publish-plugin - build: use moddevgradle instead of neogradle - build: bump mc and jei - build: bump gradle to 9.2.0 ## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge ## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - chore: don't load customization all the time ## 15.7.5 - fix(ksit): player head rotation when sitting on stairs
Sign in

1.47 MB

26.0.4+fabric Release 22.04.2026

[Fabric 26.1.X] 26.0.4

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
## 26.0.4 - feat: re-add ClothConfigIntegration ## 26.0.3 - build: bump fabric loader and api - Merge pull request [#100](https://github.com/Snownee/Kiwi/issues/100) from Snownee/fix/issue-99 - fix(cosmetic): avoid crash when rendering custom fake player class ## 26.0.2 - Merge pull request [#98](https://github.com/Snownee/Kiwi/issues/98) from Snownee/feature/fabric-26.1-pre1 - feat: JEI support for KSwitch groups - feat: add back jei compat - build: bump mineraft to 26.1 rc 3 - port: block tint sources - build: bump mineraft to 26.1 pre 2 - feat: add back contributor cosmetic - feat: fix effects position mixin - feat: add codec for post process - chore: comment out block color - feat: use new render state - feat: remove render layer - build: bump minecraft and fabric - chore: remove useless entries in classtweaker - feat: noForceBackup - port: s6 - port: Mini Effects - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - chore: add jei to dev env - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay entry - feat: print item data components in chat - feat: superClearChat - refactor(kswitch): conversion. support new blocks - fix: dev_env_rules command - fix: various issues. code cleanup - port: part 5 - port: part 4 - port: part 3 - port: part 2 - port: part 1 - feat: AliasOptionalFieldCodec - chore: mod-publish-plugin - port: Customization - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat(ksit): more options - feat: port dependencies check - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - fix: lowcode mods - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - feat: add client commands - Merge pull request [#84](https://github.com/Snownee/Kiwi/issues/84) from SettingDust/1.21-fabric - fix: avoid crash without after - fix: load file using mod container - fix: infinite loading overlay - refactor: bump to 1.21.8 - chore: remove unused methods - chore: port tests - chore: minor changes - refactor: port utils - chore: port mixins - chore: port registries registration - refactor: port item - refactor: port tooltip - refactor: port commands & better functional - refactor: port block entity builder & go object - refactor: port recipe utils - refactor: port contributor models to 1.21 - style: take editor config from lychee - refactor: contributors render port to fabric api - refactor: use new network api for block entity - refactor: remove block definition relating code - build: bump to 1.21.6 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx
Sign in

1.45 MB

26.0.3+fabric Beta 30.03.2026

[Fabric 26.1] 26.0.3

Supported Minecraft versions
26.1 26.1.1
Loaders / Platforms
fabric quilt
Show changes
## 26.0.3 - build: bump fabric loader and api - Merge pull request [#100](https://github.com/Snownee/Kiwi/issues/100) from Snownee/fix/issue-99 - fix(cosmetic): avoid crash when rendering custom fake player class ## 26.0.2 - Merge pull request [#98](https://github.com/Snownee/Kiwi/issues/98) from Snownee/feature/fabric-26.1-pre1 - feat: JEI support for KSwitch groups - feat: add back jei compat - build: bump mineraft to 26.1 rc 3 - port: block tint sources - build: bump mineraft to 26.1 pre 2 - feat: add back contributor cosmetic - feat: fix effects position mixin - feat: add codec for post process - chore: comment out block color - feat: use new render state - feat: remove render layer - build: bump minecraft and fabric - chore: remove useless entries in classtweaker - feat: noForceBackup - port: s6 - port: Mini Effects - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - chore: add jei to dev env - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay entry - feat: print item data components in chat - feat: superClearChat - refactor(kswitch): conversion. support new blocks - fix: dev_env_rules command - fix: various issues. code cleanup - port: part 5 - port: part 4 - port: part 3 - port: part 2 - port: part 1 - feat: AliasOptionalFieldCodec - chore: mod-publish-plugin - port: Customization - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat(ksit): more options - feat: port dependencies check - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - fix: lowcode mods - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - feat: add client commands - Merge pull request [#84](https://github.com/Snownee/Kiwi/issues/84) from SettingDust/1.21-fabric - fix: avoid crash without after - fix: load file using mod container - fix: infinite loading overlay - refactor: bump to 1.21.8 - chore: remove unused methods - chore: port tests - chore: minor changes - refactor: port utils - chore: port mixins - chore: port registries registration - refactor: port item - refactor: port tooltip - refactor: port commands & better functional - refactor: port block entity builder & go object - refactor: port recipe utils - refactor: port contributor models to 1.21 - style: take editor config from lychee - refactor: contributors render port to fabric api - refactor: use new network api for block entity - refactor: remove block definition relating code - build: bump to 1.21.6 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx ## 15.1.1 - fix: try to make it compatible with Sinytra - fix
Sign in

1.44 MB

26.0.2+fabric Beta 25.03.2026

[Fabric 26.1] 26.0.2

Supported Minecraft versions
26.1 26.1.1
Loaders / Platforms
fabric quilt
Show changes
## 26.0.2 - Merge pull request [#98](https://github.com/Snownee/Kiwi/issues/98) from Snownee/feature/fabric-26.1-pre1 - feat: JEI support for KSwitch groups - feat: add back jei compat - build: bump mineraft to 26.1 rc 3 - port: block tint sources - build: bump mineraft to 26.1 pre 2 - feat: add back contributor cosmetic - feat: fix effects position mixin - feat: add codec for post process - chore: comment out block color - feat: use new render state - feat: remove render layer - build: bump minecraft and fabric - chore: remove useless entries in classtweaker - feat: noForceBackup - port: s6 - port: Mini Effects - feat: RecipeUtil#tagIngredient now requires a HolderGetter parameter - chore: remove KCodecs.compactList - fix: SizedIngredient - chore: add jei to dev env - fix: check ambiguous registry keys - fix: EntityType and BlockEntityType creation - fix: debug renderers - feat: builder mode debug overlay entry - feat: print item data components in chat - feat: superClearChat - refactor(kswitch): conversion. support new blocks - fix: dev_env_rules command - fix: various issues. code cleanup - port: part 5 - port: part 4 - port: part 3 - port: part 2 - port: part 1 - feat: AliasOptionalFieldCodec - chore: mod-publish-plugin - port: Customization - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat(ksit): more options - feat: port dependencies check - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - fix: lowcode mods - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - feat: add client commands - Merge pull request [#84](https://github.com/Snownee/Kiwi/issues/84) from SettingDust/1.21-fabric - fix: avoid crash without after - fix: load file using mod container - fix: infinite loading overlay - refactor: bump to 1.21.8 - chore: remove unused methods - chore: port tests - chore: minor changes - refactor: port utils - chore: port mixins - chore: port registries registration - refactor: port item - refactor: port tooltip - refactor: port commands & better functional - refactor: port block entity builder & go object - refactor: port recipe utils - refactor: port contributor models to 1.21 - style: take editor config from lychee - refactor: contributors render port to fabric api - refactor: use new network api for block entity - refactor: remove block definition relating code - build: bump to 1.21.6 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx ## 15.1.1 - fix: try to make it compatible with Sinytra - fix ## 15.1.0 - feat: add ap option: kiwi.clientOnlyMod
Sign in

1.44 MB

15.8.3+fabric Release 06.03.2026

[Fabric 1.21.1] 15.8.3

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - fix: porting mistake - feat: add quiet command - feat: mapping resolver - chore: add missing content from neoforge ## 15.8.2 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - Merge pull request [#88](https://github.com/Snownee/Kiwi/issues/88) from SettingDust/feature/fabric-customization - feat: port dependencies check - fix: avoid null pointer without after - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - build: bump gradle - fix: lowcode mods ## 15.1.5 - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: add client commands - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx
Sign in

1.48 MB

15.8.3+neoforge Beta 23.02.2026

[NeoForge 1.21.1] 15.8.3

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.3 - feat: JEI support for KSwitch groups - feat: EMI support for KSwitch groups - feat: add configure command ## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge ## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - chore: don't load customization all the time ## 15.7.5 - fix(ksit): player head rotation when sitting on stairs ## 15.7.4 - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options
Sign in

1.47 MB

11.10.2+fabric Release 23.01.2026

[Fabric 1.20.1] 11.10.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.10.2 - Revert "fix(ksit): incorrect seat position and initial facing" (close [#96](https://github.com/Snownee/Kiwi/issues/96)) ## 11.10.1 - fix: add EMI entrypoint ## 11.10.0 - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction - fix: always register builder's button - feat(customization): randomize variants - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 - feat: EMI integration ## 11.8.29 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) ## 11.8.27 - chore: update EvalEx - fix: drop fabric screen layers
Sign in

1.48 MB

11.10.1+forge Release 23.01.2026

[Forge 1.20.1] 11.10.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.10.1 - Revert "fix(ksit): incorrect seat position and initial facing" (close [#96](https://github.com/Snownee/Kiwi/issues/96)) ## 11.10.0 - Merge pull request [#95](https://github.com/Snownee/Kiwi/issues/95) from Snownee/feature/woodtyped-sign - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - Merge pull request [#91](https://github.com/Snownee/Kiwi/issues/91) from SettingDust/1.20-forge - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 11.9.2 - fix: always register builder's button - feat(customization): randomize variants ## 11.9.1 - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) ## 11.9.0 - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 ## 11.8.31 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77))
Sign in

1.6 MB

11.10.1+fabric Beta 09.01.2026

[Fabric 1.20.1] 11.10.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.10.1 - fix: add EMI entrypoint ## 11.10.0 - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction - fix: always register builder's button - feat(customization): randomize variants - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 - feat: EMI integration ## 11.8.29 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) ## 11.8.27 - chore: update EvalEx - fix: drop fabric screen layers ## 11.8.26 - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider
Sign in

1.48 MB

11.10.0+fabric Beta 08.01.2026

[Fabric 1.20.1] 11.10.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.10.0 - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction - fix: always register builder's button - feat(customization): randomize variants - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 - feat: EMI integration ## 11.8.29 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) ## 11.8.27 - chore: update EvalEx - fix: drop fabric screen layers ## 11.8.26 - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider ## 11.8.24
Sign in

1.48 MB

15.8.2+fabric Beta 06.12.2025

[Fabric 1.21.1] 15.8.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.8.2 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi.git/issues/90)) - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi.git/issues/89)) - feat(ksit): more options - feat(ksit): more options - Merge pull request [#88](https://github.com/Snownee/Kiwi.git/issues/88) from SettingDust/feature/fabric-customization - feat: port dependencies check - fix: avoid null pointer without after - feat: port the tests - refactor: port customization from neoforge - refactor: copy customization from fabric - build: bump gradle - fix: lowcode mods ## 15.1.5 - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi.git/issues/76)) - feat: add client commands - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi.git/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi.git/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi.git/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx ## 15.1.1 - fix: try to make it compatible with Sinytra - fix
Sign in

1.47 MB

11.10.0+forge Release 03.12.2025

[Forge 1.20.1] 11.10.0

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.10.0 - Merge pull request [#95](https://github.com/Snownee/Kiwi.git/issues/95) from Snownee/feature/woodtyped-sign - feat: add wood typed codecs for signs - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi.git/issues/90)) - Merge pull request [#91](https://github.com/Snownee/Kiwi.git/issues/91) from SettingDust/1.20-forge - feat: adapt the sound event for forge - fix(ksit): player head rotation when sitting on stairs - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi.git/issues/89)) - feat(ksit): more options - feat(ksit): more options - feat(ksit): more options - fix(ksit): incorrect seat position and initial facing - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 11.9.2 - fix: always register builder's button - feat(customization): randomize variants ## 11.9.1 - fix: [#85](https://github.com/Snownee/Kiwi.git/issues/85) ## 11.9.0 - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 ## 11.8.31 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi.git/issues/77)) ## 11.8.30 - feat: EMI integration - improve: [#74](https://github.com/Snownee/Kiwi.git/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi.git/issues/76))
Sign in

1.6 MB

15.8.2+neoforge Beta 11.11.2025

[NeoForge 1.21.1] 15.8.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.2 - fix: crash with XKDeco (close [#92](https://github.com/Snownee/Kiwi.git/issues/92)) ## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge ## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi.git/issues/90)) - chore: don't load customization all the time ## 15.7.5 - fix(ksit): player head rotation when sitting on stairs ## 15.7.4 - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi.git/issues/89)) - feat(ksit): more options ## 15.7.3 - feat(ksit): more options
Sign in

1.46 MB

15.8.1+neoforge Beta 26.10.2025

[NeoForge 1.21.1] 15.8.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.1 - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge ## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) - chore: don't load customization all the time ## 15.7.5 - fix(ksit): player head rotation when sitting on stairs ## 15.7.4 - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options ## 15.7.3 - feat(ksit): more options ## 15.7.2 - feat(ksit): more options
Sign in

1.46 MB

15.8.0+neoforge Beta 26.10.2025

[NeoForge 1.21.1] 15.8.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.8.0 - feat: set builder's button default key to unknown (close [#90](https://github.com/Snownee/Kiwi/issues/90)) ## 15.7.5 - fix(ksit): player head rotation when sitting on stairs ## 15.7.4 - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options ## 15.7.3 - feat(ksit): more options ## 15.7.2 - feat(ksit): more options ## 15.7.1 - feat: print item data components in chat - fix(ksit): incorrect seat position and initial facing
Sign in

1.46 MB

15.7.5+neoforge Release 08.10.2025

[NeoForge 1.21.1] 15.7.5

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.7.5 - fix(ksit): player head rotation when sitting on stairs ## 15.7.4 - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options ## 15.7.3 - feat(ksit): more options ## 15.7.2 - feat(ksit): more options ## 15.7.1 - feat: print item data components in chat - fix(ksit): incorrect seat position and initial facing ## 15.7.0 - Merge pull request [#86](https://github.com/Snownee/Kiwi/issues/86) from SettingDust/feat/data-driven-sound-type-n-tier - chore: inline the codecs - feat: add data driven tier - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction
Sign in

1.46 MB

15.7.4+neoforge Release 04.10.2025

[NeoForge 1.21.1] 15.7.4

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.7.4 - feat: add copy properties option and more built-in block templates (close [#89](https://github.com/Snownee/Kiwi/issues/89)) - feat(ksit): more options ## 15.7.3 - feat(ksit): more options ## 15.7.2 - feat(ksit): more options ## 15.7.1 - feat: print item data components in chat - fix(ksit): incorrect seat position and initial facing ## 15.7.0 - Merge pull request [#86](https://github.com/Snownee/Kiwi/issues/86) from SettingDust/feat/data-driven-sound-type-n-tier - chore: inline the codecs - feat: add data driven tier - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 15.6.2 - fix: always register builder's button - feat(customization): randomize variants
Sign in

1.46 MB

15.7.3+neoforge Release 02.10.2025

[NeoForge 1.21.1] 15.7.3

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.7.3 - feat(ksit): more options ## 15.7.2 - feat(ksit): more options ## 15.7.1 - feat: print item data components in chat - fix(ksit): incorrect seat position and initial facing ## 15.7.0 - Merge pull request [#86](https://github.com/Snownee/Kiwi/issues/86) from SettingDust/feat/data-driven-sound-type-n-tier - chore: inline the codecs - feat: add data driven tier - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 15.6.2 - fix: always register builder's button - feat(customization): randomize variants ## 15.6.1 - feat: FastSuite compatibility
Sign in

1.45 MB

15.7.2+neoforge Release 23.09.2025

[NeoForge 1.21.1] 15.7.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.7.2 - feat(ksit): more options ## 15.7.1 - feat: print item data components in chat - fix(ksit): incorrect seat position and initial facing ## 15.7.0 - Merge pull request [#86](https://github.com/Snownee/Kiwi/issues/86) from SettingDust/feat/data-driven-sound-type-n-tier - chore: inline the codecs - feat: add data driven tier - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 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
Sign in

1.45 MB

15.7.1+neoforge Release 21.09.2025

[NeoForge 1.21.1] 15.7.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.7.1 - feat: print item data components in chat - fix(ksit): incorrect seat position and initial facing ## 15.7.0 - Merge pull request [#86](https://github.com/Snownee/Kiwi/issues/86) from SettingDust/feat/data-driven-sound-type-n-tier - chore: inline the codecs - feat: add data driven tier - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 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](https://github.com/Snownee/Kiwi/issues/78)) - fix(customization): creative tab sorting order - chore: code cleanup - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77))
Sign in

1.45 MB

15.7.0+neoforge Beta 28.08.2025

[NeoForge 1.21.1] 15.7.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.7.0 - Merge pull request [#86](https://github.com/Snownee/Kiwi/issues/86) from SettingDust/feat/data-driven-sound-type-n-tier - chore: inline the codecs - feat: add data driven tier - chore: remove `_sound` suffix - feat: add data driven sound type - improve: kswitch interaction ## 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](https://github.com/Snownee/Kiwi/issues/78)) - fix(customization): creative tab sorting order - chore: code cleanup - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/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
Sign in

1.45 MB

15.6.2+neoforge Release 20.08.2025

[NeoForge 1.21.1] 15.6.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/78)) - fix(customization): creative tab sorting order - chore: code cleanup - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/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
Sign in

1.44 MB

11.9.2+forge Beta 20.08.2025

[Forge 1.20.1] 11.9.2

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.9.2 - fix: always register builder's button - feat(customization): randomize variants ## 11.9.1 - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) ## 11.9.0 - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 ## 11.8.31 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) ## 11.8.30 - feat: EMI integration - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) ## 11.8.29 - improve: faster & stricter lenient BE type
Sign in

1.58 MB

11.9.1+forge Alpha 18.08.2025

[Forge 1.20.1] 11.9.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.9.1 - fix: [#85](https://github.com/Snownee/Kiwi/issues/85) ## 11.9.0 - feat: customization backport 4 - feat: customization backport 3 - feat: customization backport 2 - feat: customization backport 1 ## 11.8.31 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) ## 11.8.30 - feat: EMI integration - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) ## 11.8.29 - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - chore: update EvalEx - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - feat: KiwiLanguageProvider#generateGameObjectEntries - feat: yaml language gen
Sign in

1.58 MB

15.6.1+neoforge Release 30.06.2025

[NeoForge 1.21.1] 15.6.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/78)) - fix(customization): creative tab sorting order - chore: code cleanup - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/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 ## 15.4.2 - feat: PerformanceImpact config annotation
Sign in

1.43 MB

15.6.0+neoforge Release 29.06.2025

[NeoForge 1.21.1] 15.6.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.6.0 - feat(customization): MergeConfiguredShape ## 15.5.2 - fix: kswitch not usable in singleplayer - feat(kswitch): long pressing interactions (close [#78](https://github.com/Snownee/Kiwi/issues/78)) - fix(customization): creative tab sorting order - chore: code cleanup - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/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 ## 15.4.2 - feat: PerformanceImpact config annotation ## 15.4.1 - feat: re-introduce datagen
Sign in

1.43 MB

15.5.2+neoforge Beta 02.05.2025

[NeoForge 1.21.1] 15.5.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.5.2 - fix: kswitch not usable in singleplayer - feat(kswitch): long pressing interactions (close [#78](https://github.com/Snownee/Kiwi/issues/78)) - fix(customization): creative tab sorting order - chore: code cleanup - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/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 ## 15.4.2 - feat: PerformanceImpact config annotation ## 15.4.1 - feat: re-introduce datagen ## 15.4.0 - feat: ingredient utils - feat: add client commands - feat: re-add REI compat
Sign in

1.43 MB

11.8.29+fabric Release 26.04.2025

[Fabric 1.20.1] 11.8.29

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.8.29 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) ## 11.8.27 - chore: update EvalEx - fix: drop fabric screen layers ## 11.8.26 - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider ## 11.8.24 - No changelog provided ## 11.8.23 - feat: Util.friendlyText snake case support
Sign in

1.43 MB

11.8.31+forge Release 26.04.2025

[Forge 1.20.1] 11.8.31

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.31 - fix(customization): block family being loaded too early (close [#77](https://github.com/Snownee/Kiwi/issues/77)) ## 11.8.30 - feat: EMI integration - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) ## 11.8.29 - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - chore: update EvalEx - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - feat: KiwiLanguageProvider#generateGameObjectEntries - feat: yaml language gen ## 11.8.20 - fix: suppress coremod madness (close [#63](https://github.com/Snownee/Kiwi/issues/63)) ## 11.8.19 - feat: mapping resolver - fix: BlockFamilyInferrer
Sign in

1.56 MB

15.5.1+neoforge Beta 16.04.2025

[NeoForge 1.21.1] 15.5.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 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 ## 15.4.2 - feat: PerformanceImpact config annotation ## 15.4.1 - feat: re-introduce datagen ## 15.4.0 - feat: ingredient utils - feat: add client commands - feat: re-add REI compat ## 15.3.5 - fix(neoforge): loadingOverlayNoFade not working properly
Sign in

1.4 MB

15.5.0+neoforge Beta 30.03.2025

[NeoForge 1.21.1] 15.5.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 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 ## 15.4.2 - feat: PerformanceImpact config annotation ## 15.4.1 - feat: re-introduce datagen ## 15.4.0 - feat: ingredient utils - feat: add client commands - feat: re-add REI compat ## 15.3.5 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.3.4 - fix(customization): loading order
Sign in

1.39 MB

15.1.5+fabric Release 16.03.2025

[Fabric 1.21] 15.1.5

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.1.5 - feat: PerformanceImpact config annotation - feat: SizedIngredient - feat: re-introduce datagen - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: add client commands - fix(neoforge): loadingOverlayNoFade not working properly ## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx ## 15.1.1 - fix: try to make it compatible with Sinytra - fix ## 15.1.0 - feat: add ap option: kiwi.clientOnlyMod
Sign in

0.92 MB

15.4.2+neoforge Beta 16.03.2025

[NeoForge 1.21.1] 15.4.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.4.2 - feat: PerformanceImpact config annotation ## 15.4.1 - feat: re-introduce datagen ## 15.4.0 - feat: ingredient utils - feat: add client commands - feat: re-add REI compat ## 15.3.5 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.3.4 - fix(customization): loading order ## 15.3.3 - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: EMI integration
Sign in

1.39 MB

15.4.1+neoforge Beta 14.03.2025

[NeoForge 1.21.1] 15.4.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.4.1 - feat: re-introduce datagen ## 15.4.0 - feat: ingredient utils - feat: add client commands - feat: re-add REI compat ## 15.3.5 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.3.4 - fix(customization): loading order ## 15.3.3 - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: EMI integration ## 15.3.2 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: faster & stricter lenient BE type
Sign in

1.39 MB

15.4.0+neoforge Beta 13.03.2025

[NeoForge 1.21.1] 15.4.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.4.0 - feat: ingredient utils - feat: add client commands - feat: re-add REI compat ## 15.3.5 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.3.4 - fix(customization): loading order ## 15.3.3 - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: EMI integration ## 15.3.2 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: faster & stricter lenient BE type ## 15.3.1 - fix: try to fix publish task
Sign in

1.38 MB

15.3.5+neoforge Beta 07.03.2025

[NeoForge 1.21.1] 15.3.5

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.3.5 - fix(neoforge): loadingOverlayNoFade not working properly ## 15.3.4 - fix(customization): loading order ## 15.3.3 - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: EMI integration ## 15.3.2 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: faster & stricter lenient BE type ## 15.3.1 - fix: try to fix publish task ## 15.3.0 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - feat: Util.friendlyText snake case support - NeoForge - tr_tr.json Turkish Localization ([#73](https://github.com/Snownee/Kiwi/issues/73))
Sign in

1.35 MB

15.3.4+neoforge Beta 01.03.2025

[NeoForge 1.21.1] 15.3.4

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.3.4 - fix(customization): loading order ## 15.3.3 - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: EMI integration ## 15.3.2 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: faster & stricter lenient BE type ## 15.3.1 - fix: try to fix publish task ## 15.3.0 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - feat: Util.friendlyText snake case support - NeoForge - tr_tr.json Turkish Localization ([#73](https://github.com/Snownee/Kiwi/issues/73)) ## 15.2.2 - fix: do not call super in ModBlockEntity#onDataPacket - fix: Platform#isModLoaded NPE
Sign in

1.35 MB

15.3.3+neoforge Beta 23.02.2025

[NeoForge 1.21.1] 15.3.3

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.3.3 - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) - feat: EMI integration ## 15.3.2 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: faster & stricter lenient BE type ## 15.3.1 - fix: try to fix publish task ## 15.3.0 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - feat: Util.friendlyText snake case support - NeoForge - tr_tr.json Turkish Localization ([#73](https://github.com/Snownee/Kiwi/issues/73)) ## 15.2.2 - fix: do not call super in ModBlockEntity#onDataPacket - fix: Platform#isModLoaded NPE ## 15.2.1
Sign in

1.35 MB

11.8.30+forge Beta 12.02.2025

[Forge 1.20.1] 11.8.30

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.30 - feat: EMI integration - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: f3CopyInInventory option (close [#76](https://github.com/Snownee/Kiwi/issues/76)) ## 11.8.29 - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - chore: update EvalEx - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - feat: KiwiLanguageProvider#generateGameObjectEntries - feat: yaml language gen ## 11.8.20 - fix: suppress coremod madness (close [#63](https://github.com/Snownee/Kiwi/issues/63)) ## 11.8.19 - feat: mapping resolver - fix: BlockFamilyInferrer ## 11.8.15 - fix(customization): incompatibility with AAA Particles - fix: debug tooltip not working in multiplayer - improve(customization): no longer fail silently
Sign in

1.56 MB

15.1.4+fabric Beta 19.01.2025

[Fabric 1.21] 15.1.4

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.1.4 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) ## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx ## 15.1.1 - fix: try to make it compatible with Sinytra - fix ## 15.1.0 - feat: add ap option: kiwi.clientOnlyMod ## 15.0.2 - fix: dead loop in ModBlock.pick() ## 15.0.1 - fix: Platform.defaultAddEntityPacket - feat: generate lowcode mods ## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.89 MB

15.3.2+neoforge Beta 19.01.2025

[NeoForge 1.21.1] 15.3.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.3.2 - improve: [#74](https://github.com/Snownee/Kiwi/issues/74) - improve: faster & stricter lenient BE type ## 15.3.1 - fix: try to fix publish task ## 15.3.0 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - feat: Util.friendlyText snake case support - NeoForge - tr_tr.json Turkish Localization ([#73](https://github.com/Snownee/Kiwi/issues/73)) ## 15.2.2 - fix: do not call super in ModBlockEntity#onDataPacket - fix: Platform#isModLoaded NPE ## 15.2.1 - No changelog provided ## 15.2.0 - feat(customization): allow MouldingComponent connecting to other blocks - feat: kSwitchCreativeOnly - fix: copy the mixin code from the 1.20-forge branch - fix(customization): item cannot be created correctly - feat: data-driven glass type - fix: ModBlockEntity.onDataPacket - improve: we try to minimize the differences between versions - fix: metadata loader and cloth config integration - all: randomly change things - feat: get block codec from vanilla's block types - fix: KiwiModule.ClientCompanion not working - fix: ConvertScreen - port: more things. fix more mixins - chore: add testing assets - chore: codec stuff clean-up - improve: more ap features. persist yaml order - chore: reformat code - fix: build and eclipse debugging - Merge pull request [#65](https://github.com/Snownee/Kiwi/issues/65) from 3TUSK/1.21-neoforge - merge two render type enums; remove superfluous logging - A horrible port of kiwi.customization. Lots of wax fixes. Lots of dark magic. I would never try this again. - Merge remote-tracking branch 'origin/1.21-neoforge' into 1.21-neoforge - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge - fix: build - Fix build script - build(annotation): add snakeyaml - port: 1.21 ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.35 MB

11.8.29+forge Release 18.01.2025

[Forge 1.20.1] 11.8.29

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.29 - improve: faster & stricter lenient BE type ## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - chore: update EvalEx - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - feat: KiwiLanguageProvider#generateGameObjectEntries - feat: yaml language gen ## 11.8.20 - fix: suppress coremod madness (close [#63](https://github.com/Snownee/Kiwi/issues/63)) ## 11.8.19 - feat: mapping resolver - fix: BlockFamilyInferrer ## 11.8.15 - fix(customization): incompatibility with AAA Particles - fix: debug tooltip not working in multiplayer - improve(customization): no longer fail silently ## 11.8.14 - fix (customization): incompatibility with FastSuite (hopefully) ## 11.8.13 - improve: raise the priority of shape - fix: StonecutterRecipeMaker generating incorrect stonecutting recipes ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.55 MB

15.3.1+neoforge Beta 22.12.2024

[NeoForge 1.21.1] 15.3.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.3.1 - fix: try to fix publish task ## 15.3.0 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - feat: Util.friendlyText snake case support - NeoForge - tr_tr.json Turkish Localization ([#73](https://github.com/Snownee/Kiwi/issues/73)) ## 15.2.2 - fix: do not call super in ModBlockEntity#onDataPacket - fix: Platform#isModLoaded NPE ## 15.2.1 - No changelog provided ## 15.2.0 - feat(customization): allow MouldingComponent connecting to other blocks - feat: kSwitchCreativeOnly - fix: copy the mixin code from the 1.20-forge branch - fix(customization): item cannot be created correctly - feat: data-driven glass type - fix: ModBlockEntity.onDataPacket - improve: we try to minimize the differences between versions - fix: metadata loader and cloth config integration - all: randomly change things - feat: get block codec from vanilla's block types - fix: KiwiModule.ClientCompanion not working - fix: ConvertScreen - port: more things. fix more mixins - chore: add testing assets - chore: codec stuff clean-up - improve: more ap features. persist yaml order - chore: reformat code - fix: build and eclipse debugging - Merge pull request [#65](https://github.com/Snownee/Kiwi/issues/65) from 3TUSK/1.21-neoforge - merge two render type enums; remove superfluous logging - A horrible port of kiwi.customization. Lots of wax fixes. Lots of dark magic. I would never try this again. - Merge remote-tracking branch 'origin/1.21-neoforge' into 1.21-neoforge - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge - fix: build - Fix build script - build(annotation): add snakeyaml - port: 1.21 ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.35 MB

15.1.3+fabric Beta 20.12.2024

[Fabric 1.21] 15.1.3

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.1.3 - Merge branch '1.21-fabric' of https://github.com/Snownee/Kiwi into 1.21-fabric - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - Fabric - tr_tr.json Turkish Localization ([#72](https://github.com/Snownee/Kiwi/issues/72)) ## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx ## 15.1.1 - fix: try to make it compatible with Sinytra - fix ## 15.1.0 - feat: add ap option: kiwi.clientOnlyMod ## 15.0.2 - fix: dead loop in ModBlock.pick() ## 15.0.1 - fix: Platform.defaultAddEntityPacket - feat: generate lowcode mods ## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.89 MB

11.8.28+forge Release 18.12.2024

[Forge 1.20.1] 11.8.28

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) - chore: update EvalEx - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider - feat: Util.friendlyText snake case support - feat: KiwiLanguageProvider#generateGameObjectEntries - feat: yaml language gen ## 11.8.20 - fix: suppress coremod madness (close [#63](https://github.com/Snownee/Kiwi/issues/63)) ## 11.8.19 - feat: mapping resolver - fix: BlockFamilyInferrer ## 11.8.15 - fix(customization): incompatibility with AAA Particles - fix: debug tooltip not working in multiplayer - improve(customization): no longer fail silently ## 11.8.14 - fix (customization): incompatibility with FastSuite (hopefully) ## 11.8.13 - improve: raise the priority of shape - fix: StonecutterRecipeMaker generating incorrect stonecutting recipes ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.55 MB

11.8.28+fabric Release 18.12.2024

[Fabric 1.20.1] 11.8.28

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.8.28 - feat: option to disable cosmetic screen keybind (close [#71](https://github.com/Snownee/Kiwi/issues/71)) ## 11.8.27 - chore: update EvalEx - fix: drop fabric screen layers ## 11.8.26 - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider ## 11.8.24 - No changelog provided ## 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](https://github.com/Snownee/Kiwi/issues/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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.43 MB

11.8.27+fabric Beta 24.11.2024

[Fabric 1.20.1] 11.8.27

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.8.27 - chore: update EvalEx - fix: drop fabric screen layers ## 11.8.26 - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider ## 11.8.24 - No changelog provided ## 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](https://github.com/Snownee/Kiwi/issues/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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.43 MB

15.1.2+fabric Beta 23.10.2024

[Fabric 1.21] 15.1.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.1.2 - feat: CustomIngredient layer - feat: NotNullByDefault. null safety haha - chore: update EvalEx ## 15.1.1 - fix: try to make it compatible with Sinytra - fix ## 15.1.0 - feat: add ap option: kiwi.clientOnlyMod ## 15.0.2 - fix: dead loop in ModBlock.pick() ## 15.0.1 - fix: Platform.defaultAddEntityPacket - feat: generate lowcode mods ## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.89 MB

15.2.2+neoforge Beta 22.10.2024

[NeoForge 1.21.1] 15.2.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.2.2 - fix: do not call super in ModBlockEntity#onDataPacket - fix: Platform#isModLoaded NPE ## 15.2.1 - No changelog provided ## 15.2.0 - feat(customization): allow MouldingComponent connecting to other blocks - feat: kSwitchCreativeOnly - fix: copy the mixin code from the 1.20-forge branch - fix(customization): item cannot be created correctly - feat: data-driven glass type - fix: ModBlockEntity.onDataPacket - improve: we try to minimize the differences between versions - fix: metadata loader and cloth config integration - all: randomly change things - feat: get block codec from vanilla's block types - fix: KiwiModule.ClientCompanion not working - fix: ConvertScreen - port: more things. fix more mixins - chore: add testing assets - chore: codec stuff clean-up - improve: more ap features. persist yaml order - chore: reformat code - fix: build and eclipse debugging - Merge pull request [#65](https://github.com/Snownee/Kiwi/issues/65) from 3TUSK/1.21-neoforge - merge two render type enums; remove superfluous logging - A horrible port of kiwi.customization. Lots of wax fixes. Lots of dark magic. I would never try this again. - Merge remote-tracking branch 'origin/1.21-neoforge' into 1.21-neoforge - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge - fix: build - Fix build script - build(annotation): add snakeyaml - port: 1.21 ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.32 MB

11.8.26+fabric Release 16.10.2024

[Fabric 1.20.1] 11.8.26

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.8.26 - fix: crash with Paladin's Furniture Mod - fix: KiwiLanguageProvider ## 11.8.24 - No changelog provided ## 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](https://github.com/Snownee/Kiwi/issues/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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

15.2.1+neoforge Beta 03.10.2024

[NeoForge 1.21.1] 15.2.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
## 15.2.1 ## 15.2.0 - feat(customization): allow MouldingComponent connecting to other blocks - feat: kSwitchCreativeOnly - fix: copy the mixin code from the 1.20-forge branch - fix(customization): item cannot be created correctly - feat: data-driven glass type - fix: ModBlockEntity.onDataPacket - improve: we try to minimize the differences between versions - fix: metadata loader and cloth config integration - all: randomly change things - feat: get block codec from vanilla's block types - fix: KiwiModule.ClientCompanion not working - fix: ConvertScreen - port: more things. fix more mixins - chore: add testing assets - chore: codec stuff clean-up - improve: more ap features. persist yaml order - chore: reformat code - fix: build and eclipse debugging - Merge pull request [#65](https://github.com/Snownee/Kiwi/issues/65) from 3TUSK/1.21-neoforge - merge two render type enums; remove superfluous logging - A horrible port of kiwi.customization. Lots of wax fixes. Lots of dark magic. I would never try this again. - Merge remote-tracking branch 'origin/1.21-neoforge' into 1.21-neoforge - Merge branch '1.21-neoforge' of https://github.com/Snownee/Kiwi into 1.21-neoforge - fix: build - Fix build script - build(annotation): add snakeyaml - port: 1.21 ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.32 MB

15.1.1+fabric Release 06.09.2024

[Fabric 1.21] 15.1.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.1.1 - fix: try to make it compatible with Sinytra - fix ## 15.1.0 - feat: add ap option: kiwi.clientOnlyMod ## 15.0.2 - fix: dead loop in ModBlock.pick() ## 15.0.1 - fix: Platform.defaultAddEntityPacket - feat: generate lowcode mods ## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.87 MB

11.8.24+fabric Beta 15.08.2024

[Fabric 1.20.1] 11.8.24

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

11.8.23+fabric Beta 15.08.2024

[Fabric 1.20.1] 11.8.23

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

11.8.22+fabric Beta 15.08.2024

[Fabric 1.20.1] 11.8.22

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.8.22 - feat: KiwiLanguageProvider#generateGameObjectEntries ## 11.8.21 - feat: yaml language gen - fix: suppress coremod madness (close [#63](https://github.com/Snownee/Kiwi/issues/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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

11.8.21+fabric Beta 14.08.2024

[Fabric 1.20.1] 11.8.21

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.8.21 - feat: yaml language gen - fix: suppress coremod madness (close [#63](https://github.com/Snownee/Kiwi/issues/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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

11.8.20+forge Beta 07.08.2024

[Forge 1.20.1] 11.8.20

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.20 - fix: suppress coremod madness (close [#63](https://github.com/Snownee/Kiwi/issues/63)) ## 11.8.19 - feat: mapping resolver - fix: BlockFamilyInferrer ## 11.8.15 - fix(customization): incompatibility with AAA Particles - fix: debug tooltip not working in multiplayer - improve(customization): no longer fail silently ## 11.8.14 - fix (customization): incompatibility with FastSuite (hopefully) ## 11.8.13 - improve: raise the priority of shape - fix: StonecutterRecipeMaker generating incorrect stonecutting recipes ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.54 MB

11.8.19+forge Beta 06.08.2024

[Forge 1.20.1] 11.8.19

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.19 - feat: mapping resolver - fix: BlockFamilyInferrer ## 11.8.15 - fix(customization): incompatibility with AAA Particles - fix: debug tooltip not working in multiplayer - improve(customization): no longer fail silently ## 11.8.14 - fix (customization): incompatibility with FastSuite (hopefully) ## 11.8.13 - improve: raise the priority of shape - fix: StonecutterRecipeMaker generating incorrect stonecutting recipes ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.54 MB

11.8.19+fabric Beta 06.08.2024

[Fabric 1.20.1] 11.8.19

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

11.8.18+fabric Beta 06.08.2024

[Fabric 1.20.1] 11.8.18

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

11.8.17+fabric Beta 05.08.2024

[Fabric 1.20.1] 11.8.17

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

1.41 MB

11.8.15+forge Beta 27.07.2024

[Forge 1.20.1] 11.8.15

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.15 - fix(customization): incompatibility with AAA Particles - fix: debug tooltip not working in multiplayer - improve(customization): no longer fail silently ## 11.8.14 - fix (customization): incompatibility with FastSuite (hopefully) ## 11.8.13 - improve: raise the priority of shape - fix: StonecutterRecipeMaker generating incorrect stonecutting recipes ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.54 MB

11.6.3 Beta 21.07.2024

[Fabric 1.20.1] 11.6.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

2.5 MB

11.8.14+forge Beta 12.07.2024

[Forge 1.20.1] 11.8.14

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.14 - fix (customization): incompatibility with FastSuite (hopefully) ## 11.8.13 - improve: raise the priority of shape - fix: StonecutterRecipeMaker generating incorrect stonecutting recipes ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.54 MB

11.8.13+forge Beta 11.07.2024

[Forge 1.20.1] 11.8.13

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.13 - improve: raise the priority of shape - fix: StonecutterRecipeMaker generating incorrect stonecutting recipes ## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

11.8.12+forge Beta 30.06.2024

[Forge 1.20.1] 11.8.12

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.12 - fix (kswitch): incompatibility with botania - feat: print families command ## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

15.1.0+fabric Beta 21.06.2024

[Fabric 1.21] 15.1.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
## 15.1.0 - feat: add ap option: kiwi.clientOnlyMod ## 15.0.2 - fix: dead loop in ModBlock.pick() ## 15.0.1 - fix: Platform.defaultAddEntityPacket - feat: generate lowcode mods ## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.87 MB

11.8.11+forge Beta 18.06.2024

[Forge 1.20.1] 11.8.11

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.11 - refactor: FrontAndTopShape ## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

11.8.10+forge Beta 18.06.2024

[Forge 1.20.1] 11.8.10

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.10 - fix: no occlusion for glass blocks ## 11.8.9 - fix: an oversight causing KSwitch working correctly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

15.0.2+fabric Beta 17.06.2024

[Fabric 1.21] 15.0.2

Supported Minecraft versions
1.21
Loaders / Platforms
fabric quilt
Show changes
## 15.0.2 - fix: dead loop in ModBlock.pick() ## 15.0.1 - fix: Platform.defaultAddEntityPacket - feat: generate lowcode mods ## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.87 MB

15.0.1+fabric Beta 14.06.2024

[Fabric 1.21] 15.0.1

Supported Minecraft versions
1.21
Loaders / Platforms
fabric quilt
Show changes
## 15.0.1 - fix: Platform.defaultAddEntityPacket - feat: generate lowcode mods ## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.87 MB

15.0.0+fabric Beta 14.06.2024

[Fabric 1.21] 15.0.0

Supported Minecraft versions
1.21
Loaders / Platforms
fabric quilt
Show changes
## 15.0.0 - port: 1.21 ## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.87 MB

11.8.9+forge Beta 09.06.2024

[Forge 1.20.1] 11.8.9

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.9 - fix: an oversight causing KSwitch working incorrectly - feat: OneTimeLoader loading condition ## 11.8.8 - No changelog provided ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

11.8.8+forge Beta 26.05.2024

[Forge 1.20.1] 11.8.8

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.8 ## 11.8.7 - fix: defer item decoding ## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

14.1.2+fabric Release 23.05.2024

[Fabric 1.20.6] 14.1.2

Supported Minecraft versions
1.20.6
Loaders / Platforms
fabric quilt
Show changes
## 14.1.2 - improve - feat: port some embedded mods - improve: location filter ## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.87 MB

11.8.6+forge Beta 22.05.2024

[Forge 1.20.1] 11.8.6

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.6 - fix: leaves template ## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

11.8.5+forge Beta 17.05.2024

[Forge 1.20.1] 11.8.5

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.5 - fix: crash with other mods (close [#31](https://github.com/Snownee/Kiwi/issues/31)) ## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.53 MB

11.8.4+forge Beta 15.05.2024

[Forge 1.20.1] 11.8.4

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.4 - improve: only register KeyMapping when necessary ## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.52 MB

11.8.3+forge Beta 14.05.2024

[Forge 1.20.1] 11.8.3

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.3 - feat: add KSit mod ## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.52 MB

14.1.1+fabric Beta 13.05.2024

[Fabric 1.20.6] 14.1.1

Supported Minecraft versions
1.20.6
Loaders / Platforms
fabric quilt
Show changes
## 14.1.1 - fix: exclude test resources ## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.86 MB

14.1.0+fabric Beta 13.05.2024

[Fabric 1.20.6] 14.1.0

Supported Minecraft versions
1.20.6
Loaders / Platforms
fabric quilt
Show changes
## 14.1.0 - feat: target convention tags api v2 ## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

2.4 MB

11.8.2 Beta 12.05.2024

[Forge 1.20.1] 11.8.2

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.2 - fix: move some mixins out of customization package to make ColorProviderUtil works properly - fix: build ## 11.8.1 - No changelog provided ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.52 MB

11.8.1 Beta 12.05.2024

[Forge 1.20.1] 11.8.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.8.1 ## 11.8.0 - feat: BlockFamilyInferrer, part 4. add lowcode mods - build: exclude excludes from jarJar - build: shadowJar include jarJar - feat: BlockFamilyInferrer, part 3 - feat: BlockFamilyInferrer, part 2 - feat: persistent creative inventory - feat: BlockFamilyInferrer, part 1 - feat: placement flow - improve: creative tab sorting - feat: creative tab content insertion - feat: item color provider & food block - fix: some missing stuff - feat: customization - improve: contributors system ## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

1.52 MB

14.0.0+fabric Beta 23.04.2024

[Fabric 1.20.5] 14.0.0

Supported Minecraft versions
1.20.5
Loaders / Platforms
fabric quilt
Show changes
## 14.0.0 - improve: contributors system - Merge pull request [#57](https://github.com/Snownee/Kiwi/issues/57) from SettingDust/feature/1.20.5-pre - chore: bump shadow for java 21 - Merge branch 'refs/heads/1.20.5-fabric' into feature/1.20.5-pre - refactor: utils, part 2 - refactor: utils, part 1 - feat: port to 1.20.5 pre4 - feat: port to 1.20.5 pre3 - feat: port to 1.20.5 pre1 - feat: no fade for title screen and loading overlay - 24w12a - feat: port utilities from Fruitful Fun - chore: delete deprecated datagen providers - fix: LocalizableItem NPE - test: fix the name of test packet - refactor: remove the read and write from `PlayPacketHandler` - chore: delete old translation - chore: mc version range - feat: remove debug NBT tooltips - fix: `kiwi reload` command not working - improve: make KiwiLanguageProvider extend FabricLanguageProvider - feat: disable trader and phantom spawning in debugLevelRules - fix: workaround for creating Potion - improve: exclude test classes in runtime instead of annotation processing - fix: packets - 24w11a port - feat: port serializations ([#54](https://github.com/Snownee/Kiwi/issues/54)) - chore: reformat code - feat: more Platform methods ## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

2.4 MB

14.0.0-alpha.3+fabric Alpha 20.04.2024

[Fabric 1.20.5] 14.0.0-alpha.3

Supported Minecraft versions
1.20.5-pre4 1.20.5-rc1 1.20.5-rc2
Loaders / Platforms
fabric quilt
Sign in

0.86 MB

11.6.2 Release 19.04.2024

[Fabric 1.20.1] 11.6.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

0.86 MB

11.6.2 Release 19.04.2024

[Forge 1.20.1] 11.6.2

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.6.2 - feat: yaml utils, part 2 ## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

0.86 MB

11.6.1 Release 19.04.2024

[Forge 1.20.1] 11.6.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.6.1 - feat: yaml utils - fix: datagen in test ## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

0.86 MB

11.6.0 Release 29.03.2024

[Fabric 1.20.1] 11.6.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 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](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

0.86 MB

11.6.0 Release 29.03.2024

[Forge 1.20.1] 11.6.0

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.6.0 - fix: LocalizableItem NPE - feat: disable trader and phantom spawning in debugLevelRules - improve: make registration logging more compact - fix: creative tab display name - improve: more flexible language provider ## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

0.86 MB

14.0.0-alpha.2 Alpha 22.03.2024

[Fabric 24w12a] 14.0.0-alpha.2

Supported Minecraft versions
24w12a
Loaders / Platforms
fabric
Sign in

0.83 MB

14.0.0-alpha.1 Alpha 16.03.2024

[Fabric 24w11a] 14.0.0-alpha.1

Supported Minecraft versions
24w11a
Loaders / Platforms
fabric
Sign in

0.83 MB

14.0.0-alpha.0 Alpha 16.03.2024

[Fabric 24w11a] 14.0.0-alpha.0

Supported Minecraft versions
24w11a
Loaders / Platforms
fabric
Sign in

0.83 MB

11.5.5 Release 27.02.2024

[Forge 1.20.1] 11.5.5

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx ## 11.5.3 - fix: cannot join server ([#50](https://github.com/Snownee/Kiwi/issues/50)) ## 11.5.2 - fix: AlternativesIngredient
Sign in

0.88 MB

11.5.5 Release 27.02.2024

[Fabric 1.20.1] 11.5.5

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
## 11.5.5 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/53)) - improve: repository filtering for jitpack - feat: use our own source of EvalEx
Sign in

0.86 MB

13.5.1 Beta 27.02.2024

[Fabric 1.20.4] 13.5.1

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric quilt
Show changes
## 13.5.1 - improve: change the time of showing tooltip hint - fix: crash if config file is empty (close [#53](https://github.com/Snownee/Kiwi/issues/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
Sign in

0.84 MB

8.3.6 Release 27.01.2024

8.3.6

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.4 MB

13.5.0 Beta 26.01.2024

[Fabric 1.20.4] 13.5.0

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric quilt
Show changes
## 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
Sign in

0.84 MB

13.4.0 Beta 26.01.2024

[Fabric 1.20.4] 13.4.0

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric quilt
Show changes
## 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
Sign in

0.83 MB

11.5.4 Release 21.01.2024

[Fabric 1.20.1] 11.5.4

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Sign in

0.86 MB

11.5.3 Release 17.01.2024

[Forge 1.20.1] 11.5.3

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.5.3 - fix: cannot join server (#50) ## 11.5.2 - fix: AlternativesIngredient
Sign in

0.87 MB

11.5.2 Release 16.01.2024

[Forge 1.20.1] 11.5.2

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Show changes
## 11.5.2 - fix: AlternativesIngredient
Sign in

0.87 MB

13.3.0 Beta 15.01.2024

[Fabric 1.20.4] 13.3.0

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric quilt
Show changes
## 13.3.0 - feat: lazy load data module - improve: KiwiLanguageProvider
Sign in

0.87 MB

11.5.1 Release 15.01.2024

[Forge 1.20.1] 11.5.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge neoforge
Sign in

0.87 MB

13.2.0 Beta 14.01.2024

[Fabric 1.20.4] 13.2.0

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric quilt
Sign in

0.87 MB

11.5.0 Release 12.01.2024

11.5.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.87 MB

11.4.0 Release 09.01.2024

11.4.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
No changelog was specified.
Sign in

0.86 MB

11.3.0 Release 19.12.2023

11.3.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
No changelog was specified.
Sign in

0.84 MB

11.2.0 Release 19.12.2023

11.2.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
No changelog was specified.
Sign in

0.84 MB

13.1.0 Release 10.12.2023

13.1.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric quilt
Show changes
No changelog was specified.
Sign in

0.67 MB

13.0.0 Release 07.12.2023

13.0.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric quilt
Show changes
No changelog was specified.
Sign in

0.67 MB

8.3.5 Release 07.12.2023

8.3.5

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.4 MB

12.0.0 Release 06.12.2023

12.0.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric quilt
Show changes
No changelog was specified.
Sign in

0.67 MB

11.1.1 Release 08.08.2023

11.1.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.69 MB

11.1.1 Release 08.08.2023

11.1.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.66 MB

11.1.0 Release 06.08.2023

11.1.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.69 MB

11.1.0 Release 06.08.2023

11.1.0

Supported Minecraft versions
1.20
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.66 MB

8.3.4 Release 19.07.2023

8.3.4

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.35 MB

6.1.4 Release 19.06.2023

6.1.4

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Sign in

0.57 MB

11.0.0 Release 17.06.2023

11.0.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.68 MB

11.0.0 Release 07.06.2023

11.0.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.65 MB

10.0.1 Release 22.04.2023

10.0.1

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.62 MB

10.0.1 Release 22.04.2023

10.0.1

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.66 MB

10.0.0 Release 21.04.2023

10.0.0

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.64 MB

9.2.0 Release 20.04.2023

9.2.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.41 MB

10.0.0 Release 12.04.2023

10.0.0

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.61 MB

9.2.0 Release 09.04.2023

9.2.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.36 MB

8.3.4 Release 22.03.2023

8.3.4

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.4 MB

8.3.3 Release 01.03.2023

8.3.3

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.35 MB

8.3.1 Release 26.02.2023

8.3.1

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.3 MB

8.3.0 Release 18.02.2023

8.3.0

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.3 MB

8.2.1 Release 06.02.2023

8.2.1

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.35 MB

8.2.0 Release 03.02.2023

8.2.0

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.35 MB

9.1.1 Release 02.01.2023

9.1.1

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.36 MB

9.1.1 Release 02.01.2023

9.1.1

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.31 MB

9.1.0 Release 02.01.2023

9.1.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.35 MB

9.0.0 Release 28.12.2022

9.0.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.3 MB

6.0.2 Release 10.12.2022

6.0.2

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Sign in

0.3 MB

6.1.3 Release 10.12.2022

6.1.3

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Sign in

0.57 MB

8.1.3 Release 10.12.2022

8.1.3

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
No changelog was specified.
Sign in

0.35 MB

8.1.2 Release 10.12.2022

8.1.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
No changelog was specified.
Sign in

0.3 MB