File Details
Create Thrusters'n'Things - V0.1.2
- R
- May 9, 2026
- 1.54 MB
- 647
- 1.21.1
- NeoForge
File Name
createthrusters-bundled-0.1.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
# Changelog ## 0.1.2 - 2026-05-09 - Added optional Curios compatibility for Physics Goggles when Curios is installed. - Fixed Drive By Wire compatibility with Offroad wheel mounts by making brake-signal redirect mixins non-fatal when transformed callsites are missing, preventing startup injection crashes. - Fixed bundled mod metadata parsing by correcting malformed neoforge dependency TOML entries that could fail Jar-in-Jar loading. - Navigation table now accepts filled maps, compasses, and recovery compasses across storage slots, GUI slot validation, shift-click transfer, and right-click insertion logic. - Navigation table right-click behavior now mirrors vanilla-style interaction flow: inserting a map/compass stores it, selects that slot, and starts navigation automatically. - Navigation table empty-hand right-click now retrieves the selected stored map/compass and stops navigation. - Navigation table stored item normalization now preserves the correct Simulated navigation target type for map vs compass vs recovery compass. - Updated ComputerCraft navigation table help text to describe generalized navigation-item slots instead of map-only wording. - Guarded client config-screen registration so Architectury/OmegaConfig startup failures no longer crash the addon at launch. - Fixed analogue controller custom STEP bindings so dedicated Step Down keys now trigger decrement logic in interact mode and suppress overlapping vanilla key mappings the same way as primary bindings. - Fixed custom block GUI opening while flying by switching menu-open checks to sneak-key intent rather than crouch pose checks, and documented Sneak + Jump + Right-click as an air-safe alternative chord (while Sneak + Right-click still works normally). - Fixed claw-on-winch rope attachment flow so placement consumes rope reliably, avoids bad sub-level assembly targeting, and uses stable base-only collision/anchor spacing to stop attached rope jitter.