your current location:首页 > news>Senior Air combat teaching chapter -three -dimensional motorized fighter construction (1) [VS/VW] Valkyrien Skies/Valkyi

Senior Air combat teaching chapter -three -dimensional motorized fighter construction (1) [VS/VW] Valkyrien Skies/Valkyi

2024-12-10 17:55:05|Myriagame |source:minecraft skins

This tutorial is set by the author to use the CC By-NC-ND protocol.

This tutorial is based on Valkiri, 1.12.2

The first tutorial, let's first know the physical effects of Walkili.

In the config folder, the file Valkyrienskies.cfg.

You can see such a paragraph:

#not recoming unless you've enCountered a strange bug, or the developmenters toLd you to enjoy this.

#Default is false.

B: "Debug Console Output" = FALSE

B: "Enable Gravity" = TRUE

B: "Enable Physics Blocks" = TRUE

D: "Gravity Vector X" = 0.0

D: "Gravity Vector Y" = -9.8

D: "Gravity Vector Z" = 0.0

in:

B: "Enable Gravity" = TRUE

In order to enable the gravity of the spacecraft, if it is FALSE, then congratulations, you can do not need to control any weight, as long as the effect of the processing power.

If you default this configuration, then G, that is, the gravity coefficient.

D: "Gravity Vector Y" = -9.8

Junior high school knowledge G (gravity) = m (quality) g (gravity coefficient)

Unit: g (n) m (kg)

Players can use this formula to calculate the gravity of the spacecraft to configure the lift block.But I recommend adjusting the coefficient to -10

The quality of the blocks of Walkiri is related to the level of mining:

#Override the auto generated mass of blocks.

#The units of mass are kg.

S: "block mass" <

Minecraft: Grass = 1500

Minecraft: Obsidian = 20000

>

The content of the engine and the compression of Valaki blocks in vs_Control.cfg file

The thrust size settings of the engine: I have changed it here, it is recommended to change it with actual needs

 "Engine Thrust Settings" {d: "Advanced Engine Thrust" = 2500000.0

D: "Basic Engine Thrust" = 1000000.0

D: "Elite Engine Thrust" = 5000000.0

D: "Redstone Engine Thrust" = 625000.0

D: "Ultimate Engine Thrust" = 10000000.0

D: "Valkyrium Compressor Thrust" = 80000000.0

}

Compressed Valki Milita:

#How much upward each block applies.

#Default is 200000 newTons.

D: "Compact Valkyrium Upwards Force" = 200000.0

It only takes a little simple calculation.