[Help] How to add Hyper Lighting Colored Light Core API

Started by Smakced on

Topic category: Advanced modding

Active 4 years ago
Joined Jun 2015
Points:
855

User statistics:

  • Modifications: 1
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 91
[Help] How to add Hyper Lighting Colored Light Core API

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.

Active 8 hours ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
You need to create an Plugin…
Wed, 11/18/2020 - 21:57

You need to create an Plugin to add APIs. Plugin Creation for MCreator are really complicated and you need to learn about it first.

Active 4 years ago
Joined Jun 2015
Points:
855

User statistics:

  • Modifications: 1
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 91
Do you know where I can find…
Sun, 11/22/2020 - 19:26

Do you know where I can find info on making a plugin for this? 

Active 3 years ago
Joined Nov 2018
Points:
978

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 571
You could try searching...
Sun, 11/22/2020 - 19:46

You could try searching...

Active 4 years ago
Joined Mar 2021
Points:
572

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
any luck figuring this out?…
Mon, 03/15/2021 - 02:06

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. 

Active 8 hours ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
By the way I can create a…
Sat, 04/03/2021 - 22:39

By the way I can create a Plugin for this API.

Active 3 years ago
Joined May 2021
Points:
571

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
Do it please!!!
Sat, 05/29/2021 - 02:14

Do it please!!!

Active 4 years ago
Joined Jun 2015
Points:
855

User statistics:

  • Modifications: 1
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 91
Thank you very much! I tried…
Sun, 05/30/2021 - 00:46

Thank you very much! I tried a few times but was having issues.

Active 8 hours ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
Make sure to read the Wiki…
Sun, 05/30/2021 - 08:58

Make sure to read the Wiki to how to use the API :)