A library that expands on components.
  • Java 99%
  • Kotlin 1%
Find a file
Anastasia Chrysanthemum a74e7c9acd
Some checks failed
Build / build (push) Failing after 46s
fix: Prefix mixins with correct mod ID.
2026-03-21 00:59:14 +11:00
.forgejo/workflows feat: Modularize project and start implementation on instances module. 2026-02-22 02:37:25 +11:00
build_logic chore: 26.1-pre-3. 2026-03-20 06:04:23 +11:00
core fix: Prefix mixins with correct mod ID. 2026-03-21 00:59:14 +11:00
extensions refactor: Swap from RegistryAccess to HolderLookup.Provider and reformat code. 2026-03-20 13:15:51 +11:00
gradle chore: 26.1-pre-3. 2026-03-20 06:04:23 +11:00
instances feat: Entity component syncing. 2026-03-21 00:59:11 +11:00
test feat: Entity component syncing. 2026-03-21 00:59:11 +11:00
.editorconfig feat: Initial commit. 2026-02-20 13:43:08 +11:00
.gitattributes feat: Initial commit. 2026-02-20 13:43:08 +11:00
.gitignore feat: Initial commit. 2026-02-20 13:43:08 +11:00
build.gradle.kts feat: Initial commit. 2026-02-20 13:43:08 +11:00
CHANGELOG.md feat: Initial commit. 2026-02-20 13:43:08 +11:00
gradle.properties feat: Initial commit. 2026-02-20 13:43:08 +11:00
gradlew feat: Initial commit. 2026-02-20 13:43:08 +11:00
gradlew.bat feat: Initial commit. 2026-02-20 13:43:08 +11:00
LICENSE feat: Initial commit. 2026-02-20 13:43:08 +11:00
settings.gradle.kts feat: Modularize project and start implementation on instances module. 2026-02-22 02:37:25 +11:00