importing api

Started by itzmodestep3 on

Topic category: Feature requests and ideas for MCreator

Active 5 months ago
Joined Apr 2020
Points:
758

User statistics:

  • Modifications: 2
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
importing api

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…
Fri, 06/05/2020 - 15:11

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.

Active 10 months ago
Joined Jun 2019
Points:
2601

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3319
If for example u make…
Sat, 06/06/2020 - 06:53

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…
Sat, 06/06/2020 - 07:25

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 ;)

Active 10 months ago
Joined Jun 2019
Points:
2601

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3319
plugins right now can't add…
Sat, 06/06/2020 - 07:28

plugins right now can't add UI elements I believe

but for simpler ones yah procedure blocks would be enough 

Active 5 years ago
Joined Jul 2020
Points:
625

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
I saw that there's a tab in…
Tue, 07/21/2020 - 20:50

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.

Active 10 months ago
Joined Jun 2019
Points:
2601

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3319
no, but mcreator snapshots…
Wed, 07/22/2020 - 01:01

no, but mcreator snapshots support adding custom apis via mcreator plugins.