
Snowy Crescent Core
A lib for Linearpast. It has capability tool and playeranimator api on forge 1.20.1.
Content changes :
- Added movement correction relative to the perspective
API changes :
- The return type of getLayers in IAnimationService has been changed from HashSet to LinkedHashSet
- The parameter of getAnimationPlaying(ResourceLocation layer) in AnimationHelper is no longer Nullable
- The AnimationHelper class has added a new getAnimationPlaying() method to retrieve all animations that are currently playing
- Fixed the camera height error.
- Fixed some bugs about patchouli data generate
- Fixed an issue where Patchouli generated data incorrectly.
- Fixed an issue where the camera calculation could sometimes be incorrect.
- Fixed an issue where dying or re-entering the world after installing this mod would cause animation anomalies
- Fix exceptions when running the server in the development environment
- Added data generation for Patchouli content.
Optimized the model render and first-person view when LyingType is Back
break change
Нет описания изменений
update animation position offset when playing
update position offset when animation playing. update json structure
Нет описания изменений
Нет описания изменений
Add combination animation.
You can add this to your jvm args to enable examples:
-Dsccore.enable_examples=trueYou can run this command to test combination animation:
/dance invite {target} sccore:normal_layers sccore:waltz_gentleman trueThen target player can click the text in the chat box or run this command:
/dance invite accept {inviter}More information in the mod description (Just import it in your IDEA and see javadoc).
Нет описания изменений

