From 9b7557f4702d05d3cb209e0c0002954d911a8008 Mon Sep 17 00:00:00 2001 From: tastybento Date: Sun, 20 Jun 2021 17:31:52 -0700 Subject: [PATCH] Fix DIRT_PATH instead of GRASS_PATH --- pom.xml | 2 +- src/main/resources/blockconfig.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f77ee48..5945ed1 100644 --- a/pom.xml +++ b/pom.xml @@ -257,7 +257,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + 3.0.0-M5 --illegal-access=permit diff --git a/src/main/resources/blockconfig.yml b/src/main/resources/blockconfig.yml index 31978a6..47e33da 100644 --- a/src/main/resources/blockconfig.yml +++ b/src/main/resources/blockconfig.yml @@ -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