-
I’d like to know if FabricMC makes any changes to game mechanics, even minor ones (though not as extensive as those in Paper). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There are two major components to Fabric - Fabric Loader, and Fabric API. Fabric Loader is the actual mod loader, and Fabric API is a separately installed mod which most other mods will require to function. Fabric Loader makes absolutely no changes to Minecraft's gameplay, mechanics, etc. - so yes, it's exactly the same as vanilla. Fabric API however, attempts to make as few changes as possible but it cannot guarantee that everything will be exactly the same as vanilla. So yes, without any mods at all, Fabric is the same as vanilla. With the Fabric API mod, it might not be. |
Beta Was this translation helpful? Give feedback.
There are two major components to Fabric - Fabric Loader, and Fabric API. Fabric Loader is the actual mod loader, and Fabric API is a separately installed mod which most other mods will require to function.
Fabric Loader makes absolutely no changes to Minecraft's gameplay, mechanics, etc. - so yes, it's exactly the same as vanilla.
Fabric API however, attempts to make as few changes as possible but it cannot guarantee that everything will be exactly the same as vanilla.
So yes, without any mods at all, Fabric is the same as vanilla. With the Fabric API mod, it might not be.