Configurable Cane

Configurable Cane

352k Downloads

same issue as ???

Josetheyoutuber opened this issue · 2 comments

commented

the config button doesnt let me press it and im using minecraft 1.15.2 am i doing something wrong?

commented

Forge still doesn't implement a config GUI for mods to use. Any mod you see with a working config button has implemented the GUI themselves, which I'm not interested in doing.
You can edit the config by opening the save folder, going to the "serverconfigs" folder inside it, and opening the configurablecane-server.toml file in your favorite text editor. If you are making a modpack, you can then copy that file over to the defaultconfigs folder outside the save, and it will get applied when creating new saves.

commented