From 049f5bf3b2cdbc068d798e27fb62693099d8e996 Mon Sep 17 00:00:00 2001 From: IMS212 Date: Mon, 29 Jan 2024 15:19:17 -0800 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 98aa747793..9bbf5b3fb2 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -46,7 +46,7 @@ "depends": { "fabricloader": ">=0.12.3", "minecraft": ["1.20.1"], - "sodium": "0.5.7" + "sodium": ["0.5.7", "0.5.8"] }, "breaks": {