Started by
itzmodestep3
on
Topic category: Feature requests and ideas for MCreator
Could you PLEASE add a feature to import Api from other mods. then people could make bauble addons and Redstone flux dependencies, i know this has been posted billions of times but still
You can import API using gradle deps and then program use of API.
I can not add UI support for all apis out there, I am not sure how I could pull this off (one person working on this project, you know).
But with programming or plugin for the API if you find one to make it for you, options are limitless.
If for example u make MCreator open source, will you accept pull requests that add UI and procedure block support for common APIs for Minecraft Development, like RF or Patchouli?
Maybe for major ones, but still, less used APIs should be plugins or basic users will get lost in the interface.
UX design is a thing of trade-offs ;)
plugins right now can't add UI elements I believe
but for simpler ones yah procedure blocks would be enough
you can use my ui/ux.
I saw that there's a tab in workspace settings that can add support for APIs. It has MCreator Link as the only API listed. Are there any plans to add more APIs? I'd love to see journeymap supported.
no, but mcreator snapshots support adding custom apis via mcreator plugins.