We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b6a08 commit f2242bbCopy full SHA for f2242bb
README.md
@@ -3,6 +3,9 @@ This is my fork of jedk1's JedCore addon for ProjectKorra.
3
Download releases [here](https://github.com/plushmonkey/JedCore/releases).
4
5
## Changelog
6
+### 2.9.3
7
+- Fix a crash with Bloodpuppet and Bloodbending when IgnoreWalls is enabled.
8
+
9
### 2.9.2
10
- Fix LavaThrow blast direction. (Simplicitee)
11
- Fix no-volume AABB queries.
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.jedk1</groupId>
<artifactId>jedcore</artifactId>
- <version>2.9.2-Spigot1.15-PK1.8.9</version>
+ <version>2.9.3-Spigot1.15-PK1.8.9</version>
<packaging>jar</packaging>
<name>JedCore</name>
0 commit comments