1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

[Carpet] re-enabled accurateBlockPlacement

This commit is contained in:
Nesquate
2023-08-20 15:18:42 +08:00
parent 73d4c9b236
commit caf484837e
3 changed files with 3 additions and 3 deletions

View File

@@ -215,4 +215,4 @@ metafile = true
[[files]] [[files]]
file = "world/carpet.conf" file = "world/carpet.conf"
hash = "423ece2182637736da2565fcb774e000641054e7467da9efe1873877a1a5e23d" hash = "77bf9c8b524fe1ec365837639013d60c0db8e7722600fe7d1d5269075c49d5fe"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "bcd68c73315590fa41f2cba1f834e188499a1a4ffee2786d3b2a4f8817539947" hash = "8b33cc1a884e71a9dd744c091c109aa09b70ac28506d2d710ca2f9eefdbe036f"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"

View File

@@ -3,4 +3,4 @@ fillLimit 1000000
placementRotationFix true placementRotationFix true
creativeNoClip true creativeNoClip true
fillUpdates false fillUpdates false
accurateBlockPlacement false accurateBlockPlacement true