From 242f56a70245d99e7463d3f76f4af8038398bd5a Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Sun, 28 Aug 2022 11:44:45 +0100 Subject: Update Dependencies --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 730d843..3428658 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -27,8 +27,8 @@ ], "depends": { - "fabricloader": ">=0.14.6", - "fabric": "*", + "fabricloader": ">=0.14.9", + "fabric-api": "*", "minecraft": "~1.19", "java": ">=17" }, -- cgit v1.2.3-70-g09d2