AppleSkin

AppleSkin

236M Downloads

Configuration GUI is broken

James-E-A opened this issue ยท 6 comments

commented

The Configuration button is greyed-out and non-functional:

Screenshot from 2020-12-28 18-23-51

This is on

  • Minecraft 1.16.4
  • Forge 35.1.4
  • AppleSkin 1.0.14

(Yes, I know the screenshot already has those, but I'm including them for indexing if this issue is searched later)

commented

I'm going to close this and suggest using Configured for the NeoForge/Forge versions of AppleSkin. From my (limited) testing, AppleSkin integrates just fine with it.

Related follow-up for Fabric: #303

commented

PR for config GUI in Forge is in the works MinecraftForge/MinecraftForge#8874

commented

Forge removed the config GUI in 1.13, so it's currently not possible for mods to do anything with that button.

commented

Ah, you're right

This issue depends on MinecraftForge/MinecraftForge#7395

commented
  1. For Forge, could this be re-opened with the forge and upstream labels?

  2. For Fabric, it looks like the ModMenu API is actively maintained and provides a classic UX

(I took the below screenshots)

Screenshot from 2021-01-18 17-14-21

Screenshot from 2021-01-18 17-13-35

Screenshot from 2021-01-18 17-14-58

commented

Looks like the Forge PR got rejected: MinecraftForge/MinecraftForge#7395 (comment)

I don't keep up with the Forge ecosystem so if a 'standard' library for this gains consensus in the future please add a link to it here.