Fabric Shield Lib

Fabric Shield Lib

3M Downloads

Could not find com.terraformersmc:modmenu:3.0.1.

Dog517 opened this issue ยท 1 comments

commented

Hello, im trying to get this library, and when i put the code in my dependencies and repositories i get this error :
`fabric-StuffMod-mod-1.18:test: Could not find com.terraformersmc:modmenu:3.0.1.
Required by:
project : > com.github.CrimsonDawn45:Fabric-Shield-Lib:v1.5.3-1.18

Possible solution:

commented

I fixed it! i just added maven { url = "https://maven.shedaniel.me/" } //Cloth maven { url = "https://maven.terraformersmc.com/" } //Modmenu } to repositories and it fixed it!