This mod adds some blocks to make valkyrien skies survival friendly.
Read this:
- This mod requires vs 2.5.0, which is not available on mod sites. Download it here. Download the file that is named something like "valkyrienskies-120-fabric-2.5.0-beta.3+237c68468b.jar" (the character before the .jar may change).
- Also, the rotor block breaks with ship connectivity. Go to config/valkyrienskies/vs_core_server.json and set sp.enableConnectivity to false.
Additions:
- Physics Alloy: used to make other stuff. Craft it by combining a prismarine crystal, a bottle of enchanting, and a diamond.
- Infused Block of Iron: makes a new ship with an iron block. Craft it by combining a physics alloy and an iron block.
- Rotor
- When right clicked with an infused iron block, creates a connected ship with a joint.
- Make the ship spin by fueling it up and giving redstone power to the sides with the symbols.
- Applies torque based on the formula: (<power from the plus side> - <power from the minus side>) * <base torque>.
- Fuel consumption is given by the formula: abs(<power from the plus side> - <power from the minus side>) * <fuel consumption factor> + 1.
- Craft it like a dispenser, but with physics alloy instead of a bow.
- Flap: comes in all colors and stabilizes the ship it is on. Craft it like a wool slab.
- Wing: like a flap but it is "angled" a bit by default (see config section), so it generates lift in the direction of the side with the X when moving in any lateral direction. Craft it by combining a flap and an iron nugget.
Config (create config/simplevs.properties):
- flapsLift: lift factor for flaps and wings.
- flapsDrag: drag factor for flaps and wings.
- rotorBaseTorque: see additions section.
- wingAOA: wing angle of attack.
- rotorFuelConsumpFactor: see additions section.
Links
Details
Licensed GPL-3.0-or-later
Published 2 days ago
Updated an hour ago