Skip to content

Commit

Permalink
Merge branch '1.20.1/dev' into 1.20.1/fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi-reden committed Oct 12, 2024
2 parents 58fc585 + acf4372 commit e1f4e50
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
## Changes 🌽
- Fixed attributes that were **NOT** meant to be diminishing.
- Fixed attributes which were not formatted to be percentages to actually display as them.
- Melee Crit Damage
- Health Regeneration
- Removed an attribute function that was not meant to be present.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ parchment_version=1.20.1:2023.09.03
quilt_mappings_version=23

# Mod Properties
mod_version=4.0.0+1.20.1-beta.8
mod_version=4.0.0+1.20.1-beta.9
maven_group=com.bibireden.playerex
archives_base_name=playerex-directors-cut

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
"enabled": true,
"behavior": "Add",
"value": 0.01
},
"spell_power:critical_chance": {
"enabled": true,
"behavior": "Add",
"value": 2
}
},
"playerex:dexterity": {
Expand Down

0 comments on commit e1f4e50

Please sign in to comment.