Release 5.1.1 for MC 1.18.2
Changes:
- Added Curios integration:
- Jetpacks can now be worn in the 'body' slot
- This integration can be disabled mod wide (via the config) or per jetpack (via the jetpack json)
- Added fr_fr translations
Release 5.1.0 for MC 1.18.2
Changes:
- Updated to 1.18.2
- Improved the jetpack model:
- Updated the texture to match the new item texture
- Fixed the energy bar not displaying the energy level
- Fixed the energy bar not rotating properly when sneaking
Release 5.0.2 for MC 1.18
Changes:
- Fixed jetpacks having durability
- Fixed jetpack durability bars not showing proper colors
Release 5.0.1 for MC 1.18
Changes:
- Jetpacks will no longer function in spectator mode
- Fixed jetpack upgrade recipes not outputting the correct jetpack tier
- Fixed default jetpack recipes not respecting component item tiers
Release 5.0.0 for MC 1.18
Changes:
- Updated to 1.18
- Overhauled how jetpacks are handled internally:
- Jetpacks are now loaded during resource reload
- Jetpacks are now synced to the client on resource reload (ex. joining world, /reload)
- Jetpacks and their crafting components are now differentiated using NBT instead of individual items
- For using crafting components in recipes see: https://blakesmods.com/docs/ironjetpacks/usage-in-recipes
- Updated default jetpack stats:
- Added `speedHoverAscend` value, used to set the speed of flying while in hover mode (previous versions used the speedHoverDescend value)
- Changed `speedHoverDescend` to be the same on all default jetpacks
- Updated default jetpack colors
- New textures for Jetpack, Thruster, Cell, and Capacitor
Release 4.2.3 for MC 1.16.5
Changes:
- Ensure jetpack JSON files are read using UTF-8 encoding
- Fixed the 'Vertical Sprint Modifier' tooltip not translating properly
Release 4.2.2 for MC 1.16.5
Changes:
- Fixed startup crash with latest Cucumber
- Fixed energy bar not rendering with latest Cucumber
Release 4.2.1 for MC 1.16.5
Changes:
- Added the ability to set a jetpacks 'armor toughness' and ';knockback resistance' values
- Added ru_ru translations
- Updated the 'vertical sprint modifier' values for the default jetpacks (requires the 'jetpacks' folder to be deleted to regenerate with the new values)
- Jetpack jsons now auto-update with new fields if they are added (doesn't change anything from a gameplay perspective)
- Made the jetpack and crafting component textures a bit lighter
- Moved default recipe configs to the common config
- Fixed holding 'sprint' and 'fly' keys while falling causing the player to fall faster
- Fixed item names not being translated properly in some cases
Release 4.2.0 for MC 1.16.4+
Changes:
- Added throttle controls
- you can now throttle speeds to 20%, 40%, 60%, 80% or 100% (normal speed)
- default keybinds are , and .
- Added sprint speed vertical multiplier stat
- defaults to 1.0 (unchanged)
- Added zh_cn translations (#30)
- Default recipes now make use of Elite and Ultimate coils
- Fixed jetpack crafting components not using the proper display name
Release 4.1.2 for MC 1.16.3
Changes:
- Fixed display name generation for custom jetpacks
- Fixed a small memory leak
Release 4.1.1 for MC 1.16.3
Changes:
- Updated to 1.16.3
Release 4.1.0 for MC 1.16.2
Changes:
- Updated to forge for 1.16.2
Release 4.0.0 for MC 1.16.1
Changes:
- Initial release for 1.16.1
Release 3.0.3 for MC 1.15.2
Changes:
- Fixed occasional issues with item registry objects
Release 3.0.2 for MC 1.15.2
Changes:
- Added a dedicated keybind for descend (none by default, if set to none defaults to sneaking like always)
- Improved the error message for registering a jetpack with a duplicate name
- Improved model replacement to decrease load time
Release 3.0.1 for MC 1.15.2
Changes:
- Fixed the hud breaking transparency of the nether portal overlay
Release 3.0.0 for MC 1.15.2
Changes:
- Initial release for 1.15
Release 2.0.3 for MC 1.14.4
Changes:
- Applied a potential fix for the weird network error
- General code cleanup/updates
- Updated to forge 28.1.+
Release 2.0.2 for MC 1.14.4
Changes:
- Fixed thruster recipes