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.1.1 for mc1.20.1

  • R
  • Apr 28, 2025
  • 153.84 KB
  • 4.8K
  • 1.20.1
  • Forge + 1

File Name

createpropulsion-0.1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

NeoForge

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

Learn more about Curse Maven

Features:

  • Added configs for pretty much every aspect of the mod (thrust, fuel consumption, optical sensor max length, e.t.c.)
  • Added fluid clipping for optical sensors (for now as a config)

Bugfixes and optimizations:

  • Fixed optical sensor laser beam renderer not culling backfaces
  • Optimized optical sensor redstone update logic
  • Optimized thruster physics logic by drastically reducing allocations