mirror of
https://github.com/parkervcp/eggs.git
synced 2025-02-09 13:56:06 +08:00
Create README.md
This commit is contained in:
parent
ee8bd5c21a
commit
8ec037589a
22
minecraft_java/technic/README.md
Normal file
22
minecraft_java/technic/README.md
Normal 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/)
|
Loading…
Reference in New Issue
Block a user