refactor: mappings loading

docs: add how to use in README.md
This commit is contained in:
Dmitry Luk
2025-03-06 15:22:04 +04:00
parent 14a07602ee
commit 03124cb008
2 changed files with 163 additions and 66 deletions

View File

@@ -1,5 +1,23 @@
# Allay platform
## Use
```yaml
# world-settings.yml
worlds:
world:
enable: true
runtime-only: false
storage-type: LEVELDB
overworld:
generator-type: TERRA
generator-preset: pack=overworld;seed=<a number>
nether: null
the-end: null
default-world: world
```
## Resource files
Current mapping version: je 1.21.4 to be 1.21.50