diff --git a/mods.json b/mods.json index e3250e907f..6fc5f7fdf3 100644 --- a/mods.json +++ b/mods.json @@ -3410,6 +3410,16 @@ "tags": [ "tool" ] + }, + { + "name": "Ship Alarm", + "uniqueName": "SpatialXX.ShipAlarm", + "repo": "SpatialXX/ShipAlarm", + "tags": [ + "audiovisual", + "gameplay" + ], + "authorDisplay": "SpatialX" } ] -} \ No newline at end of file +}