mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2024-11-13 06:07:26 +01:00
Adjusted config.yml comments.
Switched POM to reference 0.9.0 Bentobox.
This commit is contained in:
parent
b3ba8c935e
commit
cbf3f6cbd5
2
pom.xml
2
pom.xml
@ -70,7 +70,7 @@
|
||||
<dependency>
|
||||
<groupId>world.bentobox</groupId>
|
||||
<artifactId>bentobox</artifactId>
|
||||
<version>0.10.0-SNAPSHOT</version>
|
||||
<version>0.9.0-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -53,7 +53,7 @@ limits:
|
||||
NETHERRACK: 1000
|
||||
|
||||
# This section lists the value of a block. Value must be an integer.
|
||||
# Any blocks not listed will have a value of 1. AIR is always zero.
|
||||
# Any blocks not listed will have a value of 0. AIR is always zero.
|
||||
# Format is MATERIAL: value
|
||||
|
||||
blocks:
|
||||
|
Loading…
Reference in New Issue
Block a user