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)
- 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)
- fix(ksit): player head rotation when sitting on stairs
- feat: add copy properties option and more built-in block templates (close #89)
- feat(ksit): more options
- feat(ksit): more options
- Merge pull request #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)
- feat: add client commands
- fix(neoforge): loadingOverlayNoFade not working properly
15.1.4
- improve: #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)
- fix: KiwiLanguageProvider
- feat: Util.friendlyText snake case support
- Fabric - tr_tr.json Turkish Localization (#72)
15.8.4
- improve(ksit): now you can't sit when there is a solid block above the seat (close #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)
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)
- chore: don't load customization all the time
15.7.5
- fix(ksit): player head rotation when sitting on stairs
11.10.3
- improve(ksit): now you can't sit when there is a solid block above the seat (close #109)
11.10.2
- Revert "fix(ksit): incorrect seat position and initial facing" (close #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)
- 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)
- feat(ksit): more options
- feat(ksit): more options
- feat(ksit): more options
- fix(ksit): incorrect seat position and initial facing
- chore: remove
_soundsuffix - feat: add data driven sound type
- improve: kswitch interaction
- fix: always register builder's button
- feat(customization): randomize variants
- fix: #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)
- improve: #74
- improve: f3CopyInInventory option (close #76)
- improve: faster & stricter lenient BE type
11.8.28
- feat: option to disable cosmetic screen keybind (close #71)
11.10.2
- improve(ksit): now you can't sit when there is a solid block above the seat (close #109)
11.10.1
- Revert "fix(ksit): incorrect seat position and initial facing" (close #96)
11.10.0
- Merge pull request #95 from Snownee/feature/woodtyped-sign
- feat: add wood typed codecs for signs
- feat: set builder's button default key to unknown (close #90)
- Merge pull request #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)
- feat(ksit): more options
- feat(ksit): more options
- feat(ksit): more options
- fix(ksit): incorrect seat position and initial facing
- chore: remove
_soundsuffix - 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
11.9.0
- feat: customization backport 4
- feat: customization backport 3
- feat: customization backport 2
- feat: customization backport 1
26.0.7
- build: fix curseforge id
- chore: don't exclude datagen class & consistent version
26.0.6
- Merge pull request #106 from Snownee/fix/test-target-crash
- fix: crash for test targets
26.0.5
- Merge pull request #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 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 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)
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
26.0.6
- Merge pull request #106 from Snownee/fix/test-target-crash
- fix: crash for test targets
26.0.5
- Merge pull request #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 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 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)
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)
- chore: don't load customization all the time
26.0.5
- Merge pull request #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 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 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)
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)
- chore: don't load customization all the time
15.7.5
- fix(ksit): player head rotation when sitting on stairs
26.0.4
- feat: re-add ClothConfigIntegration
26.0.3
- build: bump fabric loader and api
- Merge pull request #100 from Snownee/fix/issue-99
- fix(cosmetic): avoid crash when rendering custom fake player class
26.0.2
- Merge pull request #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)
- 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 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
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)
- fix: KiwiLanguageProvider
- feat: Util.friendlyText snake case support
- Fabric - tr_tr.json Turkish Localization (#72)
15.1.2
- feat: CustomIngredient layer
- feat: NotNullByDefault. null safety haha
- chore: update EvalEx
26.0.3
- build: bump fabric loader and api
- Merge pull request #100 from Snownee/fix/issue-99
- fix(cosmetic): avoid crash when rendering custom fake player class
26.0.2
- Merge pull request #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)
- 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 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
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)
- fix: KiwiLanguageProvider
- feat: Util.friendlyText snake case support
- Fabric - tr_tr.json Turkish Localization (#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
26.0.2
- Merge pull request #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)
- 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 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
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)
- fix: KiwiLanguageProvider
- feat: Util.friendlyText snake case support
- Fabric - tr_tr.json Turkish Localization (#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.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)
- fix(ksit): player head rotation when sitting on stairs
- feat: add copy properties option and more built-in block templates (close #89)
- feat(ksit): more options
- feat(ksit): more options
- Merge pull request #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)
- feat: add client commands
- fix(neoforge): loadingOverlayNoFade not working properly
15.1.4
- improve: #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)
- fix: KiwiLanguageProvider
- feat: Util.friendlyText snake case support
- Fabric - tr_tr.json Turkish Localization (#72)
15.1.2
- feat: CustomIngredient layer
- feat: NotNullByDefault. null safety haha
- chore: update EvalEx
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)
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)
- 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)
- feat(ksit): more options
11.10.2
- Revert "fix(ksit): incorrect seat position and initial facing" (close #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)
- 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)
- feat(ksit): more options
- feat(ksit): more options
- feat(ksit): more options
- fix(ksit): incorrect seat position and initial facing
- chore: remove
_soundsuffix - feat: add data driven sound type
- improve: kswitch interaction
- fix: always register builder's button
- feat(customization): randomize variants
- fix: #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)
- improve: #74
- improve: f3CopyInInventory option (close #76)
- improve: faster & stricter lenient BE type
11.8.28
- feat: option to disable cosmetic screen keybind (close #71)
11.8.27
- chore: update EvalEx
- fix: drop fabric screen layers
11.10.1
- Revert "fix(ksit): incorrect seat position and initial facing" (close #96)
11.10.0
- Merge pull request #95 from Snownee/feature/woodtyped-sign
- feat: add wood typed codecs for signs
- feat: set builder's button default key to unknown (close #90)
- Merge pull request #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)
- feat(ksit): more options
- feat(ksit): more options
- feat(ksit): more options
- fix(ksit): incorrect seat position and initial facing
- chore: remove
_soundsuffix - 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
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)
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)
- 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)
- feat(ksit): more options
- feat(ksit): more options
- feat(ksit): more options
- fix(ksit): incorrect seat position and initial facing
- chore: remove
_soundsuffix - feat: add data driven sound type
- improve: kswitch interaction
- fix: always register builder's button
- feat(customization): randomize variants
- fix: #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)
- improve: #74
- improve: f3CopyInInventory option (close #76)
- improve: faster & stricter lenient BE type
11.8.28
- feat: option to disable cosmetic screen keybind (close #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.10.0
- feat: add wood typed codecs for signs
- feat: set builder's button default key to unknown (close #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)
- feat(ksit): more options
- feat(ksit): more options
- feat(ksit): more options
- fix(ksit): incorrect seat position and initial facing
- chore: remove
_soundsuffix - feat: add data driven sound type
- improve: kswitch interaction
- fix: always register builder's button
- feat(customization): randomize variants
- fix: #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)
- improve: #74
- improve: f3CopyInInventory option (close #76)
- improve: faster & stricter lenient BE type
11.8.28
- feat: option to disable cosmetic screen keybind (close #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
15.8.2
- feat: set builder's button default key to unknown (close #90)
- fix(ksit): player head rotation when sitting on stairs
- feat: add copy properties option and more built-in block templates (close #89)
- feat(ksit): more options
- feat(ksit): more options
- Merge pull request #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)
- feat: add client commands
- fix(neoforge): loadingOverlayNoFade not working properly
15.1.4
- improve: #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)
- fix: KiwiLanguageProvider
- feat: Util.friendlyText snake case support
- Fabric - tr_tr.json Turkish Localization (#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
11.10.0
- Merge pull request #95 from Snownee/feature/woodtyped-sign
- feat: add wood typed codecs for signs
- feat: set builder's button default key to unknown (close #90)
- Merge pull request #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)
- feat(ksit): more options
- feat(ksit): more options
- feat(ksit): more options
- fix(ksit): incorrect seat position and initial facing
- chore: remove
_soundsuffix - 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
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)
11.8.30
15.8.2
- fix: crash with XKDeco (close #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)
- 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)
- feat(ksit): more options
15.7.3
- feat(ksit): more options
