reorganize minecraft

Moves minecraft to a single folder with all the variants under that.

This should also update all the installers to pull from the correct folders still.
This commit is contained in:
Michael Parker
2020-04-25 18:45:49 -04:00
Unverified
parent d66a9bc92c
commit cf484d806a
56 changed files with 61 additions and 37 deletions
+22
View File
@@ -0,0 +1,22 @@
## How to import an egg
If you are reading this it looks like you are looking to add an egg to your server.
1. Download any of the json files located in the folders below.
1. It's easiest to right click the `raw` button and save as.
2. In your panel go to the `Nests` section in the admin part of the panel
3. Click the green `Import Egg` button
4. Browse to the json file you saved earlier
5. Select what nest you want to put the egg in.
1. If you want a new nest you need to create it before importing the egg.
6. Restart the daemon on your node before creating a server using the new egg(s).
# You must restart your daemon after importing an egg
## Technic Eggs
[Technic](/minecraft/java/technic/)
* [Blightfall](/minecraft/java/technic/blightfall/)
* [Hexxit](/minecraft/java/technic/hexxit/)
* [Tekkit Legends](/minecraft/java/technic/tekkit-legends/)
* [Attack of the B-Team](/minecraft/java/technic/attack-of-the-bteam/)