Jump to content

Recommended Posts

Posted

Alright, so I'm trying to use growthcraft 2.7.0 Api to integrate my chocolate mod with growthcraft in order to allow my mod to access growthcraft's cellar registry so that growthcraft's brew kettle could use my mod's fluid for brewing. However, when I used the gradlew.bat build command it stopped and spat out a bunch of errors. I would really appreciate the help.

 

Error report

 

  Reveal hidden contents

 

 

MainRegistry Class

 

  Reveal hidden contents

 

Posted

can you make a github repo for this ??

 

  Quote
C:\Users\Jordan\Desktop\chocolate mod 1.7.10\build\sources\java\com\chocolatemod\main\MainRegistry.java:21: error: package growthcraft.api.cellar does not exist

import growthcraft.api.cellar.CellarRegistry;

this says that package growthcraft.api.cellar.CellarRegistry is not found

and also does the eclipse say anthing? can you run the game?

Posted

Theres no errors in the console pertaining to the growthcraft api I have. If you want to check here it is:

 

  Reveal hidden contents

 

 

And here is my repository: https://github.com/killerjdog51/chocolate-mod-1.7.10

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.