Curios API (Forge/NeoForge)

Curios API (Forge/NeoForge)

216M Downloads

[Bug]: Import Issues

Closed this issue ยท 1 comments

commented

Minecraft Version

1.20.1

What happened?

I followed the steps on the Page when i tried to SlotContext it can't be resolved. Then i looked at the imports and saw that top.theillusive4. ... has a error. When i looked closely i saw that "top" couldn't be resolved. put i did everything the documentation said. i currently use 47.4.0 and i tried using curios version 5.14.1+1.20.1 and 5.9.1+1.20.1. My Development Environment is IntelliJ IDEA Community.

Relevant Log Outputs

No response

commented

Error:(18, 36) java: package top.theillusivec4.curios.api does not exist
Error:(19, 52) java: package top.theillusivec4.curios.api.type.capability does not exist

"import top.theillusivec4.curios.api.SlotContext;
import top.theillusivec4.curios.api.item.ICurio;
import top.theillusivec4.curios.api.item.SoundInfo;"