diff --git a/embeds.yml b/embeds.yml index 45cbf0c9..100e6f7b 100644 --- a/embeds.yml +++ b/embeds.yml @@ -1085,6 +1085,20 @@ warp: 3. Under the 'Advanced' tab, open the 'Local Domain Fallback' option. 4. Click `host` and remove it using the `-` button. +worldtype: + aliases: [ 'wt', 'worldtypes' ] + title: 'World Types' + description: |+ + World Types define how terrain is generated in your Minecraft world. + + Types: `default`, `flat`, `amplified`, `largebiomes`. + + Location: `server.properties` file, at `level-type=`. + + ⚠️ Don't change the world type on your current world; it will break generation. + + Default value: `level-type=default`. + # ┌─────────────────┐ # │ Internal Embeds │ # └─────────────────┘