Skip to content

Commit

Permalink
Add note about Fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
exodrifter committed Nov 4, 2024
1 parent 72c1c9c commit 6e50e2a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
9 changes: 9 additions & 0 deletions content/entries/20241103180020.md
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.
19 changes: 19 additions & 0 deletions content/notes/fabric.md
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)

0 comments on commit 6e50e2a

Please sign in to comment.