Create: Propulsion

A mod that adds optical sensors and thruster to the Create mod. All stuff works with Valkyrien Skies 2!

File Details

Create: Propulsion 0.3.1 for mc1.20.1

  • R
  • Feb 15, 2026
  • 1.29 MB
  • 10.8K
  • 1.20.1
  • Forge + 1

File Name

createpropulsion-0.3.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-propulsion-1253819:7630634")

NeoForge

implementation fg.deobf("curse.maven:create-propulsion-1253819:7630634")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed dedicated servers crashing due to referencing Screen class (By wren)
  • Finally fixed stress impacts. Propulsion should no longer break a bunch of other create addons.
  • Fixed envelope dupe bug
  • Propellers now show why they can't be interacted with (either due to obstruction or propeller rotating above threshold RPM)
  • Added stress impact configuration
  • Significantly optimized InstancedParticleRenderer by uploading stripped particle data buffers
  • Fixed GL33.glVertexAttribDivisor being not available on some configurations by switching InstancedParticleRenderer to opengl 3.1
  • Cleaned up the code by removing useless annotations and DistExecutor calls (By Fealtous)
  • Fixed deprecation warnings & moved client-side packet handling into separate class (By Fealtous)
  • Moved client-side command registration into appropriate place (By Fealtous)
  • Updated russian language