world load changes + biome command improvement

This commit is contained in:
RonanCraft
2023-05-12 10:03:07 -04:00
parent 69bfc79790
commit 72c2248934
6 changed files with 22 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
<groupId>me.SuperRonanCraft</groupId>
<artifactId>BetterRTP</artifactId>
<packaging>jar</packaging>
<version>3.6.8-3-DEVBUILD</version>
<version>3.6.8-3</version>
<!-- Upload patches to https://repo.ronanplugins.com/#/ -->
@@ -358,6 +358,7 @@
<groupId>com.ronanplugins</groupId>
<artifactId>Residence</artifactId>
<version>4.9.1.9</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>