Pepe20129 / difficultytweaker

A Minecraft mod that lets you customize difficulty related stuff.
GNU Lesser General Public License v3.0
7 stars 1 forks source link

Suggestion: Maybe moving to a vanilla like command syntax #2

Closed macbrayne closed 2 years ago

macbrayne commented 3 years ago

Maybe something like /difficultyTweaker entity and /difficultyTweaker environment localDifficulty or something similar. The benefit of it is of course highly subjective, just something I wanted to propose!

Pepe20129 commented 3 years ago

That is a very good idea and pretty simple to implement so I'll probably include it in 0.1.3

macbrayne commented 3 years ago

I also saw your config format is a bit barebones. You could move to using Gson or toml4j for Object Mapping (which is much nicer than manual config.get("key").

Pepe20129 commented 2 years ago

Closed with 0.2.1