docs: add asciidoc docs for use with refinedsites
This commit is contained in:
7
docs/pages/upgrades/crafting-upgrade.adoc
Normal file
7
docs/pages/upgrades/crafting-upgrade.adoc
Normal file
@@ -0,0 +1,7 @@
|
||||
= Crafting Upgrade
|
||||
:icon: crafting-upgrade.png
|
||||
:from: v0.6.0-alpha
|
||||
|
||||
The {doctitle} will schedule a crafting task when the item being used in a device is needed but not available.
|
||||
|
||||
By using this upgrade, the amount of FE/t that this device draws will increase.
|
||||
13
docs/pages/upgrades/fortune-upgrade.adoc
Normal file
13
docs/pages/upgrades/fortune-upgrade.adoc
Normal file
@@ -0,0 +1,13 @@
|
||||
= Fortune Upgrade
|
||||
:icon: fortune-upgrade.png
|
||||
:from: v1.2.0
|
||||
|
||||
The {doctitle} will make the xref:../input-and-output/destructor.adoc[] use a certain fortune level (depending on which upgrade you have) on the block it is breaking.
|
||||
|
||||
This upgrade has 3 versions:
|
||||
|
||||
- Fortune 1
|
||||
- Fortune 2
|
||||
- Fortune 3
|
||||
|
||||
By using this upgrade, the amount of FE/t that this device draws will increase.
|
||||
11
docs/pages/upgrades/index.adoc
Normal file
11
docs/pages/upgrades/index.adoc
Normal file
@@ -0,0 +1,11 @@
|
||||
= Upgrades
|
||||
|
||||
- xref:upgrade.adoc[]
|
||||
- xref:range-upgrade.adoc[]
|
||||
- xref:speed-upgrade.adoc[]
|
||||
- xref:stack-upgrade.adoc[]
|
||||
- xref:crafting-upgrade.adoc[]
|
||||
- xref:regulator-upgrade.adoc[]
|
||||
- xref:fortune-upgrade.adoc[]
|
||||
- xref:silk-touch-upgrade.adoc[]
|
||||
- xref:interdimensional-upgrade.adoc[]
|
||||
13
docs/pages/upgrades/interdimensional-upgrade.adoc
Normal file
13
docs/pages/upgrades/interdimensional-upgrade.adoc
Normal file
@@ -0,0 +1,13 @@
|
||||
= Interdimensional Upgrade
|
||||
:icon: interdimensional-upgrade.png
|
||||
:from: v0.8.14-beta
|
||||
:to: v1.6.10
|
||||
|
||||
[.alert.alert-warning]
|
||||
****
|
||||
This upgrade has been removed in v1.6.10. The xref:../wireless-networking/network-transmitter.adoc[] is now cross dimensional by default.
|
||||
****
|
||||
|
||||
The Interdimensional Upgrade is an upgrade that allows the xref:../wireless-networking/network-transmitter.adoc[] to work cross-dimensionally.
|
||||
|
||||
This upgrade takes a lot of extra FE/t by default (1000 FE/t extra).
|
||||
7
docs/pages/upgrades/range-upgrade.adoc
Normal file
7
docs/pages/upgrades/range-upgrade.adoc
Normal file
@@ -0,0 +1,7 @@
|
||||
= Range Upgrade
|
||||
:icon: range-upgrade.png
|
||||
:from: v0.6.0-alpha
|
||||
|
||||
The {doctitle} increases the range of the xref:../wireless-networking/wireless-transmitter.adoc[].
|
||||
|
||||
By using this upgrade, the amount of FE/t that this device draws will increase.
|
||||
13
docs/pages/upgrades/regulator-upgrade.adoc
Normal file
13
docs/pages/upgrades/regulator-upgrade.adoc
Normal file
@@ -0,0 +1,13 @@
|
||||
= Regulator Upgrade
|
||||
:icon: regulator-upgrade.png
|
||||
:from: v1.8.3-beta
|
||||
|
||||
The Regulator Upgrade is an upgrade that can be inserted into an xref:../input-and-output/exporter.adoc[] to keep certain items or fluids in stock in the connected inventory.
|
||||
|
||||
It will try to keep the connected inventory stocked by using items or fluids from the storage network.
|
||||
|
||||
As soon as the upgrade is inserted, you can right click on a filtered item or fluid in the xref:../input-and-output/exporter.adoc[] GUI to configure the amount to keep in stock.
|
||||
|
||||
Additionally, the Regulator Upgrade can be combined with a xref:crafting-upgrade.adoc[] to start autocrafting tasks when the stock from the storage network runs out.
|
||||
|
||||
By using this upgrade, the amount of FE/t that this device draws will increase.
|
||||
7
docs/pages/upgrades/silk-touch-upgrade.adoc
Normal file
7
docs/pages/upgrades/silk-touch-upgrade.adoc
Normal file
@@ -0,0 +1,7 @@
|
||||
= Silk Touch Upgrade
|
||||
:icon: silk-touch-upgrade.png
|
||||
:from: v1.2.0
|
||||
|
||||
The {doctitle} makes the xref:../input-and-output/destructor.adoc[] use Silk Touch on the blocks that it is breaking.
|
||||
|
||||
By using this upgrade, the amount of FE/t that this device draws will increase.
|
||||
7
docs/pages/upgrades/speed-upgrade.adoc
Normal file
7
docs/pages/upgrades/speed-upgrade.adoc
Normal file
@@ -0,0 +1,7 @@
|
||||
= Speed Upgrade
|
||||
:icon: speed-upgrade.png
|
||||
:from: v0.6.0-alpha
|
||||
|
||||
The {doctitle} will increase the speed of the device that it is being inserted to.
|
||||
|
||||
By using this upgrade, the amount of FE/t that this device draws will increase.
|
||||
9
docs/pages/upgrades/stack-upgrade.adoc
Normal file
9
docs/pages/upgrades/stack-upgrade.adoc
Normal file
@@ -0,0 +1,9 @@
|
||||
= Stack Upgrade
|
||||
:icon: stack-upgrade.png
|
||||
:from: v0.7.7-beta
|
||||
|
||||
The {doctitle} will improve item or fluid transfer speeds by using a whole stack (64 items) instead of 1 item at a time.
|
||||
|
||||
It can be combined with xref:speed-upgrade.adoc[speed upgrades] to let the device go to the next slot quicker.
|
||||
|
||||
By using this upgrade, the amount of FE/t that this device draws will increase.
|
||||
5
docs/pages/upgrades/upgrade.adoc
Normal file
5
docs/pages/upgrades/upgrade.adoc
Normal file
@@ -0,0 +1,5 @@
|
||||
= Upgrade
|
||||
:icon: upgrade.png
|
||||
:from: v0.6.0-alpha
|
||||
|
||||
The {doctitle} is the base item used for xref:index.adoc[every type of upgrade].
|
||||
Reference in New Issue
Block a user