Legacy4J

Legacy4J

224k Downloads

Use fabric-api ID for Fabric API in FMJ

Poopooracoocoo opened this issue ยท 1 comments

commented

You're using the outdated fabric ID which can confuse users. The fabric-api ID works on 1.18.2 and above.

Simple one line change. https://github.com/Wilyicaro/Legacy-Minecraft/blob/main/src/main/resources/fabric.mod.json#L34

Same issue with Factory API.

commented

Fixed in version 1.8, thanks for reporting.