From 120318659ad2eb10f77adf44c8f8693ecc218d28 Mon Sep 17 00:00:00 2001 From: Karol1223 <68503002+Karol1223@users.noreply.github.com> Date: Sat, 18 May 2024 09:59:20 +0200 Subject: [PATCH] Update sweet_monster_factions.json --- data/mods/My_Sweet_Cataclysm/sweet_monster_factions.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/mods/My_Sweet_Cataclysm/sweet_monster_factions.json b/data/mods/My_Sweet_Cataclysm/sweet_monster_factions.json index 20a825821b23f..7b8e0b99a814c 100644 --- a/data/mods/My_Sweet_Cataclysm/sweet_monster_factions.json +++ b/data/mods/My_Sweet_Cataclysm/sweet_monster_factions.json @@ -66,5 +66,10 @@ "neutral": [ "bot", "plant", "nether", "human", "gummy_bears", "marshmallow_boys" ], "by_mood": [ "insect", "player", "animal", "cookies", "licorice_snakes" ], "base_faction": "herbivore" + }, + { + "type": "MONSTER_FACTION", + "name": "gator", + "base_faction": "mutant_piscivores" } ]