Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing config file causes weird issues. #118

Open
DillPickle66 opened this issue Nov 13, 2024 · 0 comments
Open

Editing config file causes weird issues. #118

DillPickle66 opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DillPickle66
Copy link

DillPickle66 commented Nov 13, 2024

I'm working on a vanilla+ modpack and the only things I need to change in the config are "boat": "ONLY_SIMULATION" and
"shaderLightPassthrough": 0.8. So, I removed the other lines in the config like I usually do when making mod packs, but it seems to break upon loading a world. It could be a formatting mistake on my part, but it looks correct to me.
Here's a screenshot of the config https://imgur.com/a/457NQac

{
"effectSpawningRules": {
"boat": "ONLY_SIMULATION"
},
"shaderLightPassthrough": 0.8
}

Expected behavior
It uses the two tweaked settings, and generates the rest of the config like normal. It also shouldn't crash when loading a world.

To Reproduce
Use the config file and load a world.

Hardware and OS
Windows 11
1050ti mobile
(same thing happened to my friend on an AMD system)

Versions

  • 1.21.1
  • Fabric 0.16.7
  • Wakes 0.3.0
  • Fabric API 0.108.0
@DillPickle66 DillPickle66 added the bug Something isn't working label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant