SAGESSE-CN

Results 103 comments of SAGESSE-CN

> Thanks for the pointers. I have put together a patch in #803 that works on windows and ubuntu. I don't have a mac to test on. > > Please...

This is a refered to a JEI design, it feature is other mods not strong depon we mod.

for architectury use `modApi` it will remapping the api jar into your project. ``` modApi "squeek.appleskin:appleskin-fabric:mc1.16.5-2.4.0" modLocalRuntime "squeek.appleskin:appleskin-fabric:mc1.16.5-2.4.0" ```

> Thanks for reporting. I noticed something similar but couldn't reproduce it. > > We did change the collision box for facades to be larger than the visual box to...

> Please prioritise the issue as it is a serious security downlift. This will not cause any security issues. > The vulnerable code locations use the CC_MD hashing functions, which...

for the bee info, because we use same mixin https://github.com/squeek502/AppleSkin/blob/7f62c3743df801fc6e8faa1d5977c90a844503f4/java/squeek/appleskin/mixin/ItemStackMixin.java#L18 https://github.com/anviaan/MoreBeeInfo/blob/78b3aba51377885aa0a2730e2f5dcdf2efdbfe2e/src/main/java/net/anvian/bee_info/mixin/TooltipMixin.java#L29