From 301e8de7da654c694d4540b16a6f7e8dd4c6e59f Mon Sep 17 00:00:00 2001 From: Merith Date: Tue, 2 Aug 2022 07:14:21 +0000 Subject: [PATCH] fix pack.toml version --- .minecraft/pack.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 7464571..f50d264 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -9,7 +9,7 @@ hash-format = "sha256" hash = "8cf6e8ed2131bc087636800d3a44325616b9d7e4b11224abf4ce56d1a416286f" [versions] -fabric = "0.13.3" +fabric = "0.14.8" minecraft = "1.18.2" [options]