diff options
author | nea <romangraef@gmail.com> | 2022-09-21 18:47:11 +0200 |
---|---|---|
committer | nea <romangraef@gmail.com> | 2022-09-21 18:47:11 +0200 |
commit | dcf9b35ca749e10ea56c80bf6da63ba74b69ba55 (patch) | |
tree | 562b2976bfed58227f1732d558cb9f9af2ccfd4f /src/main/resources | |
parent | f48d5823a88107383a94a76954e7ae867735083e (diff) | |
download | PerspectiveModv4-dcf9b35ca749e10ea56c80bf6da63ba74b69ba55.tar.gz PerspectiveModv4-dcf9b35ca749e10ea56c80bf6da63ba74b69ba55.tar.bz2 PerspectiveModv4-dcf9b35ca749e10ea56c80bf6da63ba74b69ba55.zip |
Arch Loom
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/mcmod.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 5827825..f9d8b7f 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -4,7 +4,7 @@ "name": "Perspective Mod v4", "description": "", "version": "${version}", - "mcversion": "${mcversion}", + "mcversion": "1.8.9", "url": "", "updateUrl": "", "authorList": ["DJtheRedstoner"], |