Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/content/Gameplay/General Progression/00StoneAge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: The Stone Age
---

# Gameplay Docs

!!! danger "Work in Progress"
Please note that this documentation is currently heavily work-in-progress and therefore still missing a lot of content, may at times be severely outdated, or plain incorrect.

If you can't find what you're looking for, feel free to ask us on [our Discord](https://discord.gg/fkxPAq9VQp).


<span style="font-size:35px; font-weight:bold; color:white"> The Stone Age </span>

<span style="font-size:20px; color: white"><i> Your new journey begins here. </i></span>
13 changes: 13 additions & 0 deletions docs/content/Gameplay/General Progression/01SteamAge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: The Steam Age
---

# Gameplay Docs

!!! danger "Work in Progress"
Please note that this documentation is currently heavily work-in-progress and therefore still missing a lot of content, may at times be severely outdated, or plain incorrect.

If you can't find what you're looking for, feel free to ask us on [our Discord](https://discord.gg/fkxPAq9VQp).


<span style="font-size:35px; font-weight:bold; color:white"> The Steam Age </span>
80 changes: 80 additions & 0 deletions docs/content/Gameplay/Mechanics/EMI.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
---
title: EMI
---


# Gameplay Docs

!!! danger "Work in Progress"
Please note that this documentation is currently heavily work-in-progress and therefore still missing a lot of content, may at times be severely outdated, or plain incorrect.

If you can't find what you're looking for, feel free to ask us on [our Discord](https://discord.gg/fkxPAq9VQp).


<span style="font-size:35px; font-weight:bold; color:white"> EMI, Your Best Friend </span>

### <span style="font-size:20px; font-weight:bold; color:white"> What is EMI? </span><br>
EMI replaces the widely known JEI/NEI in this modpack. It adds a search bar at the bottom of your inventory GUI. It also adds a huge list of items on the right
when the inventory is open.

<br>
![Alt text](https://raw.githubusercontent.com/Frontiers-PackForge/CosmicFrontiers/refs/heads/main-1.20.1-Forge/docs/content/assets/InventoryGUI.png)
<br>

### <span style="font-size:20px; font-weight:bold; color:white"> What does EMI have to do with me? </span><br>
EMI will show the crafting recipe of any item you can think of, so long as it exists in the game and has a valid recipe. Without it, almost all GregTech packs, including
this one, will not be possible without taking a stupid amount of time.

### <span style="font-size:20px; font-weight:bold; color:white"> Bookmarks </span><br>
Those are your bookmarks. Hover your mouse over an item in the regular item list (the right one. get it?) and press `A` on your keyboard. You've just saved this
item for future use. Now you don't have to search up this item for its recipe every 4.3 seconds!

<br>
![Alt text](https://raw.githubusercontent.com/Frontiers-PackForge/CosmicFrontiers/refs/heads/main-1.20.1-Forge/docs/content/assets/EMIBookmarks.png)
<br>

### <span style="font-size:20px; font-weight:bold; color:white"> The Search Bar </span><br>
The search bar is the most used tool you will use on your journey. As its name implies, it allows you to seach the item you need in EMI. It may seem simple, but
there are some pretty nifty functions that you can use to aid in your search for the item you want.

| Function | Description |
| -------- | -------------------------------------------|
| `@` | Seaches by mod name |
| `#` | Searches by item tags |
| `$` | Searches by item description |
| `|` | (or) Used to search mutiple items at once. |
!!! Info
`|` is the long bar that's on the same key as `backslash`

### <span style="font-size:20px; font-weight:bold; color:white"> EMI's Crafting Tree </span><br>
One of EMI's most prominent features is its crafting tree. Save some recipes and a full tree with all the resources you need to craft that item will be generated. It's able
to adapt to items with mutiple recipes and will calculate everything for you, no fuss included. <br>

Here's how to get started with crafting trees:

1: Find the item you want to craft. In this case, I'll craft a Basic Electronic Circuit.

<br>
![Alt text](https://raw.githubusercontent.com/Frontiers-PackForge/CosmicFrontiers/refs/heads/main-1.20.1-Forge/docs/content/assets/CraftingTreeEx1.png)
<br>

2: Choose the recipe you want EMI to use by click `Set as default recipe` (The heart).

<br>
![Alt text](https://raw.githubusercontent.com/Frontiers-PackForge/CosmicFrontiers/refs/heads/main-1.20.1-Forge/docs/content/assets/CraftingTreeEx2.png)
<br>

3: Go into each component of the item and repeat step #2. In this example, I'm setting the recipe for the Vaccuum Tubes.

<br>
![Alt text](https://raw.githubusercontent.com/Frontiers-PackForge/CosmicFrontiers/refs/heads/main-1.20.1-Forge/docs/content/assets/CraftingTreeEx3.png)
<br>

4: After you are done with all the components, go back to the original item and click `View Recipe Tree`. (Under the heart)

<br>
![Alt text](https://raw.githubusercontent.com/Frontiers-PackForge/CosmicFrontiers/refs/heads/main-1.20.1-Forge/docs/content/assets/CraftingTreeEx4.png)
<br>

Now you have your recipe tree! Hover your mouse over the `x1` to adjust batch size. EMI will automatically calculate everything for you, including the machines you need,
any circuit numbers/catalysts, fluids, the total cost, and it will also display the leftover items.
Binary file added docs/content/assets/CraftingTreeEx1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/content/assets/CraftingTreeEx2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/content/assets/CraftingTreeEx3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/content/assets/CraftingTreeEx4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/content/assets/EMIBookmarks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/content/assets/InventoryGUI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.