From 2d90e8609e1e9fc52db722111557fbc29b3bf836 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 28 Dec 2025 14:46:06 -0500 Subject: initialized modpack as git repo --- pack.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pack.toml (limited to 'pack.toml') diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..db3f581 --- /dev/null +++ b/pack.toml @@ -0,0 +1,13 @@ +name = "Outremonde" +author = "Culsans_" +version = "1.0.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "68ed2ccc8bd222bca8af0cfed186ed2c93416af31c2a0faf44005f07be241c47" + +[versions] +fabric = "0.16.5" +minecraft = "1.21.1" -- cgit v1.2.3