add readme
This commit is contained in:
85
README.md
Normal file
85
README.md
Normal file
@@ -0,0 +1,85 @@
|
||||
# Welcome to Vanilla Power
|
||||
|
||||
To play this modpack you have to install [Prism-Launcher](https://prismlauncher.org/).
|
||||
|
||||
**Modpack-Download:** Click [here](https://cloud.obermui.de/s/Nyaqs6wMAiW87KW).
|
||||
|
||||
This modpack contains just Client-Side Mods or just Server-Side Mods. It depends on which side you install this modpack.
|
||||
|
||||
This means you can join the server also with a Vanilla Client.
|
||||
|
||||
The Client Side Mods are just QoL-Mods to improve performance, add a Minimap or give you more power in inventories like item sorting.
|
||||
|
||||
On the server side there are also Mods to improve performance, an authentication mod to prevent [this](https://www.youtube.com/watch?v=hoS0PM20KJk) and a permission mod to handle some permissions.
|
||||
|
||||
The entire configuration and which mods are used and flagged if they are optional are managed by [packwiz](https://packwiz.infra.link/) and will be updated automatically.
|
||||
|
||||
> If you don't want the modpack to update automatically look [here](#disable-automatic-updates)
|
||||
|
||||
If you want a Client-Side mod feel free to ask in the matrix channel (please check if this mod is available for the current Minecraft Version of this Modpack).
|
||||
|
||||
---
|
||||
|
||||
### First start
|
||||
|
||||
When you start the instance the first time you will be asked which optional mods you want to install (you can change your decision every time).
|
||||
|
||||
Please read carefully the little descriptions for each optional mod when you want to activate it.
|
||||
|
||||
The author is not responsible regarding problems with optional mods.
|
||||
|
||||
> The universal gravestone mod for example won't let you start single-player-worlds anymore, but you will have custom gravestone models on the server.
|
||||
|
||||
---
|
||||
|
||||
### Move Journeymap Waypoints to new instance
|
||||
|
||||
- Inside Prism-Launcher you can open the folder of a selected instance. Open the old one and the new one.
|
||||
|
||||
- Navigate in both instances to `.minecraft/journeymap/data/mp`
|
||||
|
||||
- In your old instance there should exist a folder called `Minecraft Server` inside this folder there should exist a `waypoints` folder.
|
||||
|
||||
- Start the new instance and login to the server for the first time and logout. After that there should be a new folder (it is possible it is also called `Minecraft Server` but there could be also deviations).
|
||||
|
||||
- Copy or move the `waypoints` folder from your old instance to your new instance.
|
||||
|
||||
- ???
|
||||
|
||||
- Profit
|
||||
|
||||
---
|
||||
|
||||
### Move saves to new instance
|
||||
|
||||
This is nearly the same as with the waypoints.
|
||||
|
||||
- Inside Prism-Launcher you can open the folder of a selected instance. Open the old one and the new one.
|
||||
|
||||
- Navigate inside this instance to `.minecraft`
|
||||
|
||||
- Copy the saves folder into the `.minecraft` folder of the new instance.
|
||||
|
||||
---
|
||||
|
||||
### Disable automatic updates
|
||||
|
||||
> **Note:**
|
||||
> You are on your own to keep track if there is a new update.
|
||||
> Which means you have to actively ask the modpack author if there is a new modpack or check the matrix channel if there is new information.
|
||||
|
||||
- Select the instance and click on edit on the right side of the launcher.
|
||||
|
||||
- Navigate to `Settings`.
|
||||
|
||||
- Select the tab `Custom Commands`
|
||||
|
||||
- Untick the checkbox `Custom Commands`
|
||||
|
||||
- To update the modpack in future you have to run the command in the `Pre-Launch command` input on your own.
|
||||
|
||||
The command gets deleted as soon you untick and close the window.<br>If you don't have the command anymore:
|
||||
|
||||
```shell
|
||||
java -jar packwiz-installer-bootstrap.jar https://code.obermui.de/Epsilon_02/Vanilla-Power/raw/branch/main/pack.toml
|
||||
```
|
Reference in New Issue
Block a user