docs: wireless crafting grid docs
This commit is contained in:
BIN
docs/assets/wireless-crafting-grid.png
Normal file
BIN
docs/assets/wireless-crafting-grid.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 810 B |
@@ -223,6 +223,9 @@
|
|||||||
{
|
{
|
||||||
"ref": "wireless-networking/wireless-grid.adoc"
|
"ref": "wireless-networking/wireless-grid.adoc"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ref": "wireless-networking/wireless-crafting-grid.adoc"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ref": "wireless-networking/creative-wireless-grid.adoc"
|
"ref": "wireless-networking/creative-wireless-grid.adoc"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
- xref:creative-wireless-fluid-grid.adoc[]
|
- xref:creative-wireless-fluid-grid.adoc[]
|
||||||
- xref:wireless-crafting-monitor.adoc[]
|
- xref:wireless-crafting-monitor.adoc[]
|
||||||
- xref:creative-wireless-crafting-monitor.adoc[]
|
- xref:creative-wireless-crafting-monitor.adoc[]
|
||||||
|
- xref:wireless-crafting-grid.adoc[]
|
||||||
|
|
||||||
== Wireless networks
|
== Wireless networks
|
||||||
|
|
||||||
|
|||||||
42
docs/pages/wireless-networking/wireless-crafting-grid.adoc
Normal file
42
docs/pages/wireless-networking/wireless-crafting-grid.adoc
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
= Wireless Crafting Grid
|
||||||
|
:icon: wireless-crafting-grid.png
|
||||||
|
|
||||||
|
With the {doctitle} the player can access their items and has the ability to craft using a crafting matrix from anywhere.
|
||||||
|
|
||||||
|
It is not available in the base Refined Storage mod, but in Refined Storage Addons.
|
||||||
|
|
||||||
|
To activate the {doctitle}, the player has to right-click the {doctitle} on a xref:../networking/controller.adoc[].
|
||||||
|
If you're playing on Refined Storage v1.7.x or higher you can bind the {doctitle} by right clicking on any connected network device.
|
||||||
|
|
||||||
|
To use the {doctitle} the item needs Forge Energy.
|
||||||
|
You'll have to charge it in a block that charges items from another mod.
|
||||||
|
|
||||||
|
After doing all these steps, the {doctitle} is still missing a signal from the storage network.
|
||||||
|
Add at least 1 xref:wireless-transmitter.adoc[] to the network to get a basic range of 16 blocks.
|
||||||
|
|
||||||
|
If the {doctitle} is ready for use, it will light up blue.
|
||||||
|
|
||||||
|
== Troubleshooting
|
||||||
|
|
||||||
|
Sometimes, the {doctitle} doesn't open or stays gray.
|
||||||
|
To enable it make sure that:
|
||||||
|
|
||||||
|
- The {doctitle} is bound to a xref:../networking/controller.adoc[]
|
||||||
|
- There is at least 1 xref:wireless-transmitter.adoc[] connected to the network
|
||||||
|
- That you are in range of the xref:wireless-transmitter.adoc[]
|
||||||
|
- The xref:../networking/controller.adoc[] block is still in the world on the place where you bound it to
|
||||||
|
|
||||||
|
== Energy behavior
|
||||||
|
|
||||||
|
The {doctitle} draws energy on following actions:
|
||||||
|
|
||||||
|
[cols="1,1"]
|
||||||
|
|===
|
||||||
|
|Action|Amount of Forge Energy used
|
||||||
|
|
||||||
|
|Opening the {doctitle}|30 FE
|
||||||
|
|Pulling an item from storage|3 FE
|
||||||
|
|Pushing an item to storage|3 FE
|
||||||
|
|Crafting an item|1 FE
|
||||||
|
|Clearing the crafting matrix|10 FE
|
||||||
|
|===
|
||||||
@@ -33,7 +33,7 @@ The {doctitle} draws energy on following actions:
|
|||||||
|===
|
|===
|
||||||
|Action|Amount of Forge Energy used
|
|Action|Amount of Forge Energy used
|
||||||
|
|
||||||
|Opening the {doctitle|35 FE
|
|Opening the {doctitle}|35 FE
|
||||||
|Cancelling a task|4 FE
|
|Cancelling a task|4 FE
|
||||||
|Cancelling all tasks|5 FE
|
|Cancelling all tasks|5 FE
|
||||||
|===
|
|===
|
||||||
Reference in New Issue
Block a user