forked from GeyserMC/Geyser
Update effects mappings (#949)
* Update effects mappings * Use STOP_RECORD as the default record instead of null * Add comments * Update mappings submodule * Update MCProtocolLib and effects * Change level event used for EVAPORATE effect The bedrock client plays an additional sound when using CAULDRON_EXPLODE. The java client does not play any sound. * Update mappings submodule
This commit is contained in:
parent
11c713dc6f
commit
61dbcb0c80
8 changed files with 489 additions and 130 deletions
|
@ -105,7 +105,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.steveice10</groupId>
|
||||
<artifactId>mcprotocollib</artifactId>
|
||||
<version>46b46001f6</version>
|
||||
<version>f03b176e18</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue