plugins request more custom apis

Started by ModBoyModder154 on

Topic category: Plugins and third-party tools

Last seen on 18:33, 25. May 2023
Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
plugins request more custom apis

2020.4 came out and it added support to plugins to add custom apis

2020.4

  • Existing custom biomes might need to have custom colors cleared to use default colors
  • Global variables are now only synced from server-side to client-side and not the other way around to prevent malicious forging of data by sending packets with altered data from client-side to server-side
  • Overlay and particle spawning conditions need to be redefined using the new condition system
  • [Plugins] Data lists (eg. block and items list) can now be extended (eg. with elements from other mods), using plugins
  • [Plugins] Plugins can now add texture maker, animation maker, procedure, and AI task templates
  • [Plugins] Added option to define custom APIs, libraries, and support mods similar to how MCreator Link is implemented (APIs get automatically installed when enabled) and make procedures, triggers and AI tasks that require specific API enabled to work

https://mcreator.net/wiki/mcreator-release-notes

 

can someone ples add support for some custom api's like jei, codechicken and Obfuscate by mrcrayfish

 

api links

https://www.curseforge.com/minecraft/mc-mods/obfuscate

https://www.curseforge.com/minecraft/mc-mods/jei

https://www.curseforge.com/minecraft/mc-mods/codechicken-lib-1-8

 

 

Last seen on 18:33, 25. May 2023
Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks  
Fri, 08/07/2020 - 12:41

thanks