Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Links
Creators
Details
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.



