Help:FAQ-vs1

From Valkyrien Skies Wiki

General

What is the mod's name?

Valkyrien Skies, it used to be Valkyrien Warfare.

How do I use the mod?

See the official Tutorial (VS1) and Community tutorials.

Is the mod compatible with other mods?

See Compatibility list.

Is this mod going to be updated to Minecraft version X?

The mod is currently available for 1.12.2, but that version is no longer supported. An update to 1.16.5 - Valkyrien Skies 2 (VS2) - and is underway for both fabric and forge. All major versions above 1.16.5 will eventually be supported.

How to get the unreleased development version of VS2?

Warning: Development version may not be working. It is in development. Do not make bug reports.

If you want the latest development version (1.16 forge/fabric), download it from the "Packages" section on the right-hand side of the github page for VS2. Choose either forge/fabric and then download the JAR file all the way at the bottom of the list.

You might also want the unreleased development version for Eureka, just follow the same steps.

Is 1.12 still going to receive updates?

No, but if anyone is interested in porting VS2 to 1.12 we can answer questions in the Discord.

Is this mod going to be backported to Minecraft version X?

No.

Is VS a standalone mod?

Yes. There are currently no external libraries or dependencies needed to install Valkyrien Skies.

Is there an official server?

Not yet, but it's planned. It will be hosted at valkyrienskies.org

Contribution

How do I translate the mod?

Please view the following wiki page: Dev:Translating the mod. Thank you so much for your contribution!

Ships

Can I create a very large ship?

Yes, you can. However the default blocks limit for a ship is 15000 blocks. You can change this value by doing /physsettings maxshipsize 15000, or going in the config, depending on the version you're using. Furthermore, there is a hard cap of ship size at 32x32 chunks.

I have many hovercraft compressors placed on my ship, but it doesn't fly?

Your problem may be one of the following:

  • Your physics engine is disabled (Right click on the physics engine to enable it).
  • Your hover crafts controller has a too low height specified or the compressors are not connected with the hover craft controller.
  • Your ship is too heavy. You need to place more hover compressors or more Valkyrium.

I have lost my ship, can I have it back?

First, try /vs ls -v to view a list of ships with coordinates. You can also use /vs tpto to teleport to a ship.

If your ship disappeared after crashing or rejoining the world, it may be incompatibility issues with other mods (See Compatibility list). If your ship disappeared due to any other issue, you should report it at the GitHub issues page.

Do boats exist yet?

Yes! While visually water is still present, you can use pumps to remove the effects of it.

Propellers wont connect to my engine! What do I do?

Do the following:

  1. Make sure your Ship is infused!
  2. Replace your Valkyrium Engine.

What are all the slots in my Physics Infuser for?

At the moment, only the middle one is used, and it must contain a Physics Core

Where are the blocks of the ship stored?

In an area colloquially known as the 'shipyard', from the coordinates X = 5119888 to X = 5120112, and Z = -112 and higher

Physics

Do blocks have weight?

Yes, and you can configure it in the config.

What units are used?

Unless otherwise noted, all units are SI units. Kilograms for mass and Newtons for force.

Common Problems

I get some kind of crash with "Mixin" and "ClassNotFoundException"?

Try adding a bunch of brackets in front of the Valkyrien Skies jar in your mod folder, like [[[[valkyrienskies.jar, in order to sort its load order to the front.