3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-05 09:20:07 +02:00

Add support for Minecraft 1.15.2 and fix kick with villager (Fixes #138)

Dieser Commit ist enthalten in:
RednedEpic 2020-01-22 20:28:08 -06:00
Ursprung ed322029f3
Commit a55381faaf

Datei anzeigen

@ -103,7 +103,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.15.1-1-SNAPSHOT</version>
<version>1.15.2-1-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>