diff --git a/pack/.packwizignore b/pack/.packwizignore deleted file mode 100644 index 5f5688a..0000000 --- a/pack/.packwizignore +++ /dev/null @@ -1 +0,0 @@ -packwiz_ext.mjs diff --git a/pack/pack.toml b/pack/pack.toml index 19729fd..5099826 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -11,6 +11,3 @@ hash = "a1c573c7d19c86a16fba59c48529f34917711ebca64c499f153676e6a1acffe4" [versions] fabric = "0.11.6" minecraft = "1.17.1" - -[options] -acceptable-game-versions = ["1.17", "1.17.1"] diff --git a/pack/packwiz_ext.mjs b/packwiz_ext.mjs similarity index 100% rename from pack/packwiz_ext.mjs rename to packwiz_ext.mjs