Skip to content

SolAstrius/CreateAvionics

Repository files navigation

Create: Avionics

ComputerCraft peripherals for Create: Simulated and Create: Aeronautics. Drop-in: requires unmodified Simulated 1.2.1+, no fork or patch needed.

📖 Docs · Modrinth · Releases

What's in the box

A full set of CC: Tweaked peripherals for every instrumentable Simulated and Aeronautics block — flight sensors, scriptable controls, propulsion, links, comms. The docs site has the full API reference with units and body-frame conventions; before writing tight control loops, read the guide on mainThread setters and the parallel.waitForAll idiom.

Override mechanism

A single Mixin cancels upstream's ComputerCraftPeripherals#init() and the addon's SimulatedCCIntegration re-registers the entire peripheral set via the published SimPeripheralService SPI. Additional Mixins add the missing fields and getters to upstream BlockEntities so the readouts above resolve against stock Simulated/Aeronautics jars.

Requirements

  • Minecraft 1.21.1
  • NeoForge 21.1.219+
  • Create 6.0.10+
  • Create: Simulated 1.2.1+
  • Sable 1.1.0+
  • CC: Tweaked 1.115+
  • Create: Aeronautics 1.2.1+ (optional, required for hot_air_burner and steam_vent)

Pairs well with

License

MIT, see LICENSE.md and NOTICE.md.

About

ComputerCraft peripherals for Create: Simulated and Create: Aeronautics

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages