theomenden / TheOmenDen.Vanadium

A simple Custom Colors Mod for minecraft Fabric
https://modrinth.com/mod/vanadium
GNU General Public License v3.0
22 stars 3 forks source link

Mod Menu requirement? #30

Closed Madis0 closed 1 year ago

Madis0 commented 1 year ago

The other dependencies of the mod make sense as the mod could break without config lib, could depend on Sodium's internal features and so on. But why require Mod Menu and especially a specific version of it?

AluTheCrow commented 1 year ago

It should be requiring a version greater than or equal to, not necessarily specific. That just happens to be the latest version out right now. This will also not be removed.

Madis0 commented 1 year ago

Well, why is it there though? There is already at least one competitor to Mod Menu and some users may just use config files anyway.

AluTheCrow commented 1 year ago

I see. Removed.