Update to latest Gaea

This commit is contained in:
dfsek
2020-11-05 09:09:50 -07:00
parent 57f18477e4
commit d4fc92d770
7 changed files with 13 additions and 6 deletions

View File

@@ -8,8 +8,8 @@ spawn:
bound:
min: 48
max: 96
width: 250
padding: 500
width: 125
padding: 100
loot:
1: arrows
features:
@@ -18,8 +18,8 @@ features:
attempts: 100
in-height: 1
amount:
min: 40
max: 60
min: 60
max: 80
spawnable-on:
- "minecraft:birch_planks"
spawnable-in:

View File

@@ -1,7 +1,7 @@
name: "Terra"
depend: [ "Gaea" ]
main: "com.dfsek.terra.Terra"
version: "1.0.5-BETA"
version: "1.1.1-BETA"
load: "STARTUP"
api-version: "1.16"
softdepend: [ "WorldEdit" ]