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.7-HOTFIX

  • R
  • May 15, 2026
  • 2.28 MB
  • 1.0K
  • 1.21.1
  • NeoForge

File Name

createthrusters-bundled-0.1.8.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Changelog

0.1.7 - HOTFIX - 2026-05-15

  • Added native Accessories slot support for Physics Goggles, including hat and face slot tags.
  • Fixed Physics Goggles detection so Create goggles overlays work when the goggles are equipped through Accessories slots.
  • Fixed a client tooltip crash when Accessories' Curios compatibility layer queried Physics Goggles attribute modifiers.
  • Fixed Industrial Motor stress capacity so its SU output mirrors the alternator's configured stress curve.
  • Reworked Andesite Cable FE routing to avoid recursive cable-to-cable capability traversal and process each connected cable network once per passive transfer tick.
  • Fixed Physics Gantry Carriages losing slime-ball shaft relink selections when the selected carriage or target shaft lives inside a Sable/Simulated sub-level.
  • Added sub-level-aware shaft attachment tracking so Physics Gantry Carriages can relink to shafts on assembled sub-levels instead of reporting that no shaft exists.
  • Fixed slime-ball gantry relinks so the carriage sub-level rotates to match the clicked shaft side and shaft axis.
  • Blocked Physics Gantry Carriage to Physics Gantry Carriage slime/glue attachments and clear the pending selection with an explicit warning message.
  • Prevented Simulated's normal merging-glue client handler and server packet from attaching Physics Gantry Carriages together while preserving the slime-ball selection highlight.
  • Added protected-block collision checks so Physics Gantry Carriages cannot move, disassemble into, or push payload blocks through bedrock or other unbreakable world blocks.
  • Fixed a dedicated-server Physics Gantry constraint crash caused by resolving a client-only Sable container overload during server-side constraint creation.
  • Replaced additional Sable container reflection in Powered Ziplines with server-safe typed lookups found during the dedicated-server audit.