Skip to content

Commit

Permalink
Updates readme to work with github md
Browse files Browse the repository at this point in the history
  • Loading branch information
matjojo authored May 5, 2019
1 parent fe32f03 commit 15824fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Desire Paths
# Desire Paths

A desire path is a path created as a consequence of erosion caused by human or animal foot-fall traffic. The path usually represents the shortest or most easily navigated route between an origin and destination.
___
Expand All @@ -8,12 +8,12 @@ Have you even needed to make path blocks on the walk from your base to the mine?
![Like this!](https://i.imgur.com/iPEcfkI.jpg)


#How to install
# How to install
1. Download and install fabric from the how to install page here [https://fabricmc.net/wiki/install](https://fabricmc.net/wiki/install).
2. Download the fabric api jar from here [https://minecraft.curseforge.com/projects/fabric](https://minecraft.curseforge.com/projects/fabric).
3. Download the newest version that corresponds to the minecraft and fabric version you have from [this page.](https://github.com/matjojo/desire-paths/releases)
4. Move both .jar files to your mods folder. It will be in `.minecraft/mods` If you are using multiMC you can select `Minecraft Folder` from the right mouse menu on the instance that you made in step one to get to the `.minecraft` folder easily.

#Modpack use
# Modpack use
- Singleplayer: You can just add both the fabric and the mod jar files to any fabric modpack.
- Multiplayer: You'll want to add both the jars to the server at least. Technically the mods works when only on the server, but it will be a bit janky. You're best off also adding them to the client.
- Multiplayer: You'll want to add both the jars to the server at least. Technically the mods works when only on the server, but it will be a bit janky. You're best off also adding them to the client.

0 comments on commit 15824fc

Please sign in to comment.