Язык

Snowy Crescent Core

Snowy Crescent Core

Modrinth

A lib for Linearpast. It has capability tool and playeranimator api on forge 1.20.1.

9.7k загрузок 2 подписчиков обновлено 16d ago
последняя v1.20.1-1.0.7 Modrinth
Forge 1.20.1 – 1.20.1 Library

SnowyCrescentCore

Project Introduction

1.Capability Tool

  • You can register a capability with very little code. And It will auto sync to client.
  • Supports for players and other entities

2.Player Animator Api

  • The animation has compose now!!! You can dance with other player.

  • You can register layers on the server via JSON or Event.

  • You can register animation on the server via JSON or Event.

  • You can register raw animation on the client via JSON or Event.

  • You can invite other player to participate in certain animations together.

  • You can apply to join other player who is playing animation with ride.

  • You can request a player to playing an animation.

3.Patchouli Data Generate

  • You can generate a full book of patchouli with this mod.

Wiki:https://github.com/Zershyan/SnowyCrescentCore/wiki

Use 'ride' to play animations in third person.

Use 'ride' to play animations in third person.

Use 'ride' to play animations in first person.

Use 'ride' to play animations in first person.

waltz

waltz

How to implementation?

In repositories:

repositories {
	maven {
		name = "Mafuyu404 Maven"
		url = "https://maven.sighs.cc/repository/maven-public/"
    }
}

In dependencies:

dependencies {
	implementation("io.zershyan:sccore:1.20.1-1.0.0")
}

Версии

Release
1.20.1-1.0.7
forge · 1.20.1 · 16d ago
Content changes : - Added movement correction relative to the perspective API changes : - The return type of getLayers in IAnimationService has been changed…
720
Release
1.20.1-1.0.6
forge · 1.20.1 · 28d ago
- Fixed the camera height error.
510
Release
1.20.1-1.0.5
forge · 1.20.1 · 1mo ago
- Fixed some bugs about patchouli data generate
452
Release
1.20.1-1.0.4
forge · 1.20.1 · 1mo ago
- Fixed an issue where Patchouli generated data incorrectly. - Fixed an issue where the camera calculation could sometimes be incorrect.
33
Release
1.20.1-1.0.3
forge · 1.20.1 · 1mo ago
- 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…
169
Release
1.20.1-1.0.1
forge · 1.20.1 · 2mo ago
Optimized the model render and first-person view when LyingType is Back
1.3k
Release
1.20.1-1.0.0
forge · 1.20.1 · 5mo ago
break change
4.8k
Release
1.20.1-0.1.8
forge · 1.20.1 · 5mo ago
218
Release
1.20.1-0.1.5.2
forge · 1.20.1 · 6mo ago
update animation position offset when playing
546
Release
1.20.1-0.1.5
forge · 1.20.1 · 6mo ago
update position offset when animation playing. update json structure
18
Release
1.20.1-0.1.3
forge · 1.20.1 · 6mo ago
217
Beta
1.20.1-0.0.8
forge · 1.20.1 · 7mo ago
606

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.