Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.20.x' into 1.20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGravyBoat committed Mar 29, 2024
2 parents db19d9f + 8a28a2b commit c86ab94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
- Fixed stats task performance in situations where there were many players online (ThatGravyBoat)
- Fixed stats task performance in situations where there were many players online (ThatGravyBoat)
- Make icon title overrides optional as to not pollute jsons (ThatGravyBoat)
- Add support for REI, JEI, and EMI in task lists (ThatGravyBoat)
- Require new quest ids to be ascii only (ThatGravyBoat)
- Fix selectable reward not have title and icon overridable (ThatGravyBoat)
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2G

enabledPlatforms=fabric,forge

version=1.1.11
version=1.1.12
group=earth.terrarium.heracles

minecraftVersion=1.20.1
Expand Down

0 comments on commit c86ab94

Please sign in to comment.