Skip to content

Commit

Permalink
Update?
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarWitch7 committed Sep 5, 2024
1 parent b7b0579 commit 35a6557
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
- Fix critical crash bug on dedicated servers. (@enjarai)
- Re-work wards to be purely retaliatory. (@StellarWitch7)
- Add a distortion for executing a spell in the current argument scope. (@Master-Bw3)
- Add a revision for copying a circle to the offhand. (@StellarWitch7)
7 changes: 3 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deps.yarn=1.21+build.2
loader_version=0.15.11

# Mod Properties
mod_version=2.0.0-alpha.26
mod_version=2.0.0-alpha.27
maven_group=dev.enjarai
archives_base_name=trickster

Expand All @@ -27,10 +27,9 @@ deps.cicada=0.8.3+1.21-and-above
deps.cardinal-components-api=6.1.1
deps.modmenu=11.0.1

# Optional
deps.sodium=mc1.21-0.5.11

# Not, in fact, optional :lmao:
deps.accessories=1.0.0-beta.11+1.21

# Optional
deps.sodium=mc1.21-0.5.11
deps.transmog=fabric-1.4.1+1.21

0 comments on commit 35a6557

Please sign in to comment.