Cannot hide facades in JEI using enableFacadesInJEI in client config
Cryotheus opened this issue ยท 3 comments
Describe the bug
The settings enableFacadesInJEI
in config/appliedenergistics2/client.json
has no effect.
- The Forge version is
40.1.80
for all tests. - The Minecraft version is
1.18.2
- The only mods installed are AE2 and JEI
- The configuration was only edited while the game was not running.
AE2 | JEI | "enableFacadesInJEI": true |
"enableFacadesInJEI": false |
---|---|---|---|
11.5.0 |
9.7.1.255 |
||
11.6.1 |
9.7.2.264 |
How to reproduce the bug
- Ensure
enableFacadesInJEI
is set tofalse
- Launch the game
- Explore JEI and find facades for every possible block type
Expected behavior
- Ensure
enableFacadesInJEI
is set tofalse
- Launch the game
- Explore JEI and see facade only for stone (or entirely hidden, don't remember how this setting is supposed to work)
Additional details
I am also unable to hide the facades using KubeJS.
Hopefully this is not a duplicate, but at the time of posting this I did not find any other issues related to this.
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Forge
Crash log
This was fixed in 1.19, probably didn't get backported. Might never be due to limited time.
If you lack time, would a pr to fix this for the 1.18.2 branch be accepted?
I won't make one if it's just gonna get ignored/declined.
Yes, no problem. Maybe look at #6559.