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

(Experimental) [Carpet] Change accurateBlockPlacement to false

This commit is contained in:
Nesquate
2023-08-20 14:39:34 +08:00
parent 6533abb49b
commit 89998e7762
3 changed files with 11 additions and 1 deletions

View File

@@ -212,3 +212,7 @@ metafile = true
file = "mods/worldedit.pw.toml" file = "mods/worldedit.pw.toml"
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3" hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
metafile = true metafile = true
[[files]]
file = "world/carpet.conf"
hash = "423ece2182637736da2565fcb774e000641054e7467da9efe1873877a1a5e23d"

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 = "0bd0337f52c3045b8add90808de66750b539c506665cbb6a419e7fb5fee1ef05" hash = "40e9fe1cd972a7b8835331dfa15807e0489254f57036a9f782028616aaf108f5"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"

6
world/carpet.conf Normal file
View File

@@ -0,0 +1,6 @@
stackableShulkerBoxes true
fillLimit 1000000
placementRotationFix true
creativeNoClip true
fillUpdates false
accurateBlockPlacement false