TheWinABagel
TheWinABagel
Fixes #566 as well as updating dependencies
https://github.com/lucaargolo/kibe/blob/a4ba6fab55119d9fcf972ee402f11b74fdc2cd9a/src/main/java/io/github/lucaargolo/kibe/mixin/LivingEntityMixin.java#L77 https://github.com/lucaargolo/kibe/blob/a4ba6fab55119d9fcf972ee402f11b74fdc2cd9a/src/main/java/io/github/lucaargolo/kibe/mixin/LivingEntityMixin.java#L92 easy fix
Porting lib uses ModifyExpressionValue, [(see here)](https://github.com/Fabricators-of-Create/Porting-Lib/blob/fb25482a7de38a6c43ce3fda769e60bc3d598970/modules/entity/src/main/java/io/github/fabricators_of_create/porting_lib/entity/mixin/common/NaturalSpawnerMixin.java#L52) which is overriden by this this redirect https://github.com/architectury/architectury-api/blob/cd74016d85b562affb21890cb8796b1e34ac2ca9/fabric/src/main/java/dev/architectury/mixin/fabric/MixinNaturalSpawner.java#L40 Changing this from a redirect to a Mixin extras ModifyExpressionValue would solve this incompatibility as the...
Client crashes if Kibe glider is in the offhand and then the sleeping bag is used in the main hand. Log: https://pastebin.com/4QbasNdp
Currently, all splash text is stored in English in a single text file. It would be nice for willing contributors to be able to translate this to their local language.
The current boats in BTW are really horrible to use, updating to the modern boats would be a massive improvement.