ModGPL-3.0-or-later
Vtil
Vtil adds advanced Valkyrien Skies APIs that provides extra compatibility with other mods
659
Downloads
1
Followers
3 months ago
Updated
📦
8
Versions
📖About Vtil
Vtil is a library mod that provides multiple useful APIs related to VS.
Current API includes:
- Assemble API
- Assemble ships with extra mod compatibility (e.g. assemble Create contraption)
/vtil assemblecommand
- Connectivity API
- Provides extra information about block connectivity on ships, which can then be used in Assembly and/or ship split.
- By default wraps vanilla
canSurvive, mod makers can implementIBlockAnchorand define their own block connection.
- Teleport API
- Teleport valkyrien ships to another dimension with conserved velocity and omega.
- Teleport an entity and its passengers all together to another dimension, with extra mod compatibility.
Check javadoc for more informations.