File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
New features/fixes:
2
2
---------------
3
3
- 1.20.6 + Support
4
+ - Correct projectile behaviour for projectiles like ender dragon fireballs, tridents etc.
5
+ - Fix the ability to pickup projectiles like arrows
4
6
- Requires Java 17
5
7
- Added Netherite and newer armor protection support
6
8
- Simplified Chinese Translation by [ SnowCutieOwO] ( https://github.com/SnowCutieOwO )
@@ -11,7 +13,7 @@ New features/fixes:
11
13
Hooks:
12
14
---------------
13
15
- Vault hook to buy cannons (was there even before fork)
14
- - Movecraft-Cannons support is now integrated
16
+ - Movecraft-Cannons support is now integrated (Movecraft Combat hook + Movecraft hook)
15
17
- [ PlaceholderAPI] ( ./PLACEHOLDERS.md ) hook
16
18
17
19
Optimizations:
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<properties >
7
- <cannon .version>3.2.4 </cannon .version>
7
+ <cannon .version>3.3.0 </cannon .version>
8
8
<java .target>17</java .target>
9
9
<java .source>17</java .source>
10
10
</properties >
You can’t perform that action at this time.
0 commit comments