From 894c86193cf503713fc36823877128e0ee1fa941 Mon Sep 17 00:00:00 2001 From: Lukas Langrock Date: Sat, 6 Apr 2024 12:07:36 +0200 Subject: [PATCH] =?UTF-8?q?SERVER.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SERVER.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SERVER.md diff --git a/SERVER.md b/SERVER.md new file mode 100644 index 0000000..5b70cee --- /dev/null +++ b/SERVER.md @@ -0,0 +1,5 @@ +# Changes required for the server + +## Biomes O' Plenty + +This mod requires changing `level-type` to `BIOMESOP` to enable the changed world generation. \ No newline at end of file