Fix DIRT_PATH instead of GRASS_PATH

This commit is contained in:
tastybento 2021-06-20 17:31:52 -07:00
parent fa0e6cb85f
commit 9b7557f470
2 changed files with 2 additions and 2 deletions

View File

@ -257,7 +257,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.0</version>
<version>3.0.0-M5</version>
<configuration>
<argLine>
--illegal-access=permit

View File

@ -246,6 +246,7 @@ blocks:
DIORITE_STAIRS: 1
DIORITE_WALL: 1
DIRT: 3
DIRT_PATH: 4
DISPENSER: 5
DRAGON_EGG: 150
DRAGON_HEAD: 1
@ -288,7 +289,6 @@ blocks:
GRANITE_WALL: 1
GRASS: 4
GRASS_BLOCK: 4
GRASS_PATH: 4
GRAVEL: 1
GRAY_BANNER: 2
GRAY_BED: 6