api requesting (REQUEST MODS TO BE PUT INTO API HERE) forge to mcreator apis

Started by maxhaaa on

Topic category: Help with MCreator software

Last seen on 03:20, 13. Sep 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
api requesting (REQUEST MODS TO BE PUT INTO API HERE) forge to mcreator apis
Thu, 08/08/2024 - 00:14 (edited)

im new to making api's for mcreator but i have done some experimenting and i am able to create api's for mcreator directly from forge.

i will do a tutorial on how to do this when i get time if the offical mcreator tutorial isn't enough.

any mods you request ill make an api for and reply to you with said api

to request all you have to do is give the version number of your wanted mod, and give me mod link from forge.

then ill see if i can create 

TDLR

ill make your chosen forge mod, into an api for mcreator so you can use it in the workspace and do whatever with it 

WHAT THESE DO

im going to list what these api's will do for you below

  1. being able to use registry names from different mods in crafting (the code editor) however this doesn't just extend to vannila crafting. you can bridge crafting between mods, eg using a crafting method like crushing from the create mod and making somthing from another mod like industrial craft. this will let you bridge crafting recipes from these mod and make support for them right from mcreator
  2. make custom machines that abide by said mod rules. if your a create fan like me you know what i mean. some modded blocks have inventories which you can use to make crafting recpies with create styled machines via the inventory procedures
  3. use fe with different blocks. by this i mean you can send FE (forge energy aka the energy mcreator uses by default) and send it to different blocks like batteries
  4. bridge your energies with other mod energies (if you have your own energy system you can use an api to make some sort of converter, most converter mods allow you to convert fe into said mod energy, this means if you have your own energy system all you need to do is make it into fe and find a mod that converts fe into another energy, eg max energy to fe energy to su units

 

MOD REQUIREMENTS

it has to be forge mod (i don't do fabric rn and i have no idea how to)

dependencies must not be to many (i wont rule you out for have a big dependency list but you will be put lower on priorities list since more dependencies are hard to add)

thats all

 

STATUSES

if i have seen your api request  i will give you one of these statuses with a reply

WILL DO- your on the list

MAKING AND TESTING - im currently making your api and testing to see if its possible to put it into mcreator.

DMR- didn't meet requirements eg didnt have a forge version

FTM(Reason)- failed to make and i will give you a reason why.

 

THANKS AND I HOPE TO SEE SOME OF YOUR SUGGESTIONS (i will make tutorial soon. thanks)

 

 

LIST

-ExpandAbility -PROCESSING

Edited by maxhaaa on Thu, 08/08/2024 - 00:14
Last seen on 19:51, 25. Aug 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry in advance for the…
Wed, 08/07/2024 - 06:25

Sorry in advance for the amount of version, but I was wondering if you could possibly do ExpandAbility Api for Forge 1.16.5, 1.18.2, 1.19.2, 1.19.4, 1.20.1, 1.20.4, 1.20.6, and 1.21(when MCreator releases them)  https://www.curseforge.com/minecraft/mc-mods/expandability
 

I wanted to add the ability to walk underwater as if you were walking on normal ground to my mod.

Last seen on 19:51, 25. Aug 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also forgot to ask if you…
Wed, 08/07/2024 - 06:27

Also forgot to ask if you could also add support for older MCreator versions with the oldest being 2023.1 and the newest being the current 2024.2 

Last seen on 16:53, 14. Sep 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
easy create mod recipe…
Wed, 08/07/2024 - 14:07

easy create mod recipe making 

Last seen on 03:20, 13. Sep 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
armadillomilk can you…
Wed, 08/07/2024 - 22:46

armadillomilk can you eleaborate please?

Last seen on 03:20, 13. Sep 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i do use the plugin maker…
Tue, 08/13/2024 - 03:03

i do use the plugin maker lol

 

Last seen on 03:20, 13. Sep 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
lel
Wed, 08/14/2024 - 00:33

lel

Last seen on 18:24, 14. Sep 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Testing tools: Testing Tools
Fri, 09/13/2024 - 00:14

Testing tools: Testing Tools

Last seen on 16:53, 14. Sep 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
whats plugin builder
Fri, 09/13/2024 - 02:38

whats plugin builder

Last seen on 18:24, 14. Sep 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is this: Plugin Builder
Fri, 09/13/2024 - 12:58

It is this: Plugin Builder