3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-08 20:43:04 +02:00

Update MCProtocolLib to fix datapacks that send empty result recipes (#1522)

Example: https://www.planetminecraft.com/data-pack/true-survival-a-hardcore-minecraft-experience/
Dieser Commit ist enthalten in:
Camotoy 2020-11-09 14:26:29 -05:00 committet von GitHub
Ursprung e00715ceab
Commit 109922f796
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -109,9 +109,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>e4181064d1</version>
<version>6ac79c14d6</version>
<scope>compile</scope>
<exclusions>
<exclusion>