▲ | LoganDark 10 months ago | |||||||
Fabric doesn't do too much on its own other than adding Mixin, which is why I didn't mention it. I do agree that it's technically superior though. | ||||||||
▲ | immibis 10 months ago | parent [-] | |||||||
That is its technical superiority. Forge is a specific modified version of Minecraft which comes with a bunch of extra extension points. Fabric is a framework for modifying Minecraft itself, any way you want to. In Fabric, you aren't limited to the predefined extension points since almost every instruction becomes an extension point. | ||||||||
|