Skip to content

Commit

Permalink
Merge branch 'master' into update
Browse files Browse the repository at this point in the history
  • Loading branch information
SrBedrock committed Nov 22, 2024
2 parents 993f547 + 1b6b127 commit bbbe87f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Version 2.2.028
Fixed a bug where you had to wait to summon another COTW summon if one or more of them had died or otherwise expired before their time limit
Fixed stack overflow during ChunkUnloadEvent
Fixed a bug where you had to wait to summon another COTW summon if one or more of them had died or otherwise expired before their time limit
McMMOItemSpawnEvent#setItemStack being ignored (thanks galacticwarrior9)
(API) Added McMMOPlayerMasterAnglerEvent (thanks bobcat4848)

Version 2.2.027
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.2.028-SNAPSHOT</version>
<version>2.2.029-SNAPSHOT</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/advanced.yml
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,6 @@ Skills:
FastFoodService:
# Chance: The chance for wolves to heal hp when inflicting damage
Chance: 50.0
EnvironmentallyAware:
ThickFur:
# Modifier: Damage will get divided by this modifier
Modifier: 2.0
Expand Down

0 comments on commit bbbe87f

Please sign in to comment.