mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-05 21:38:55 +00:00
(Experimental) [Carpet] Change accurateBlockPlacement to false
This commit is contained in:
@@ -212,3 +212,7 @@ metafile = true
|
||||
file = "mods/worldedit.pw.toml"
|
||||
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "world/carpet.conf"
|
||||
hash = "423ece2182637736da2565fcb774e000641054e7467da9efe1873877a1a5e23d"
|
||||
|
||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0bd0337f52c3045b8add90808de66750b539c506665cbb6a419e7fb5fee1ef05"
|
||||
hash = "40e9fe1cd972a7b8835331dfa15807e0489254f57036a9f782028616aaf108f5"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
|
||||
6
world/carpet.conf
Normal file
6
world/carpet.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
stackableShulkerBoxes true
|
||||
fillLimit 1000000
|
||||
placementRotationFix true
|
||||
creativeNoClip true
|
||||
fillUpdates false
|
||||
accurateBlockPlacement false
|
||||
Reference in New Issue
Block a user