CC: Tweaked

CC: Tweaked

42M Downloads

fabric-api provides incorrect mapping (?)

SirEdvin opened this issue ยท 0 comments

commented

Minecraft Version

1.19.x

Version

1.104.0

Details

So, I am working on port of Peripheralium to 1.19.4 and to multi-loader structure.

I am not good at gradle, but I have semes implemented something, like here: https://github.com/SirEdvin/Peripheralium/blob/1.19.4/projects/fabric/build.gradle.kts

I have tried to use fabric-api as dependency, but received a lot strange errors with mapping
Screenshot 2023-04-29 at 21 39 22

However, if I replace fabric-api with fabric, everything processing just fine.