From 8ec037589ad76e55d964f6704f749c9a5ab52ce4 Mon Sep 17 00:00:00 2001 From: Arnaud Lier Date: Mon, 10 Jun 2019 21:37:29 +0200 Subject: [PATCH] Create README.md --- minecraft_java/technic/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 minecraft_java/technic/README.md diff --git a/minecraft_java/technic/README.md b/minecraft_java/technic/README.md new file mode 100644 index 00000000..4f2e1e57 --- /dev/null +++ b/minecraft_java/technic/README.md @@ -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/)