Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed gameplay docs #39

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
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
9 changes: 4 additions & 5 deletions docs/Gameplay/Ore-Generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,21 @@ title: "Ore Generation"

# Ore Generation

This is an overview of GTCEu's ore veins and the ore types they contain.
Please note that these are the default settings and may be different in certain modpacks.
This is an overview of GTCEu's ore veins and the ore types they contain. Weight means frequency the higher the number the more common the vein and vice versa.
Please note that these are the default settings and may be different in certain modpacks. There may be extra ore veins added, or frequency might be different, please refer to JEI in your modpack.


## Overworld


### Apatite Vein

![Apatite Vein](./assets/Apatite%20Vein.png){: style="height:300px;width:300px" allign=left }

- Apatite
- Tricalcium Phosphate
- Pyrochlore

**Height range:** 10 to 80


### Cassiterite Vein

- Tin
Expand Down
13 changes: 0 additions & 13 deletions docs/Gameplay/Steam/Bronze.md

This file was deleted.

62 changes: 48 additions & 14 deletions docs/Gameplay/Steam/Steam-Generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,60 @@ Title: Generating Steam

## Early game

For early game steam generation you have two options:
For early game steam generation you have three options:

### Boilers
* Liquid - allowing you to use hot liquids like lava. To heat up water and get steam.
* Solid - uses coal to heat up the water.
### Solar Boilers
* generate steam from solar boilers _doesn't work at night_.
* Solar - generate steam from solar boilers _doesn't work at night_.


## Water
For water you can use a **primitive pump**, it generates water _anywhere_ in the world!

For water you can use a **primitive pump**
![Primitive water pump](./assets/p_water_pump.png)

or use a water connection from any other mod.
or use a water connection from any other mod, be carefull to set the flow _or the little arrow pointing in the direction you want_, or else all your water pipes will fill with steam!

## Steel
Before you get started on the quest for steel, you'll need a few coke ovens _you should have made these before steam_. you need 116 coke oven bricks to form 1 coke oven. You'll need this for _charcoal_, or _Coke_. Coke is the most effeciant way of making steel in a primitive blast furnace. Instead of needing 2 coal for 1 steel, with coke you can use 1 coke for 1 steel. _Using Wrought iron isnt worth it for steel just yet_.


This is a perfect time to learn about _wallsharing_, probably the **most** useful feature for multiblocks, it is a feature which allows you to share the walls of a multiblock of the same type, so instead of making 58 coke bricks, you only need _49_ bricks with wallsharing, some multiblocks like Large Chemical Reactor _or LCR_, can walshare on _5_ sides, but multiblocks like Electric Blast Furnace _or EBF_ can only share _4_ sides.


![Not wallsharing](./assets/non_wall_shareing.png){ style="hight=200;width=200"} ![Walsharing](./assets/wall_sharing.png){ style="hight=200;width=200"}


Now that you have steam machines, you will need a compressor to craft fireclay bricks. From brick dust and clay dust, Craft fireclay dust. At a ratio of 1:1:2


![Fireclay Dust](./assets/fireclay_dust.png)


And put it into the compresser. Once you have compressed fireclay bricks just smelt them and ta-da, you'll need a lot more. You will need these bricks to craft the Primitive Blast Furnace


![Primitive Blast furnace](./assets/Primitive_blast_furnace.png)


| Fuel | Ingot | Time |
|-------------|--------------|------|
| 2x Charcoal | Iron | 90 s |
| 2x Coal | Iron | 90 s |
| 1x Coke | Iron | 75 s |
| 2x Charcoal | Wrought Iron | 40 s |
| 2x Coal | Wrought Iron | 40 s |
| 1x Coke | Wrought Iron | 35 s |

_you can also use blocks just multiply every thing by 9_

## After Steel

After unlocking steel (using a primitive blast furnace) you will get access to the high pressure versions of the boilers and allow you to produce more steam.
After unlocking steel you will get access to the high pressure versions of the boilers and allow you to produce more steam and unlock the full potential of the steam machines, high pressure machines aren't mandatory, but are nice to have. You can also now start the **LV age**.

## Large Boilers

Large boilers allow you to create massive amount of steam in the blink of an eye. A boiler can be constructed of many different GT materials, that will allow for different steam generation rates (_consult the table below_).
Large boilers allow you to create massive amount of steam in the blink of an eye. A boiler can be constructed of many different GT materials, that will allow for different steam generation rates (_consult the table below_). It isn't worth making these as they are expensive and steam isn't a good fuel for MV and above.

## Base Generation Rates

Expand All @@ -39,11 +73,11 @@ Large boilers allow you to create massive amount of steam in the blink of an eye

### Multiblock

| Boiler | Generation | Boil up | Max temp |
| ------------- | ---------- | ------- | -------- |
| Bronze | 800 L/T | 40s | 1074K |
| Steel | 1800 L/T | 90s | 2074K |
| Titanium | 3200 L/T | 160s | 3474K |
| Tungstensteel | 6400 L/T | 160s | 6674K |
| Boiler | Generation | Heat up | Max temp | Tier |
| ------------- | ---------- | ------- | -------- |------|
| Bronze | 800 L/T | 40s | 1074K | LV |
| Steel | 1800 L/T | 90s | 2074K | MV |
| Titanium | 3200 L/T | 160s | 3474K | EV |
| Tungstensteel | 6400 L/T | 160s | 6674K | IV |

*L/T -> Liters per tick (1L = 1mB)
Binary file added docs/Gameplay/Steam/assets/Bronze.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Gameplay/Steam/assets/bronze_recipe.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/Gameplay/Steam/assets/crushed_bronze.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/Gameplay/Steam/assets/fireclay_dust.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 removed docs/Gameplay/Steam/assets/ingot_crushed.png
Binary file not shown.
Binary file added docs/Gameplay/Steam/assets/non_wall_shareing.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 modified docs/Gameplay/Steam/assets/p_water_pump.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/Gameplay/Steam/assets/wall_sharing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 14 additions & 5 deletions docs/Gameplay/Steam/index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
---
title: Steam Tier
title: Steam Age
---

# Welcome to Gregtech
# Welcome to The steam age

Steam is the first of many stages that come with the Gregtech mod. It will be your first encounter with GT machines and tools. Be careful _things may get explosive_.
Steam is the first of many stages that come with the Gregtech mod. It will be your first encounter with GT machines and tools. Be careful _things may get explosive_. You should craft multiple sets of tools, as you will be using them a lot during this age. The best material available at this age is Wrought Iron until Steel, you will also be needing this for high pressure steam machines, and LV machines, you can craft it by smelting iron nuggets.

In this age you'll need bronze, lots and lots of bronze, but you'll get a easier recipe in the alloy smelter.
To prepare the first batch of it you will need [Tin and Copper](/docs/Gameplay/Ore-Generation.md) just crush the ingots with a GT mortar.

![Ingot crushing recipe](./assets/crushed_bronze.png){ style="hight=150;width=150"}

Then mix them in a crafting table in 3:1 ratio. Then smelt the dust into an ingot.
![Bronze dust recipe](./assets/bronze_recipe.png){ style="hight=150;width=150"}

To power steam machines you will need to [Generate Steam](/docs/Gameplay/Steam/Steam-Generation.md), learn how to transport steam using pipes. You'll also need a wrench to set the _exhaust_, just sneak and right click on the center of the face you want to set the exhaust to!

So it is important that you learn how to transport and make enough steam for your factory.

## In this tier

Most important material: [**Bronze**](./Bronze.md)

End Goal: **LV machine hull**

Gated by: **Primitive blast furnace**
Gated by: **Primitive blast furnace**
Binary file added docs/Gameplay/assets/apatite_vein.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/Gameplay/assets/gregtech_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 25 additions & 1 deletion docs/Gameplay/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,28 @@ title: Gameplay
---


# Gameplay Docs
# Gameplay Docs


<figure markdown="span">
![GTCEu Modern Logo](./assets/gregtech_logo.png){ style="hight=225;width=225"}
<figcaption> Redstone on, Machine on! -Threefold </figcaption>
</figure>

Welcome to GTCEu Modern, a port of GTCEu 1.12.2 for more modern versions. GregTech completly overhauls the default minecraft experience, use machines and Materials to progess through the ages.
If this is your first time playing Gregtech, we highly suggest the [GTCEu Community Pack](https://www.curseforge.com/minecraft/modpacks/gregtech-community-pack)

---

GregTech ores generate in large vains placed along a grid. Mine, process, and craft them into various items to progress through different ages of technology.

---
## Ages

### [Steam](./Steam/index.md)

### [LV]

---

## Tips