Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.4
1.6.1–1.6.2
1.5.x
1.4.4–1.4.7
1.4.2
1.3.x
1.2.x
1.1
1.0
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 6 days ago
Updated 2 weeks ago
This project is still in development!
Description
Shuttle is a lightweight open-source addon library for adding extension support to your mods. It allows for dynamic registration of objects which can be pulled and used within your mod easily, as well as allowing provision of instances which might be required for the construction of certain objects.
Should I use it?
You can and / or should use this library if:
- You are creating a public addon api for your mod
- You want to easily extend your own mod (with more mods :p)
- You want to, for some othe reason, provide the ability to register new stuff in or internally tweak with your mod(s)
Why?
After rewriting the addon system for Cactus Mod I decided to publish it as an open-source library for other modders to use.
For now, there isn't really documentation on it - I'm maintaining this in my free time and will create some docs when I have time for it.
Docs
Coming Soonâ„¢