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:
@@ -215,4 +215,4 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "world/carpet.conf"
|
file = "world/carpet.conf"
|
||||||
hash = "423ece2182637736da2565fcb774e000641054e7467da9efe1873877a1a5e23d"
|
hash = "77bf9c8b524fe1ec365837639013d60c0db8e7722600fe7d1d5269075c49d5fe"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -3,4 +3,4 @@ fillLimit 1000000
|
|||||||
placementRotationFix true
|
placementRotationFix true
|
||||||
creativeNoClip true
|
creativeNoClip true
|
||||||
fillUpdates false
|
fillUpdates false
|
||||||
accurateBlockPlacement false
|
accurateBlockPlacement true
|
||||||
|
|||||||
Reference in New Issue
Block a user