From 7d22f10a3d696ffd188028572cc7cccb5317d457 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Mon, 18 Oct 2021 16:45:18 +0200 Subject: [PATCH] include new limit for glow squids and axolotls --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9ad05d..be349c4 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ Good starting values: animals: 5 water-animals: 2 water-ambient: 2 + water-underground-creature: 3 ambient: 1 ``` @@ -160,6 +161,7 @@ Good starting values: animal-spawns: 400 water-spawns: 400 water-ambient-spawns: 400 + water-underground-creature-spawns: 400 ambient-spawns: 400 ```