- updated for create
0.5.1
- using backport of FlightLib
Fixed
LocalPlayer
class being loaded server-side #62
- Update to create
0.5.1
- Fixed client crash due to keybinding not being registered (#56)
- Added config option to disable elytra boost (#50)
- Fixed server crash due to loading client-only classes
- Moved most of the logic to an external (but included) library
- Added a small cooldown before keys can be toggled again (#52)
What's Changed
- add config options to allow modifying the overlay position
Update for create 0.5.0g
What's Changed
- add enchantment white/blacklist
- Disable jetpack when user is riding something
- add
ja_jp
andko_kr
translations
What's Changed
- Disable jetpack when user is riding something
- Japanese Translation by @Omokage-R
- Create ko_kr.json by @AsseyGithub
New Contributors
- @Omokage-R made their first contribution in https://github.com/PssbleTrngle/CreateJetpack/pull/38
- @AsseyGithub made their first contribution in https://github.com/PssbleTrngle/CreateJetpack/pull/40
Added
- Config option to blacklist specific enchantments
Fixed
- server crash related to keybind registry (#27)
First Release for 1.19.2
Fixed
- Do not use creates registrate due to overlap bug
Fixed
- Crash when creating a new world with curios installed (#24)
Fixed
- jetpack worked without air because of integer diversion
Added
zh_cn.json
(thanks to @swwind)- Curios support (see README)
Fixed
- Desync issues (#21)
- Jetpack should only work in specific slot (#20)
Added
- Server config now synced to clients