Fixed legacy short grass data rolling back as air in MC 1.20.3+

This commit is contained in:
Intelli 2024-01-04 16:45:36 -07:00
parent 66b77ee75a
commit d8a669ed6c
9 changed files with 51 additions and 11 deletions

View file

@ -103,7 +103,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.20.2-R0.1-SNAPSHOT</version>
<version>1.20.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>