promotional bannermobile promotional banner

CC: VS

A simple ComputerCraft x Valkyrien Skies integration addon

File Details

CC: VS 1.20.1 Fabric 0.6.1

  • R
  • Jan 30, 2026
  • 923.05 KB
  • 12
  • 1.20.1
  • Fabric

File Name

cc_vs-1.20.1-fabric-0.6.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cc-vs-958065:7550164"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

  • Updated VS dependency to 2.4.9
  • Updated Advanced Math dependency
  • Fixed Ship API issues
    • Error upon trying to load due to no existing Ship
    • Still having getOmega, replaced with getAngularVelocity
    • Fixed torque application methods to not take in a position
    • Fixed force application methods accepting a position
  • Fixed Drag API issues
    • Wind Direction and Speed change properly
    • applyWindImpulse now functions as expected