Changelog
[1.21.1-2.6.21] - 2025-01-31
Bugfixes/Tweaks
- Fixed crash when removing all SKILL_UP perks
Changelog
[1.20.1-1.6.33] - 2025-01-31
Bugfixes / Tweaks
- Fixed crash when dying after removing all skillup perks.
Changelog
[1.20.1-1.6.32] - 2025-01-29
Bugfixes / Tweaks
- Added failsafe to data load for non-existent tags in
isTagFor
blocks.
Changelog
[1.21.1-2.6.20] - 2025-01-26
Bugfixes/Tweaks
- Fixed crash when adding USE requirement to items
- Removed a log spam line
- Updated Curios compat to use the official mod.
Changelog
[1.20.1-1.6.31] - 2025-01-22
Minor Version Changes
- New Client config setting which defaults to only showing skillup unlocks if a requirement has been met.
Bugfixes / Tweaks
- Fixed Perks not showing in glossary
Changelog
[1.21.1-2.6.19] - 2025-01-18
Bugfixes/Tweaks
- Added scripting options for configs More in Wiki
Changelog
[1.21.1-2.6.18] - 2025-01-09
Bugfixes/Tweaks
- Fixed static levels ignoring setting values
- Fixed shield event firing for all damage not just blocks
- Updated wiki with correct damage xp format.
Changelog
[1.21.1-2.6.17] - 2025-01-01
Minor Version Changes
- Updated dimension/biome mob modifiers to use the 1.20 modifier system. (forward feature port)
- Updated default mob modifiers to be global modifiers instead of mob-specific.
Bugfixes/Tweaks
- Fixed black leather armor not having archery bonus
- Fixed damage reduction perk not stacking with incoming damage resulting in extra damage instead of reduced
Changelog
[1.20.1-1.5.30] - 2024-12-22
Bugfixes / Tweaks~~~~
- Update enchant mixin internals to give more stable event behavior. PR by Cubiferous
Changelog
[1.20.1-1.5.29] - 2024-12-10
Bugfixes / Tweaks~~~~
- Fixed damage reduction perk stacking reduction onto initial damage resulting in more damage taken.
Changelog
[1.19.2-3.4.17] - 2024-12-08
Minor Version update
- Fixed party xp giving zero in certain cases
Changelog
[1.20.1-1.5.28] - 2024-11-28
Bugfixes / Tweaks
- Fixed party config giving zero xp instead of the flat XP when skills were omitted
Changelog
[1.21.1-2.5.15] - 2024-11-29
Minor Version Changes
- Party Config is now a map of skills and bonuses.
- easy pack config now provides 50% bonus on all skills
- default pack gives 5% for combat and 10% for endurance
- Default data moved to datagen, some values changed to balance them
- Vein base capacity and recharge are now player attributes. The config setting has been removed
- The easy pack now includes an attribute perk to give players the previous minimum values after gaining any mining xp
- players who generated configs will not see this change reflected in their files
- This change reflects a general design choice to move more behavior to attributes
- The easy pack now includes an attribute perk to give players the previous minimum values after gaining any mining xp
Bugfixes/Tweaks
- Fixed
negative_effect
script keyword applying to positive effects - Fixed AutoValue Enable/Disable settings not working
- Fixed an issue with item ID lookups, which included some codebase cleanup on lookups in general
- Fixed the new break speed toggle breaking on dedicated servers
- Added
pmmo:gun
damage type tag, default values from common mods, and a corresponding perk. - Added
showInList
property to skills which, when set to false, will remove it from the overlay list - Added
for_damage
list property to damage boost perk which further filters the perks application on damage type - Added Curios Continuation compat
Changelog
[1.19.2-3.4.16] - 2024-11-28
Minor Version update
- Updated party xp ratio config property to have per-skill ratios
Changelog
[1.20.1-1.5.27] - 2024-11-28
Minor Version changes
- Updated party xp ratio config property to have per-skill ratios
[1.20.1-1.5.26] - 2024-11-28
Minor version changes
- Added Scripting Feature. See wiki for more details
- Scripting overwrites datapack configurations and may impact how your configurations behave. There are no default scripts shipped with the mod, so there will be no immediate impact on existing datapacks.
Bugfixes / Tweaks
- Added tag
pmmo:gun
with default entries for weapon grouping - Added damage boost perk to default config for guns
- Added new property
showInList
to skills to hide them from the skill list overlay - Added new list property
for_damage
to damage boost perk which filters damage types - Updated party range config to accept
-1
and-2
as values to allow same dimension and any-dimension range to party xp respectively - Fixed AutoValue config's enable/disable settings not working
- Fixed tooltips showing xp on items when value is zero
Changelog
[1.20.1-1.5.26] - 2024-11-28
Minor version changes
- Added Scripting Feature. See wiki for more details
- Scripting overwrites datapack configurations and may impact how your configurations behave. There are no default scripts shipped with the mod, so there will be no immediate impact on existing datapacks.
Bugfixes / Tweaks
- Added tag
pmmo:gun
with default entries for weapon grouping - Added damage boost perk to default config for guns
- Added new property
showInList
to skills to hide them from the skill list overlay - Added new list property
for_damage
to damage boost perk which filters damage types - Updated party range config to accept
-1
and-2
as values to allow same dimension and any-dimension range to party xp respectively - Fixed AutoValue config's enable/disable settings not working
- Fixed tooltips showing xp on items when value is zero
Changelog
[1.21.1-2.4.14] - 2024-11-16
Bugfixes/Tweaks
- Added Scripting feature read wiki for more
- Fixed glossary menu scrolls only going down
- Fixed attribute perks not being restored after death
- Fixed entity type tags being generated with incorrect file path
- Added keybind toggle to break speed perk.
Changelog
[1.21.1-2.4.13] - 2024-09-05
Bugfixes/Tweaks
- Fixed Vein charge stopping short of the cap
Changelog
[1.20.1-1.4.25] - 2024-08-19
Bugfixes / Tweaks
- Fixed command perks firing on respawn when using
milestones = [0]
Changelog
[1.19.2-3.3.16] - 2024-08-14
Bugfixes / Tweaks
- Fixed chat spam for unmet reqs when using Jade~~~~