Abandoned colony improvements - #11697
Conversation
|
So I thought long and hard about this. I think the best approach is to minimize the amount of code addons need. It's okay if they need code, but we should just minimize it. (E.g. allow them to extend our classes and call utility methods in our class, etc). So that they just need the Mod.java + a few method calls with a string parameter in it. Yes, it would be a completely new type of structure (not part of our set) but that's okay enough I'd say. |
So that means this change is ok, given it's only a singular method call? |
Checklist
Related issues
Closes discord issue (other styles cannot be added to worldgen)
Changes proposed in this pull request
Review please