MCreator feature idea: Allow users to lock gradle files

Started by theDisruptor on

Topic category: Feature requests and ideas for MCreator

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MCreator feature idea: Allow users to lock gradle files

It would be nice if we could lock mcreator.gradle, build.gradle, and settings.gradle just like we can lock mod elements :D

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Build.gradle does not get…
Sat, 11/01/2025 - 13:18

Build.gradle does not get regenerated unless you're switching generator versions, and mcreator.gradle is just an extension of build.gradle, so you can remove the apply line at the end and copy the contents in its place.