Started by
Smakced
on
Topic category: Advanced modding
I've been trying to add the Hyper Lighting Colored Light Core API to use with 1.15.2 but I'm not having much luck. I followed the instructions to change the build.gradle file but have been getting build errors. I also tried turning it into a plugin using the Geckolib API Plugin as a template but it doesn't appear to be working. I haven't found any tutorials on adding an API into MCreator even after searching so that's why I'm here. Here is the CurseForge page for the Hyper Lighting Colored Light Core API in case that'll help with figuring this out. Any help is appreciated.
You need to create an Plugin to add APIs. Plugin Creation for MCreator are really complicated and you need to learn about it first.
Do you know where I can find info on making a plugin for this?
You could try searching...
any luck figuring this out? I was doing something similar for a lamp to glow red. but not really know where and how to make the plugin for this API.
Here is a Simple Tutorial for setting Up an Plugin!
https://mcreator.net/wiki/developing-mcreator-plugins
By the way I can create a Plugin for this API.
Do it please!!!
I did it already!
https://mcreator.net/plugin/72731/hlcl-core
Thank you very much! I tried a few times but was having issues.
Make sure to read the Wiki to how to use the API :)