docs: add asciidoc docs for use with refinedsites

This commit is contained in:
raoulvdberge
2023-11-26 18:31:35 +01:00
parent 27442fbfac
commit b489a3db8f
237 changed files with 3175 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
= Advanced Processor
:icon: advanced-processor.png
:from: v0.3.0-alpha
include::../../partials/processor.adoc[]

View File

@@ -0,0 +1,5 @@
= Basic Processor
:icon: basic-processor.png
:from: v0.3.0-alpha
include::../../partials/processor.adoc[]

View File

@@ -0,0 +1,5 @@
= Block of Quartz Enriched Iron
:from: v1.4.0-beta
:icon: block-of-quartz-enriched-iron.png
The {doctitle} is xref:quartz-enriched-iron.adoc[] in block form.

View File

@@ -0,0 +1,5 @@
= Construction Core
:from: v0.3.0-alpha
:icon: construction-core.png
The {doctitle} is used in recipes for devices that turn resources from the storage network into resources in the world.

View File

@@ -0,0 +1,11 @@
= Cover
:icon: cover.png
:from: v1.6.0-alpha
A {doctitle} is an item used to hide xref:../networking/cable.adoc[cables].
You can also hide blocks that have a cable on them, like the xref:../input-and-output/importer.adoc[] or xref:../input-and-output/exporter.adoc[].
It will block network connections, xref:../networking/cable.adoc[cables] can't pass through the "hidden" side.
They can be removed by sneaking and right-clicking them with the xref:wrench.adoc[].

View File

@@ -0,0 +1,12 @@
= Cut Silicon
:icon: cut-silicon.png
:from: v0.3.0-alpha
:to: v1.6.6
[.alert.alert-warning]
****
{doctitle} has been removed in v1.6.6. It has been replaced with xref:processor-binding.adoc[].
****
{doctitle} is used to craft the various processors.
It is made with a xref:cutting-tool.adoc[].

View File

@@ -0,0 +1,12 @@
= Cutting Tool
:icon: cutting-tool.png
:from: v1.6.0
:to: v1.7.0-alpha
[.alert.alert-warning]
****
The Cutting Tool has been removed in v1.7.0-alpha.
Crafting covers now uses an iron nugget instead.
****
The Cutting Tool is a tool that is used to craft xref:../utility/cover.adoc[covers].

View File

@@ -0,0 +1,5 @@
= Destruction Core
:from: v0.3.0-alpha
:icon: destruction-core.png
The {doctitle} is used in recipes for devices that turn resources from the world into resources in the storage network.

View File

@@ -0,0 +1,31 @@
= Filter
:icon: filter.png
:from: v0.8.13-beta
The {doctitle} is an item that can be used in any xref:../viewing-resources/grid.adoc[].
In the {doctitle}'s GUI, which can be opened by pressing right click while holding the filter in hand, the player can specify which items and fluids can be visible.
== Items and fluids
The Grid can filter fluids in the xref:../viewing-resources/fluid-grid.adoc[] and items in any other xref:../viewing-resources/grid.adoc[] by toggling between item and fluid mode.
== {doctitle}ing
The player can choose to let the filter be damage or damage sensitive.
It is also possible to use a mod filter.
The {doctitle} can be set in a whitelist or blacklist mode, too.
== Icon and name
The player can also configure an icon and name for the {doctitle}.
In item and fluid mode an icon can be specified.
As soon as the {doctitle} has an icon specified, it will appear as a tab in the xref:../viewing-resources/grid.adoc[].
Then, open the tab to see the filtered items or fluids.
== Clearing
Use SHIFT + right click in your inventory while holding the {doctitle} to clear it.

View File

@@ -0,0 +1,12 @@
= Hollow Cover
:icon: hollow-cover.png
:from: v1.6.0
A {doctitle} is the same as a xref:cover.adoc[] but has a hole so that you can pass xref:../networking/cable.adoc[cables] through it.
You can also put it on the front of an xref:../input-and-output/importer.adoc[] or xref:../input-and-output/exporter.adoc[] to hide part of the block.
It will let a network signal through.
They can be removed by sneaking and right-clicking them with the xref:wrench.adoc[].

View File

@@ -0,0 +1,5 @@
= Improved Processor
:icon: improved-processor.png
:from: v0.3.0-alpha
include::../../partials/processor.adoc[]

View File

@@ -0,0 +1,34 @@
= Utility
- xref:quartz-enriched-iron.adoc[]
- xref:block-of-quartz-enriched-iron.adoc[]
- xref:silicon.adoc[]
- xref:cut-silicon.adoc[]
- xref:wrench.adoc[]
- xref:cutting-tool.adoc[]
- xref:filter.adoc[]
- xref:machine-casing.adoc[]
- xref:solderer.adoc[]
== Raw Processors
- xref:processor-binding.adoc[]
- xref:raw-basic-processor.adoc[]
- xref:raw-improved-processor.adoc[]
- xref:raw-advanced-processor.adoc[]
== Processors
- xref:basic-processor.adoc[]
- xref:improved-processor.adoc[]
- xref:advanced-processor.adoc[]
== Cores
- xref:construction-core.adoc[]
- xref:destruction-core.adoc[]
== Covers
- xref:cover.adoc[]
- xref:hollow-cover.adoc[]

View File

@@ -0,0 +1,5 @@
= Machine Casing
:icon: machine-casing.png
:from: v0.3.0-alpha
The {doctitle} is a block that is used to craft the various Refined Storage devices.

View File

@@ -0,0 +1,5 @@
= Processor Binding
:icon: processor-binding.png
:from: v1.6.6
{doctitle} is used to craft the various processors.

View File

@@ -0,0 +1,7 @@
= Quartz Enriched Iron
:icon: quartz-enriched-iron.png
:from: v0.3.0-alpha
{doctitle} is like the name says, iron enriched with quartz.
It is used in almost all the recipes in Refined Storage.

View File

@@ -0,0 +1,5 @@
= Raw Advanced Processor
:icon: raw-advanced-processor.png
:from: v0.3.0-alpha
The {doctitle} is used to craft a xref:advanced-processor.adoc[].

View File

@@ -0,0 +1,5 @@
= Raw Basic Processor
:icon: raw-basic-processor.png
:from: v0.3.0-alpha
The {doctitle} is used to craft a xref:basic-processor.adoc[].

View File

@@ -0,0 +1,5 @@
= Raw Improved Processor
:icon: raw-improved-processor.png
:from: v0.3.0-alpha
The {doctitle} is used to craft a xref:improved-processor.adoc[].

View File

@@ -0,0 +1,7 @@
= Silicon
:icon: silicon.png
:since: v0.3.0-alpha
{doctitle} can be obtained by smelting quartz.
This item has no use other than being used in crafting recipes.

View File

@@ -0,0 +1,20 @@
= Solderer
:icon: solderer.png
:from: v0.3.0-alpha
:to: v1.6.0
[.alert.alert-warning]
****
The {doctitle} has been removed in v1.6.0. It has been replaced with xref:processor-binding.adoc[].
****
The {doctitle} is a device that is used to craft several items and blocks.
The {doctitle} is not sided.
You can insert from any side and it'll automatically put the items in the right slot.
Use of link:https://minecraft.curseforge.com/projects/jei[JEI (Just Enough Items)] is (highly) recommended to see the recipes of the {doctitle}.
== Applicable upgrades
- xref:../upgrades/speed-upgrade.adoc[]

View File

@@ -0,0 +1,10 @@
= Wrench
:icon: wrench.png
:from: v1.2.0
The {doctitle} is a tool that can do two things:
- Rotate blocks
- Break Refined Storage xref:cover.adoc[covers]
Simply sneak and right click when using the {doctitle}.