
VS Addition
A small addon adds compats for VS2
152K загрузок60 подписчиковApache-2.0fabricforge
Обновлён 2 декабря 2024 г. · опубликован 18 мая 2024 г.
VS Addition
An addon that adds more compat to VS2.

Implemented features include the Craete mod's mechanical arm and portable interface for transferring items between ships/from ships to the world, the Create Big Cannon mod's recoil when firing on a ship, and bringing back Computer Craft compat in 1.20.1.
For more features, you can browse past posts in the Valkyrien Skies Discord server showcase channel and try them out in-game.
Warning: This mod is still in alpha and it may break your game
You can report bugs or make feature requests in Github issues.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.20.1-0.0.10 | Бета | 1.20.1 | fabric, forge | 2 декабря 2024 г. | .jar (2.8 МБ) |
| 1.20.1-0.0.9 | Бета | 1.20.1 | fabric, forge | 19 ноября 2024 г. | .jar (2.5 МБ) |
| 1.20.1-0.0.8 | Бета | 1.20.1 | fabric, forge | 4 ноября 2024 г. | .jar (2.4 МБ) |
| 1.20.1-0.0.7a | Бета | 1.20.1 | fabric, forge | 16 октября 2024 г. | .jar (2.2 МБ) |
| 1.20.1-0.0.7 | Бета | 1.20.1 | fabric, forge | 16 октября 2024 г. | .jar (2.2 МБ) |
| 1.18.2-0.0.6f | Бета | 1.18.2 | fabric, forge | 11 сентября 2024 г. | .jar (2.2 МБ) |
| 1.20.1-0.0.6f | Бета | 1.20.1 | fabric, forge | 11 сентября 2024 г. | .jar (2.3 МБ) |
| 1.18.2-fabric-0.0.6e | Бета | 1.18.2 | fabric | 31 августа 2024 г. | .jar (1.1 МБ) |
| 1.18.2-forge-0.0.6e | Бета | 1.18.2 | forge | 31 августа 2024 г. | .jar (1.1 МБ) |
| 1.20.1-fabric-0.0.6e | Бета | 1.20.1 | fabric | 31 августа 2024 г. | .jar (1.1 МБ) |
| 1.20.1-forge-0.0.6e | Бета | 1.20.1 | forge | 31 августа 2024 г. | .jar (1.2 МБ) |
| 1.18.2-fabric-0.0.6d | Бета | 1.18.2 | fabric | 30 августа 2024 г. | .jar (1.1 МБ) |
| 1.18.2-forge-0.0.6d | Бета | 1.18.2 | forge | 30 августа 2024 г. | .jar (1.1 МБ) |
| 1.20.1-forge-0.0.6d | Бета | 1.20.1 | forge | 30 августа 2024 г. | .jar (1.2 МБ) |
| 1.20.1-fabric-0.0.6d | Бета | 1.20.1 | fabric | 30 августа 2024 г. | .jar (1.1 МБ) |
Показаны последние 15 из 57 версий. Все версии — на Modrinth.
Ченджлог
1.20.1-0.0.10Бета1.20.1 · 2 декабря 2024 г.
Change Log
Common
- Fixed the issue where the raycasting wrapper incorrectly applied multiple times to TaCZ's explosion, causing the game to freeze.
- Refactored the portable storage interface compatibility to no longer rely on contraptions.
- Added vanilla lodestone compass compatibility.
- Fixed the issue of crashing with VMod in some cases.
- Fixed the issue where other players were kicked out when using the sticker from the Create mod or the gravitron from the Clockwork mod.
- Re-enabled explosion mixin, but it will still be overwritten by Lithium mixin.
- Corrected the direction of projectiles fired when the entity is on a ship. (vanilla and TaCZ only) #66
Fabric
Forge
- Fixed the issue of incompatibility with versions of Embeddium prior to 0.3.12.
- Fixed the issue of crashing with Tallyho (again😥).
- Added config item to re-enable Embeddium block entity culling in shipyard chunks, resolve #68
1.20.1-0.0.9Бета1.20.1 · 19 ноября 2024 г.
Change Log
Common
- Improved the implementation of sticker mixin (no functional changes)
- Added TaCZ Projectile explosion compatibility.
- When the player grabs the ship with Gravitron, cancel the collision between the ship and the player.
- Added VMod schematic compatibility (for fake air pocket attachment)
- Added Translation keys for command messages.
- Added a Create display source for any non-source ship-bound blocks to display ship data.
- Now Shipyard chunks will get the biome in world coordinates.
- Added
getDirection()function for Cannon Mount Generic Peripheral. #57 - Ship velocity will affect cannon's projectile.
- Vic's Point Blank explosion compatibility.
- Enabling Embeddium block entity culling for Valkyrien Skies.
- Disabled certain features to temporarily resolve conflicts with Fabric ASM.
- Fixed Create Big Cannons autocannon would not play a firing sound when it was on a ship. #62
- Fixed crash with CC: Tweaked 1.114.0 #61
- Added config item for maximum tilt angle at which an entity can stand on a ship.
- Added Litematica (Forgematica) compatibility
Fabric
- Fixed a crash in the Fabric version of Computer Craft when placing a turtle. #56
- Added TaCZ fabric version compatibility.
Forge
- Added Ballistix compatibility. (Transform attract blast and repulsive blast only)
- Cancel
onExplosionmethod of Tallyho if Create: Diesel Generators mod doesn't exist.
1.20.1-0.0.8Бета1.20.1 · 4 ноября 2024 г.
Change Log
Common
- Improved Create tree fertilizer compatibility implementation.
- Fixed Vanilla footstep sound on the ships.
- Better Explosions? (it's still buggy and will be disabled by default)
- Made Create Whistle sound playable on the ships.
- Added fake air pockets to disable some underwater effects. (it's still WIP and you need to enable it in the common config)
- Fixed crash with Xaero's Minimap Fair version #51
Fabric
Forge
- Disabled some fairness feature of Tallyho.
- Added TaCZ bullet hole particle compatibility for the ships.
- Fixed CBC: Modern Warfare rotary cannon not firing with the fire() method.
1.20.1-0.0.7aБета1.20.1 · 16 октября 2024 г.
Change Log
Common
- Fixed not checking if the mod exists when register Generic Source.
Fabric
Forge
1.20.1-0.0.7Бета1.20.1 · 16 октября 2024 г.
Change Log
Common
- Fixed MixinStickerBlockEntity fails on server environments #40 (by fxshlein)
- Added new method
fakePlayerKill()to ShipHelmPeripheral (Temporary solution for #42) - Encased fan mixins are now disabled by default
- Changed Cannon Peripherals to generic peripheral implementation (to coexist with Inventory peripherals)
- Added placement helper support for Clockwork's Flap block and Wing block
- Fixed must to reassemble contraptions after re-entering world to get the Wing blocks on them to work (e.g. Flap Bearings)
- Slightly changed the mixins of minimap mods (actual effect unchanged)
- Rolled back Mixin Extras version to be compatible with Axiom
Fabric
- Added compatibility with Fabric version of Net Music
Forge
- Fixed CBC Modern Warfare rockets not translating to the world when fired from a ship.
- Improve compatibility with Tallyho (maybe still have issues)
1.18.2-0.0.6fБета1.18.2 · 11 сентября 2024 г.
Change Log
Common
- Fix some mixins were incorrectly disabled
- Merge multiple mod loader jars into one jar (Used Forgix)
Fabric
Forge
1.20.1-0.0.6fБета1.20.1 · 11 сентября 2024 г.
Change Log
Common
- Fix some mixins were incorrectly disabled
- Merge multiple mod loader jars into one jar (Used Forgix)
Fabric
Forge
1.18.2-fabric-0.0.6eБета1.18.2 · 31 августа 2024 г.
Change Log
Common
Fabric
Forge
- Fix a crash when CBC Modern Warfare is not installed
Полная история изменений — на Modrinth.
Комментарии
Загружаем…