defaultconfigs
This commit is contained in:
parent
c135a9304a
commit
7ffb799cfb
65 changed files with 4256 additions and 715 deletions
14
config/waves/waves.json
Normal file
14
config/waves/waves.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"auto_update": true,
|
||||
"version": "1.5.1",
|
||||
"waves": [
|
||||
{
|
||||
"dimensions": [
|
||||
"minecraft:overworld",
|
||||
"minecraft:nether",
|
||||
"minecraft:the_end"
|
||||
],
|
||||
"sea_level": 63
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue