[๐]: Way signs generating even with config option set to 'false'
turabian-luvr opened this issue ยท 4 comments
Before Continuing:
- Always check you are using the latest version of the mods and its dependencies
- Remove known problematic rendering mods such as Optifine, Sodium and others. Do NOT report issues related to said mods
- If you are unsure which mod is the culprit.
Disable half your mods at time until you isolate the culprit - If you have a crash ALWAYS post LATEST.LOG below
- If the issue is about behaviors be sure to consult the WIKI first
Version-Loader
1.20.1-fabric
Supplementaries Version
supplementaries-1.20-2.7.11
Moonlight Lib Version
moonlight-1.20-2.8.68
Issue Detail
'way_sign' has been disabled in the config for a while, but a brand-new world is still generating with the structures:
"sign_post": {
"enabled": true,
"way_sign": {
"enabled": false,
"show_distance_text": true
}
},
e: I've deleted and re-generated the config file to make sure I didn't mess up the json formatting or anything. The option just isn't being respected.
Optional Attachment
To Produce
No response