promotional bannermobile promotional banner

Create Aeronautics: Gadgets & Gizmos (Formerly Thrusters&Things)

A create aeronautics addon that adds new ways to control and interact with physics contraptions

File Details

Create Thrusters'n'Things - V0.1.10

  • R
  • May 16, 2026
  • 2.31 MB
  • 27.6K
  • 1.21.1
  • NeoForge

File Name

createthrusters-bundled-0.1.10.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-aeronautics-thrusters-and-things-1537945:8096719"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog ## 0.1.10 - 2026-05-16 - Fixed Thruster Bearing servo mode so Smart Gearbox/cog-held angles are applied as absolute bearing targets. - Fixed Gyroscope Link control for Thruster Bearings so incoming orientation payloads drive the computer target mode instead of being treated as servo cog input. - Fixed direct Gyroscope Link-to-Thruster Bearing angle projection so the bearing uses the touched side to select X/Z tilt, matching Smart Gearbox face mapping instead of collapsing to 0 on the wrong axis. - Fixed Thruster Bearing servo angle discovery so Smart Gearbox held angles published on the bearing body are accepted as well as angles on the internal cog. - Fixed Smart Gearbox servo output seeding Thruster Bearings through the bearing body instead of the exposed internal cog, which prevented slow/stepped held-angle drives from visibly spinning and updating the cog. - Fixed live Gyroscope Link payloads no longer starving Thruster Bearing movement by refreshing the computer retarget debounce every tick. - Fixed Thruster Bearing redstone input so it follows the marked north/south model faces after block rotation instead of hard-coded world east/west or north/south sides. - Added Create wrench roll support for Thruster Bearings so the redstone-marked side pair can be rotated around the bearing face, including wall-mounted placements. - Fixed wall-mounted Thruster Bearings not reading side redstone signal strength for steering. - Replaced additional Sable container reflection in Powered Ziplines with server-safe typed lookups found during the dedicated-server audit. - Fixed direct Contraption Controller output to Thrusters so latch, step, and direct modes write the thruster's computer throttle path directly instead of mutating redstone state. - Fixed the Tier 4 Haunting Processing Upgrade missing from the Create Thrusters creative tab and creative/search-backed recipe viewer item indexes. - Fixed Contraption Network Linker outputs for property-backed blocks like Smart Chutes so setting `powered` updates only the target state instead of also powering neighboring blocks through the raw redstone fallback. - Fixed Contraption Network Linker state-backed outputs for real redstone source blocks so dust, repeaters, comparators, and similar targets notify adjacent blocks without reintroducing fake power for passive `powered` targets. - Fixed Contraption Network Linker output to redstone dust by treating dust as sustained injected input instead of directly mutating its `power` state, and fixed face input reads from directional source outputs like repeater output sides. - Fixed Contraption Controller fan-out input config sync so changing response mode/rates on one bound output updates every sibling output that shares the same input target. - Removed Powered Zipline rope-following auto tilt so the kinematic pose keeps the zipline facing world down instead of inheriting unstable rope segment orientation.