-
Notifications
You must be signed in to change notification settings - Fork 199
Install
xCollateral edited this page Mar 15, 2024
·
1 revision
In order to install the Vulkanmod, you'll need:
- The latest version of Minecraft supported by the mod
- Fabric mod loader installed for the correct version of Minecraft
- The latest version of the mod
Note: Quilt might not work as intended.
Considering you've already installed Fabric modloader, the process is fairly simple.
Put the VulkanMod.jar
file you donloaded inside the mods
folder.
The process below was made with the Vanilla Minecraft Launcher in mind.
Some elements such as Paths
may be incorrect depending on the launcher you're using.
- Hit the
Windows
+R
keys to open theExecute
prompt. - Enter
%appdata%
in the text field, then press theEnter
key. - Then go in
Roaming\.minecraft\mods
and put the downloaded jar file in it.
- Go in your file explorer, then head to your
home
directory if you're not already in it (enter$HOME
in the address bar then pressEnter
). - Press
Ctrl
andH
to reveal hidden files, then go to the.minecraft/mods
directory (full path is$HOME/.minecraft/mods
). - Put the downloaded jar file in it.