mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-23 08:38:51 +00:00
refactor: mappings loading
docs: add how to use in README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user