VS Addition

A small addon adds compats for VS2

File Details

[1.20.1 Multi-Loader] 0.0.9

  • B
  • Nov 19, 2024
  • 2.46 MB
  • 23.1K
  • 1.20.1
  • Forge + 1

File Name

vs_addition-1.20.1-0.0.9+6fa2d9c25b.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:vs-addition-1027757:5920151")

Fabric

modImplementation "curse.maven:vs-addition-1027757:5920151"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 onExplosion method of Tallyho if Create: Diesel Generators mod doesn't exist.