- added trinkets as backtank air source (#73)
- updated to create
0.5.1-c
- add missing
mineable/pickaxe
tag entry - remove missleading & unnecessary curios slot check & config option
- created example data pack adding curio support (see github)
- allow jetpack to work in trinkets slot
- fix brass sheet reference in recipe
Initial release for 1.20.1
What's Changed
- Support for create 0.5.1.c
- Support using custom/arbitrary Curio slots through configuration. by @Dunkmania101
New Contributors
- @Dunkmania101 made their first contribution in https://github.com/PssbleTrngle/CreateJetpack/pull/63
- Added support for trinkets
- Fixed server crash caused by registering config receiver outside of client environment
- initial release for fabric
- adjusted toggle key timeout
- fabric version now out!
- 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)