- Allow nether fortresses to generate using the JED flat generator, if a netherfortress option is provided in the generator options string
- Fix the JED flat generator not respecting the correct mob spawn lists inside structures
- Void Teleport: Removed the offset mode and option, and added a scaled_relative_location mode which first uses the scale value and then applies the relative_location value on top of that
- Implemented player inventory groups, which allows swapping the player main inventory, the vanilla ender chest contents, and Baubles slots when switching dimensions. No other modded inventories are handled, and this doesn't prevent modded ender chests, portals etc. from moving items between dimensions. So the use cases are probably somewhat limited...