promotional bannermobile promotional banner

Parties

An RPG-like party system that contains 24 customizable elements with support for 16+ mods! Also provides extra features like xp sharing and a lot more.

File Details

Parties [1.20.1] - 2.0-BETA-p4

  • B
  • Sep 13, 2024
  • 516.09 KB
  • 1.5K
  • 1.20.1
  • Forge

File Name

sedparties-1.20.1-2.0-beta-p.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:parties-358243:5719431")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

✴️ Additions

- Added a Boss Module. The boss module allows you to scale boss health, damage, and loot depending on the number of players in the server, dimension, or even the party. Bosses are defined in the common config.

- Added Apotheosis (Adventure) support for the Boss Module. Apothic mini-bosses and bosses count as bosses for the Boss Module. If enabled in the common config, Apothic Bosses will also drop scaling affixed loot.

- Added FTB Teams support. If enabled in the common config, party creation/modification will be managed and synced through FTB Teams. 

- Added an advancement that unlocks on server join. It tells the user about the mod and to use /party help for more info.

- Added a /party help client-side command. It shows information about what the mod does along with the keybind to move the UI.

⬆️ Forge and Mod Support Updates

- Added mod support for Feathers.
- Added mod support for Ars Nouveau.
- Added mod support for Spells & Shields.

⬆️ Base Mod Updates

- Presets now have anchors. If not defined, it will default to TOP_LEFT. You're now able to anchor the position of each frame to a part of the screen.

✅ Fixes

- Fixed an issue that caused frame dragging to not function properly under certain circumstances.
- Fixed an issue that caused the frame position to reset when resizing the screen.
- Fixed an issue that caused True Invisibility from Iron's S&S to not show the party member.

⚠ Things Missing in 1.20 (for now)

- Mod support for other mods.
- Preset Editor. You can try and use presets from other versions by putting them in active-preset.json in the config folder.
- Party Persistence. Parties will have to be reformed after server shutdown.
- Vanilla/Mod Overlay disable.

⚠ IMPORTANT ⚠

This version is still in development and will receive patches quite frequently. As a major update, once fully released, this version will not be compatible with previous versions (including patches) as a rework of several internal systems is being made.


The preset system will allow for the party and player frames to have different presets, but this system is still a work in progress.


The only preset file that is read is config/sedparties/active-preset.json, and it has an option for preset, position, and scale of each type of frame. (First being player, second being party). Players can place presets from older versions here exported from the preset editor (1.18, 1.19).


Since the rewrite is still in progress, it is recommended that presets utilized from previous versions are the same for both entries in the active-preset.json file, or at the bare minimum, have the same "General Settings" values in the old preset editor (width, height, and offset values) If not the case, THE UI WILL BREAK.