diff --git a/config/yosbr/config/default_carpet.conf b/config/yosbr/config/default_carpet.conf new file mode 100644 index 0000000..c88ff5a --- /dev/null +++ b/config/yosbr/config/default_carpet.conf @@ -0,0 +1 @@ +accurateBlockPlacement true diff --git a/config/yosbr/world/carpet.conf b/config/yosbr/world/carpet.conf new file mode 120000 index 0000000..bc0b664 --- /dev/null +++ b/config/yosbr/world/carpet.conf @@ -0,0 +1 @@ +../config/default_carpet.conf \ No newline at end of file diff --git a/index.toml b/index.toml index 2684af1..1207803 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,10 @@ hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c" file = "config/yosbr/config/capes.json5" hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af" +[[files]] +file = "config/yosbr/config/default_carpet.conf" +hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5" + [[files]] file = "config/yosbr/config/figura.json" hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3" @@ -56,6 +60,10 @@ hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5" file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha9b.zip.txt" hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c" +[[files]] +file = "config/yosbr/world/carpet.conf" +hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5" + [[files]] file = "mods/amecs.pw.toml" hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc" diff --git a/pack.toml b/pack.toml index 990f375..9df5e14 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d0261521b0f9817dc079fd2b0c00f7624afe1fe91aeef4581bb091eb56b5241f" +hash = "11faa26d7869f38403cdfd2d52188dd1b07d75da477d7aeaf84e0b48fa6ac095" [versions] minecraft = "1.20.1"