bonsaistudi0s / Enderman-Overhaul

Enderman Overhaul adds over 20 new endermen variants, each with their own sounds, models, and animations!
https://modrinth.com/mod/enderman-overhaul
13 stars 13 forks source link

No config option for using default enderman model. #12

Closed Bosskiller2001 closed 6 months ago

Bosskiller2001 commented 11 months ago

Looking at code, it seems there is supposed to be one but it doesn't generate, only the regular config does.

AlexNijjar commented 11 months ago

the client config is separate from the common config

https://github.com/bonsaistudi0s/Enderman-Overhaul/blob/main/common/src/main/java/tech/alexnijjar/endermanoverhaul/client/config/EndermanOverhaulClientConfig.java

Bosskiller2001 commented 11 months ago

This config file does not generate. I only have endermanoverhaul.toml

AlexNijjar commented 11 months ago

Oh. I'm having it generate fine on 1.20.1 on both forge and fabric. What version are you on?

Bosskiller2001 commented 11 months ago

1.19.2 forge

AlexNijjar commented 11 months ago

endermanoverhaul-forge-1.19.2-0.0.2.jar.zip Can you give this version a shot?

Bosskiller2001 commented 11 months ago

That version works

AlexNijjar commented 6 months ago

Jar above works then