How to Disable Grass Color Noise
StartsMercury opened this issue ยท 2 comments
Warning: This solution is not tested, and if it was tested then this notice would be removed accordingly.
Solution
- Locate you minecraft folder
- Open
config/bedrockifyMixins.json
- Change
"client.features.worldColorNoise":true
to"client.features.worldColorNoise":false
- You can use your file editor's Find/Replace feature if it exist.