diff options
Diffstat (limited to 'pack.toml')
-rw-r--r-- | pack.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ name = "Gregtech: Atomic Frontiers" author = "GT:AF Team" -version = "1.0.0" +version = "0.0.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3c478bdc5283f41e1cb9816f626b8e73c565d9b73fc6053ea2921ceb84d6e1fd" +hash = "6d623266c596972cce691e9a4fe2a9ee8f7ced90828c01bc331dc5853dbe74d3" [versions] forge = "14.23.5.2860" |