Custom code chunks for all mod elements.

Started by Evolving_Code on

Topic category: Feature requests and ideas for MCreator

Active 4 years ago
Joined Apr 2019
Points:
701

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
Custom code chunks for all mod elements.

It'd be very usefull for porting the mod from one generator to another if tere was a way to paste custom code into the generated file without locking it.

For example pasting to a specific line of in\instead of specific function.

May be it can look like procedures but for raw java code chunks.