forked from GeyserMC/Geyser
Area cloud fixes (#684)
* Fix NotNull error with particles, replace incorrect string meta with int meta. * Add back newline * Remove debug line * Update Protocol and prepare for merge Co-authored-by: DoctorMacc <toy.fighter1@gmail.com>
This commit is contained in:
parent
172a5a6db8
commit
16eb2a491a
6 changed files with 59 additions and 28 deletions
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.CloudburstMC.Protocol</groupId>
|
||||
<artifactId>bedrock-v408</artifactId>
|
||||
<version>250beb2a94</version>
|
||||
<version>02f46a8700</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue