Release 7.0.0 for MC 1.20.1
Changes:
- Updated to 1.20.1
Release 6.2.1 for MC 1.19.4
Changes:
- Updated ru_ru translations
Release 6.1.1 for MC 1.19.3
Changes:
- Updated ru_ru translations
Release 6.0.4 for MC 1.19.2
Changes:
- Updated ru_ru translations
Release 6.2.0 for MC 1.19.4
Changes:
- Updated to 1.19.4
- Changed the default keybind for hover mode to 'h'
Release 6.1.0 for MC 1.19.3
Changes:
- Updated to 1.19.3
Release 6.0.3 for MC 1.19.2
Changes:
- Fixed a potential crash involving LegacyRandomSource
Release 6.0.2 for MC 1.19.2
Changes:
- The HUD now shows the first decimal place for million/billion FE
- Descending in hover mode is no longer affected by throttle controls
- Fixed the HUD being rendered multiple times (improves performance)
Release 6.0.1 for MC 1.19.2
Changes:
- Added auto-generated translation keys for jetpack names
- This allows for Resource Packs to translate jetpack names
- Docs: https://blakesmods.com/docs/ironjetpacks/jetpack-json#name
- Jetpacks can now be hidden when equipped in Curios
Release 5.1.4
Changes:
- Added de_de translations
Release 5.1.3 for MC 1.18.2
Changes:
- Added uk_ua translations
- Fixed jetpack upgrade recipes working with any jetpack tier
Release 5.1.2 for MC 1.18.2
Changes:
- Fixed Curios integration not working properly on servers
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