disable performance hungry anti-xray obfuscations

this allows cheaters to find chests and other entity-blocks but improves performance

https://github.com/Imprex-Development/Orebfuscator/wiki/Frequently-Asked-Questions#what-is-the-proximity-hider
This commit is contained in:
cuqmbr 2025-08-20 19:40:46 +03:00
parent d054a0d26a
commit ace4d01f1d
Signed by: cuqmbr
GPG Key ID: 1F62396D020F375C

View File

@ -220,11 +220,11 @@ proximity:
- world - world
distance: 24 distance: 24
frustumCulling: frustumCulling:
enabled: true enabled: false
minDistance: 3.0 minDistance: 3.0
fov: 80.0 fov: 80.0
rayCastCheck: rayCastCheck:
enabled: true enabled: false
onlyCheckCenter: true onlyCheckCenter: true
useBlockBelow: true useBlockBelow: true
hiddenBlocks: hiddenBlocks: