From 7b3da636b7d1839d558c27a1aa00a86639a556da Mon Sep 17 00:00:00 2001 From: dags Date: Mon, 2 Mar 2020 10:01:34 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 06ace73..72c37b8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ TerraForged is an ambitious new terrain generator mod for Minecraft (Java Editio vanilla generation system, custom terrain shapes, simulated erosion, better rivers, custom decorations, tonnes of configuration options, and more! +#### Installation: +1. Install forge for the target version of Minecraft (ie 1.15.2) +2. Add the TerraForged mod jar to your profile's mods folder +3. Select the '`TerraForged`' world-type when creating a new world + #### Website(s): [https://terraforged.com](https://terraforged.com) [https://github.com/TerraForged](https://github.com/TerraForged)