Skip to content

Commit 4a7e618

Browse files
committed
Meowmeow!
1 parent 55f27f0 commit 4a7e618

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
- Made it impossible to move "infinite" mana. (@aurakle)
2-
- Added Coleus integration. (@Master-Bw3)
1+
- Fixed Acolyte's Bindings constantly ringing when sitting/riding. (@enjarai)
2+
- Generalized two entity tricks from LivingEntity specific to Entity specific. (@Nicknakin)
3+
- Added and renamed some entity and block tags to allow for more granular control. (@AshAxolotl)
4+
- Fixed `Either` return types from tricks. (@enjarai)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ deps.yarn=1.21.1+build.3
99
loader_version=0.17.3
1010

1111
# Mod Properties
12-
mod_version=2.0.0-beta.33
12+
mod_version=2.0.0-beta.34
1313
maven_group=dev.enjarai
1414
archives_base_name=trickster
1515

0 commit comments

Comments
 (0)