diff --git a/ReapersSky-1.0.0.mrpack b/ReapersSky-1.0.0.mrpack index 74dca75..240ada0 100644 Binary files a/ReapersSky-1.0.0.mrpack and b/ReapersSky-1.0.0.mrpack differ diff --git a/build_mrpack.py b/build_mrpack.py index 56da21b..5ae74ac 100755 --- a/build_mrpack.py +++ b/build_mrpack.py @@ -9,8 +9,7 @@ import hashlib, json, os, subprocess, sys, tempfile, zipfile, urllib.request USER_AGENT = "opencode-pack-builder/1.0" INSTANCE = os.path.expanduser( - "~/.local/share/PrismLauncher/instances/" - "Create Aeronautics - Airship & Expansion/.minecraft" + "~/.local/share/PrismLauncher/instances/Reaper's Sky - dev/.minecraft" ) MODS_DIR = os.path.join(INSTANCE, "mods") OUT = os.path.join(os.path.dirname(os.path.abspath(__file__)),