gavinsmod / gavinsextensiblemod

A Minecraft mod with a lot of cool features.
MIT License
29 stars 1 forks source link

Fix #41 by using include modImplementation #42

Closed GT3CH1 closed 2 years ago

GT3CH1 commented 2 years ago

Describe your changes

Introduce a fix for #41 by changing modImplementation to include modImplementation(...)

Have you tested your change?

What is your motivation behind this change?

See issue #41. This pr also closes #41

GT3CH1 commented 2 years ago

Build + runs as intended. Tested against Minecraft v1.19.1 and v1.19.2. I will introduce a hotfix to address this issue.