From 172eb86c84a55dd638070284a3d704b9aeca30e8 Mon Sep 17 00:00:00 2001 From: MrFawkes1337 <80531493+MrFawkes1337@users.noreply.github.com> Date: Fri, 4 Mar 2022 15:02:22 +0000 Subject: [PATCH] Update Config.yml with 1.17 Mobs Add 1.17 Mobs support to Dynmap-Mobs --- src/main/resources/config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 00603ee..92ff4ef 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -125,6 +125,9 @@ passive_mobs: wolf: true zombiehorse: true bee: true + glowsquid: true + goat: true + axolotl: true vehicles: # Specific minecart types @@ -196,4 +199,4 @@ vehiclelayer: minzoom: 0 # (optional) include coordinate in label for icon inc-coord: false - \ No newline at end of file +