-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
72c1c9c
commit 6e50e2a
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
created: 2024-11-03T18:00:20Z | ||
--- | ||
|
||
Interested in playing Minecraft in VR. My friend decided to use the mod Vivecraft and the modloader Fabric. | ||
|
||
Apparently, even though the official Fabric installation instructions (https://docs.fabricmc.net/players/installing-fabric) never explicitly says this, you _do_ in fact want the official Minecraft launcher installed first before installing Fabric. | ||
|
||
After installation, I found that the installer window could not be closed despite it saying that installation had been completed. This was because it spawned a popup on my other monitor informing me that installation had been completed and that needed to be closed first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Fabric | ||
created: 2024-11-04T02:03:45Z | ||
aliases: | ||
- Fabric | ||
tags: | ||
- minecraft | ||
--- | ||
|
||
# Fabric | ||
|
||
Fabric is a mod loader for Minecraft. | ||
|
||
Installation steps: [^1] | ||
1. Install the official Minecraft launcher. | ||
2. Follow the [Fabric installation instructions](https://docs.fabricmc.net/players/installing-fabric). | ||
3. When installation is complete, a popup window that needs to be closed might appear on a different monitor. | ||
|
||
[^1]: [20241103180020](../entries/20241103180020.md) |