Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.21.4' into 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMayr committed Feb 9, 2025
2 parents 0bce20e + d4740fe commit 86a0174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ This section assumes that you're using the command-line version of Git.
1. Import the gradle project in an ide like intellij
2. Run the build task
3. Go to `mcdev\Schematica-Modern\build\libs`.
* You should see a `.jar` file named `LunatriusCore-#.#.#-#.#.#.#.jar`.
* You should see a `.jar` file named `Schematica-#.#.#-#.#.#.#.jar`.
4. Copy the jar into your Minecraft mods folder, and you are done!
5. Alternatively you can use the Client run configuration in your ide

Expand All @@ -86,4 +86,4 @@ In order to get the most up-to-date builds, you'll have to periodically update y
4. Execute `git pull master`. This pulls all commits from the official repository that do not yet exist on your local
repository and updates it.

Shamelessly based this README off [pahimar's version](https://github.com/pahimar/Equivalent-Exchange-3).
Shamelessly based this README off [pahimar's version](https://github.com/pahimar/Equivalent-Exchange-3).

0 comments on commit 86a0174

Please sign in to comment.