Interactive physics moving block structures!
https://modrinth.com/mod/sable/
- Java 91.9%
- Rust 7%
- GLSL 1.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| .idea | ||
| .jenkins | ||
| buildSrc | ||
| common | ||
| config/checkstyle | ||
| fabric | ||
| gradle/wrapper | ||
| neoforge | ||
| sable_rapier | ||
| wiki | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| build.gradle | ||
| changelog.md | ||
| CONTRIBUTING.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE.md | ||
| README.md | ||
| settings.gradle | ||
Sable Enhanced is a fork of Sable added more features such as collisions, etc....
Compatibility Warning
Sable is an incredibly intrusive mod. It makes extensive use of mixins, and is prone to extensive compatibility issues with other mods. Sable Enhanced may lag on low-end machines.
Developers
For adding optional, and simple compatibility to a mod to function alongside Sable, view Sable Companion.
View the Sable Developer Wiki for documentation and guides.
Join sable zone for development discussion: https://discord.gg/pnkzu2dtVA
Building Rust Natives
- Install Docker from https://www.docker.com/get-started/ or from your relevant package manager
- Run
gradlew common:buildImages(only has to be done once) - Run
gradlew common:buildRustNatives
Thanks (Sable)
- Dimforge maintainers and contributors for their amazing work on the Rapier physics engine, included in the default physics pipeline
- Eriksonn for the sub-level splitting region algorithm, floating blocks, and amazing math wizardry
- Ocelot for the fancy sub-level renderer and an incredible amount of optimization and API help
- Cyvack for many Create compatibility fixes and features, assembly help, and general development
- BeeIsYou for lift math, compatibility fixes, bug-fixes, and lots of general development
- KyanBirb for assets, compatibility fixes, bug-fixes and lots of general development
- Cake for bug-fixes and general development help
- Rhyguy1 for morale
Licensing
Unless otherwise stated, all content in this repository is licensed under Polyform Shield License 1.0.0 by RyanHCode.