Fabric API is the core library for the most common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.
- Fabric’s APIs are lightweight and modular, making porting faster and game instances leaner.
- Fabric development targets snapshots as well as release versions, allowing earlier mod updates and more informed community planning.
- The Fabric toolchain is available for everyone to use - even if you only want to use some of it!
More infomation and full installation instructions can be found on the Fabric website and support can be found on the Fabric discord server.
This is SEPARATE from the Fabric loader! You need both for most mods! Keep in mind the project requires the Fabric mod loader!
In reply to asiekierka:
I am able to load the game fine with just this, but when I try to enter a game (sp) I crash with this:https://pastebin.com/3HhhEm1xIssue fixed through github.
i am able to play mods in single player min i try multiplayer it is not working. i can see the mods in admin mode but i cant place or throw them out of my inventor, im really not sure what i am doing wrong. have ran servers before.
i also can get datapacks to work just no mods.
[00:28:18] [main/INFO]: Loading tweak class name net.minecraft.launchwrapper.VanillaTweaker
[00:28:18] [main/INFO]: Using primary tweak class name net.minecraft.launchwrapper.VanillaTweaker
[00:28:18] [main/INFO]: Calling tweak class net.minecraft.launchwrapper.VanillaTweaker
[00:28:18] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
... 6 more
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
In reply to dzgamer2005:
In reply to asiekierka:
so how to load it
Fabric isn't loading any mods on a server, but it's acknowledging them. I'm not sure if I'm doing anything wrong but I followed everything correctly on your server installing page. I'll send any information if you tell me what you need.
In reply to StevenHeart:
In reply to asiekierka:
In reply to StevenHeart:
In reply to asiekierka:
In reply to StevenHeart:
In reply to lunabeam19:
Now its:
In reply to StevenHeart:
how come it isn't woking???
In reply to Forge_User_74279023:
In reply to asiekierka:
I managed to fix the problem
In reply to kablamgaming:
It won't load with any mods!
What's the problem!
In reply to kablamgaming: