Skip to content

Commit 41a3e28

Browse files
authored
Merge pull request #6 from snollygolly/main
Adding more content
2 parents 84fd6fb + bb59bfe commit 41a3e28

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+557
-64
lines changed

docs/blocks/intro.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Tech Reborn adds many types of blocks.
99

1010
## Cables
1111

12-
Cables are used in crafting and to transfer energy. Please, find more details in [Cables](cables) section.
12+
Cables are used in crafting and to transfer energy. Please, find more details in [Cables](/docs/blocks/cables) section.
1313

1414
## Generators
1515

@@ -20,66 +20,66 @@ There are two major types of generators:
2020
1. Active. They are consume some resources to generate Energy. Building an effective supply chain could be a challenging task. But they are good starting point in most cases.
2121
2. Passive. They do not consume resources to generate Energy. Energy production of basic tier passive generators is not so impressive. But instead of building a supply chain for fuel you can build a bunch of passive generator and just forget about it.
2222

23-
Please, find more details in [Generators](generators) section.
23+
Please, find more details in [Generators](/docs/blocks/generators) section.
2424

2525
## Transformers
2626

2727
<ItemImage file="mv_transformer" alt="Transformers" size="100" />
2828

2929
Transformers were an essential part years ago when you have to match energy tier of cables and machines. This is gone. But they are still a thing.
3030

31-
Please, find more details in [Transformers](transformers) section.
31+
Please, find more details in [Transformers](/docs/blocks/transformers) section.
3232

3333
## Machines
3434

3535
<ItemImage file="grinder" alt="Machines" size="100" />
3636

3737
Machines to stuff. There are a lot of them.
3838

39-
Please, find more details in [Machines](machines) section.
39+
Please, find more details in [Machines](/docs/blocks/machines) section.
4040

4141
## Battery Blocks
4242

4343
<ItemImage file="mfe" alt="batteries" size="100" />
4444

4545
These guys are used to store Energy and charge items. They come in several tiers. Higher the tier - more Energy to store.
4646

47-
Please, find more details in [Batteries](batteries) section.
47+
Please, find more details in [Batteries](/docs/blocks/batteries) section.
4848

4949
## Storage Units
5050

5151
<ItemImage file="basic_storage_unit" alt="Item Storage" size="100" />
5252

5353
Storage Units are used to store a lof of a single item. They come in several tiers and keep content on upgrade.
5454

55-
Please, find more details in [Storage Units](item_storage) section.
55+
Please, find more details in [Storage Units](/docs/blocks/item_storage) section.
5656

5757
## Tanks
5858

5959
<ItemImage file="basic_tank_unit" alt="Fluid Storage" size="100" />
6060

6161
Tanks are used to store a lof of a single fluid. They come in several tiers.
6262

63-
Please, find more details in [Tanks](tanks) section.
63+
Please, find more details in [Tanks](/docs/blocks/tanks) section.
6464

6565
## Machine Frames
6666

6767
<ItemImage file="basic_machine_frame" alt="Machine Frames" size="100" />
6868

69-
Machine Frames are crafting ingredient. Please, do not use them to build multiblocks. We have [Machine Casings](casings) for that.
69+
Machine Frames are crafting ingredient. Please, do not use them to build multiblocks. We have [Machine Casings](/docs/blocks/casings) for that.
7070

71-
Please, find more details in [Machine Frames](frames) section.
71+
Please, find more details in [Machine Frames](/docs/blocks/frames) section.
7272

7373
## Machine Casings
7474

7575
<ItemImage file="basic_machine_casing" alt="Machine Casings" size="100" />
7676

77-
Machine Casings are used to build multiblock machines. Please, do not mix them with [Frames](frames)!
77+
Machine Casings are used to build multiblock machines. Please, do not mix them with [Frames](/docs/blocks/frames)!
7878

79-
More details on casings are in [Machine Casings](casings) section.
79+
More details on casings are in [Machine Casings](/docs/blocks/casings) section.
8080

8181
## Miscellaneous
8282

8383
These are sad blocks that don't belong to other categories.
8484

85-
Please, find more details in [Miscellaneous](miscellaneous) section.
85+
Please, find more details in [Miscellaneous](/docs/blocks/miscellaneous) section.

docs/items/others/others.mdx

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,11 @@ sidebar_position: 13
33
title: Others
44
---
55

6-
<ItemImage file="advanced_circuit" alt="Parts" size="200" />
6+
<ItemImage file="uu-matter" alt="Others" size="200" />
77

8-
```
9-
*{{:mods:techreborn:scrap.png?32|}}**[[items:scrap|Scrap]]**
10-
*{{:mods:techreborn:scrap_box.png?32|}}**[[items:scrap_box|Scrap Boxes]]**
11-
*{{:mods:techreborn:uu-matter.png?32|}}**[[items:uu-matter|UU-Matter]]**
12-
FREQUENCY_TRANSMITTER;
13-
GPS;
14-
MANUAL;
15-
CELL;
16-
PLANTBALL,
17-
COMPRESSED_PLANTBALL,
18-
SPONGE_PIECE,
19-
TEMPLATE_TEMPLATE,
8+
A collection of items that don't really fit anywhere else.
209

21-
SYNTHETIC_REDSTONE_CRYSTAL;
22-
```
10+
- <McItem slug="synthetic_redstone_crystal" pack="techreborn"/>
11+
- <McItem slug="scrap" pack="techreborn"/>
12+
- <McItem slug="scrap_box" pack="techreborn"/>
13+
- <McItem slug="uu-matter" pack="techreborn" overrides={{name:"UU-Matter"}}/>

docs/items/others/scrap.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Scrap
3+
---
4+
5+
<ItemImage file="scrap" alt="Scrap" size="200" />
6+
7+
# Scrap
8+
9+
**Scrap** is made using the <McItem slug="techreborn:recycler" />.
10+
You can put any items into it, and with a 1 in 6 chance, **scrap** will be produced.
11+
12+
**Scrap** can be:
13+
- Crafted into <McItem slug="techreborn:scrap_box" />
14+
- Used directly in the <McItem slug="techreborn:matter_fabricator" /> to produce <McItem slug="techreborn:uu_matter" />

docs/items/others/scrap_box.mdx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Scrap Box
3+
---
4+
5+
<ItemImage file="scrap_box" alt="Scrap Box" size="200" />
6+
7+
# Scrap Box
8+
9+
**Scrap boxes** are items added by Tech Reborn. They are crafted using nine scrap in a crafting table. When used, it will present the player with a random item.
10+
They can also be placed in a <McItem slug="techreborn:scrapbox-inator" /> to perform this process automatically.
11+
12+
Scrap boxes are consumed on use.
13+
14+
## Recipe
15+
16+
<CraftingTable recipe="input techreborn:scrap techreborn:scrap techreborn:scrap input techreborn:scrap techreborn:scrap techreborn:scrap input techreborn:scrap techreborn:scrap techreborn:scrap output techreborn:scrap_box"/>
17+
18+
## Used in
19+
20+
Scrap boxes are used to craft the <McItem slug="techreborn:scrapbox-inator" />:
21+
22+
<CraftingTable recipe="input techreborn:iron_plate techreborn:electronic_circuit techreborn:iron_plate input minecraft:dirt techreborn:scrap_box minecraft:dirt input techreborn:iron_plate techreborn:electronic_circuit techreborn:iron_plate output techreborn:scrapbox-inator"/>
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Synthetic Redstone Crystal
3+
---
4+
5+
<ItemImage file="synthetic_redstone_crystal" alt="Synthetic Redstone Crystal" size="200" />
6+
7+
# Synthetic Redstone Crystal
8+
9+
The **Synthetic Redstone Crystal** is an ingredient created by fusing <McItem slug="minecraft:redstone" /> with a <McItem slug="minecraft:diamond" />.
10+
It is the first step in making advanced energy storage. See [Portable Batteries](/docs/items/batteries) for some next steps.
11+
12+
## Recipe
13+
14+
<Machine config={{input: [
15+
{id: "minecraft:redstone", qty: 32},
16+
{id: "minecraft:diamond"}
17+
], output: [
18+
{id: "techreborn:synthetic_redstone_crystal"}
19+
], tool: "techreborn:chemical_reactor"}} />
20+
21+
## Uses
22+
23+
Used as an ingredient in the assembling machine to produce:
24+
25+
- <McItem slug="techreborn:energy_crystal" />

docs/items/others/uu-matter.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: UU-Matter
3+
---
4+
5+
<ItemImage file="uu-matter" alt="UU-Matter" size="200" />
6+
7+
# UU-Matter
8+
9+
**UU-Matter** is an item added by Tech Reborn. It is produced when the <McItem slug="techreborn:matter_fabricator" /> is provided with adequate power and <McItem slug="techreborn:scrap_box" /> or optionally <McItem slug="techreborn:scrap" />.
10+
11+
UU-Matter can be used to craft a variety of materials, or can be put in a <McItem slug="techreborn:fluid_replicator" /> to replicate fluids.
12+
13+
Recipes producing Orecs and using Stone can also use Deepslate instead.
14+
15+
<McItem slug="techreborn:aluminium_dust" />
16+
<CraftingTable recipe="input techreborn:uu_matter techreborn:uu_matter techreborn:uu_matter input techreborn:uu_matter air air input air air air output techreborn:aluminium_dust" />

docs/items/plates/aluminum_plate.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Aluminum Plate
3+
---
4+
5+
<ItemImage file="aluminum_plate" alt="Aluminum Plate" size="200" />
6+
7+
**Aluminum Plate** is a plate added by TechReborn.

docs/items/plates/brass_plate.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Brass Plate
3+
---
4+
5+
<ItemImage file="brass_plate" alt="Brass Plate" size="200" />
6+
7+
# Brass Plate
8+
9+
**Brass Plate** is a crafting ingredient.
10+
11+
## Recipe
12+
13+
<Machine config={{input: [
14+
{id: "techreborn:brass_ingot"}
15+
], output: [
16+
{id: "techreborn:brass_plate"}
17+
], tool: "techreborn:compressor"}} />
18+
19+
<Machine config={{input: [
20+
{id: "techreborn:brass_storage_block"}
21+
], output: [
22+
{id: "techreborn:brass_plate", qty: 9}
23+
], tool: "techreborn:compressor"}} />
24+
25+
## Usage
26+
27+
**Brass Plate** used in this crafting recipe:
28+
29+
<CraftingTable recipe="input techreborn:brass_plate techreborn:extractor techreborn:brass_plate input techreborn:electronic_circuit techreborn:basic_machine_frame techreborn:electronic_circuit input techreborn:brass_plate minecraft:piston techreborn:brass_plate output techreborn:wire_mill"/>

docs/items/plates/bronze_plate.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Bronze Plate
3+
---
4+
5+
<ItemImage file="bronze_plate" alt="Bronze Plate" size="200" />
6+
7+
**Bronze Plate** is a plate added by TechReborn.
8+
9+
## Usage
10+
11+
**Bronze Plate** used in this crafting recipe:
12+
13+
<CraftingTable recipe="input techreborn:bronze_plate techreborn:coal_plate techreborn:gold_plate input techreborn:lapis_plate techreborn:industrial_machine_frame techreborn:nickel_plate input techreborn:obsidian_plate techreborn:quartz_plate techreborn:redstone_plate output techreborn:chunk_loader"/>

docs/items/plates/carbon_plate.mdx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Carbon Plate
3+
---
4+
5+
<ItemImage file="carbon_plate" alt="Carbon Plate" size="200" />
6+
7+
# Carbon Plate
8+
9+
**Carbon Plate** is a crafting ingredient used in several crafting recipes.
10+
11+
## Recipe
12+
13+
<Machine config={{input: [
14+
{id: "techreborn:carbon_mesh"}
15+
], output: [
16+
{id: "techreborn:carbon_plate"}
17+
], tool: "techreborn:compressor"}} />
18+
19+
## Usage
20+
21+
**Carbon Plate** used in these crafting recipes:
22+
23+
<CraftingTable recipe="input air techreborn:carbon_plate air input techreborn:advanced_alloy_plate techreborn:basic_machine_frame techreborn:advanced_alloy_plate input air techreborn:carbon_plate air output techreborn:advanced_machine_frame"/>
24+
25+
<CraftingTable recipe="input techreborn:diamond_plate techreborn:carbon_plate air input techreborn:diamond_plate techreborn:carbon_plate air input techreborn:small_pile_of_glowstone_dust techreborn:lapotron_crystal techreborn:small_pile_of_glowstone_dust output techreborn:nanosaber"/>

docs/items/plates/chrome_plate.mdx

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Chrome Plate
3+
---
4+
5+
<ItemImage file="chrome_plate" alt="Chrome Plate" size="200" />
6+
7+
# Chrome Plate
8+
9+
**Chrome Plate** is a crafting ingredient and used in several late game crafting recipes.
10+
11+
## Recipe
12+
13+
<Machine config={{input: [
14+
{id: "techreborn:chrome_ingot"}
15+
], output: [
16+
{id: "techreborn:chrome_plate"}
17+
], tool: "techreborn:compressor"}} />
18+
19+
<Machine config={{input: [
20+
{id: "techreborn:block_of_chrome"}
21+
], output: [
22+
{id: "techreborn:chrome_plate", qty: 9}
23+
], tool: "techreborn:compressor"}} />
24+
25+
## Usage
26+
27+
**Chrome Plate** used in several crafting recipes:
28+
29+
<CraftingTable recipe="input techreborn:chrome_plate techreborn:chrome_plate techreborn:chrome_plate input techreborn:data_storage_core techreborn:industrial_machine_frame techreborn:data_storage_core input techreborn:chrome_plate techreborn:chrome_plate techreborn:chrome_plate output techreborn:industrial_machine_casing,4"/>
30+
31+
<CraftingTable recipe="input techreborn:chrome_plate techreborn:chrome_plate techreborn:chrome_plate input techreborn:data_storage_core techreborn:advanced_machine_casing techreborn:data_storage_core input techreborn:chrome_plate techreborn:chrome_plate techreborn:chrome_plate output techreborn:industrial_machine_casing"/>
32+
33+
<CraftingTable recipe="input techreborn:chrome_plate techreborn:titanium_plate techreborn:chrome_plate input techreborn:titanium_plate techreborn:advanced_machine_frame techreborn:titanium_plate input techreborn:chrome_plate techreborn:titanium_plate techreborn:chrome_plate output techreborn:industrial_machine_frame"/>

docs/items/plates/coal_plate.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Coal Plate
3+
---
4+
5+
<ItemImage file="coal_plate" alt="Coal Plate" size="200" />
6+
7+
# Coal Plate
8+
9+
**Coal Plate** is a crafting ingredient.
10+
11+
## Recipe
12+
13+
<Machine config={{input: [
14+
{id: "techreborn:coal_dust"}
15+
], output: [
16+
{id: "techreborn:coal_plate"}
17+
], tool: "techreborn:compressor"}} />
18+
19+
<Machine config={{input: [
20+
{id: "minecraft:coal_block"}
21+
], output: [
22+
{id: "techreborn:coal_plate", qty: 9}
23+
], tool: "techreborn:compressor"}} />
24+
25+
## Usage
26+
27+
**Coal Plate** used in this crafting recipe:
28+
29+
<CraftingTable recipe="input techreborn:bronze_plate techreborn:coal_plate techreborn:gold_plate input techreborn:lapis_plate techreborn:industrial_machine_frame techreborn:nickel_plate input techreborn:obsidian_plate techreborn:quartz_plate techreborn:redstone_plate output techreborn:chunk_loader"/>

docs/items/plates/copper_plate.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Copper Plate
3+
---
4+
5+
<ItemImage file="copper_plate" alt="Copper Plate" size="200" />
6+
7+
**Copper Plate** is a plate added by TechReborn.

docs/items/plates/diamond_plate.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Diamond Plate
3+
---
4+
5+
<ItemImage file="diamond_plate" alt="Diamond Plate" size="200" />
6+
7+
**Diamond Plate** is a plate added by TechReborn.

docs/items/plates/electrum_plate.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Electrum Plate
3+
---
4+
5+
<ItemImage file="electrum_plate" alt="Electrum Plate" size="200" />
6+
7+
# Electrum Plate
8+
9+
**Electrum Plate** is a crafting ingredient and used in several late game crafting recipes.
10+
11+
## Recipe
12+
13+
<Machine config={{input: [
14+
{id: "techreborn:electrum_ingot"}
15+
], output: [
16+
{id: "techreborn:electrum_plate"}
17+
], tool: "techreborn:compressor"}} />

docs/items/plates/emerald_plate.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Emerald Plate
3+
---
4+
5+
<ItemImage file="emerald_plate" alt="Emerald Plate" size="200" />
6+
7+
**Emerald Plate** is a plate added by TechReborn.

docs/items/plates/gold_plate.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Gold Plate
3+
---
4+
5+
<ItemImage file="gold_plate" alt="Gold Plate" size="200" />
6+
7+
**Gold Plate** is a plate added by TechReborn.

0 commit comments

Comments
 (0)