Fuzss / puzzleslib

Why's it called Puzzles you ask? That's the puzzle!
https://www.curseforge.com/minecraft/mc-mods/puzzles-lib
Mozilla Public License 2.0
26 stars 9 forks source link

[Suggestion]: Development Environment tweaks should only apply in your development environment #144

Open Swedz opened 6 days ago

Swedz commented 6 days ago

Mod Loader (Optional)

Minecraft Version(s) (Optional)

No response

Mod Version(s) (Optional)

No response

Suggestion (Required)

It would be much appreciated if your development environment tweaks such as the potion effect commands, gamerule changes, and automatically selecting creative mode when creating a new world were only applied if an environment variable was set, rather than just checking if it is a development environment.

Fuzss commented 4 days ago

I'll add a system property for enabling those.

Out of curiosity why are you using Puzzles Lib in a development environment?

Swedz commented 4 days ago

I'm developing a mod specifically for a modpack and I have set the run environment to be the modpack's folder. It just happens to be PuzzlesLib is one of many mods included in the pack.