diff --git a/pack/overrides/defaultconfigs/resourcepackoverrides.json b/pack/overrides/defaultconfigs/resourcepackoverrides.json new file mode 100644 index 0000000..bf033b7 --- /dev/null +++ b/pack/overrides/defaultconfigs/resourcepackoverrides.json @@ -0,0 +1,11 @@ +{ + "default_packs": [ + "file/Computer Craft Recreated v1.2.zip" + ], + "default_overrides": [ + { + "id": "file/Computer Craft Recreated v1.2.zip", + "default_position": "TOP" + } + ] +} diff --git a/pack/pack.lock.json b/pack/pack.lock.json index 2e41443..2abb157 100644 --- a/pack/pack.lock.json +++ b/pack/pack.lock.json @@ -1,7 +1,7 @@ { "$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing", "name": "Brass and Sigil", - "version": "0.19.4", + "version": "0.19.5", "minecraft": "1.21.1", "loader": { "type": "neoforge",