Applied Energistics 2

Applied Energistics 2

137M Downloads

Cannot hide facades in JEI using enableFacadesInJEI in client config

Cryotheus opened this issue ยท 3 comments

commented

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 true false
11.6.1 9.7.2.264 true false

How to reproduce the bug

  1. Ensure enableFacadesInJEI is set to false
  2. Launch the game
  3. Explore JEI and find facades for every possible block type

Expected behavior

  1. Ensure enableFacadesInJEI is set to false
  2. Launch the game
  3. 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

https://pastebin.com/6jaw3q1E

commented

This was fixed in 1.19, probably didn't get backported. Might never be due to limited time.

commented

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.

commented

Yes, no problem. Maybe look at #6559.