apace100 / origins-fabric

MIT License
175 stars 173 forks source link

Can't build Origins Fabric v1.7.1 (Minecraft 1.19.2) #679

Closed Craprax closed 10 months ago

Craprax commented 1 year ago

I want to add Origins to a mod i am working on and get following message if I want to build the project.

A problem occurred configuring root project 'craftable-orb-of-origin-template-1.19.2'.

Could not resolve all files for configuration ':modImplementation'. Could not find com.github.apace100:apoli:624eb4d094. Searched in the following locations:

Possible solution:

I've tried forking v1.7.1 and changing the version of apoli but i'll get other dependecy problems with calio.

Cheers Craprax

eggohito commented 1 year ago

Try using my fork, which you can do so by using com.github.eggohito:origins-fabric:1.7.1 in the dependencies block of your build.gradle file