docs: wireless crafting grid docs

This commit is contained in:
raoulvdberge
2023-12-22 14:08:35 +01:00
parent c9e337cfd0
commit af90125be4
5 changed files with 47 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

View File

@@ -223,6 +223,9 @@
{
"ref": "wireless-networking/wireless-grid.adoc"
},
{
"ref": "wireless-networking/wireless-crafting-grid.adoc"
},
{
"ref": "wireless-networking/creative-wireless-grid.adoc"
},

View File

@@ -11,6 +11,7 @@
- xref:creative-wireless-fluid-grid.adoc[]
- xref:wireless-crafting-monitor.adoc[]
- xref:creative-wireless-crafting-monitor.adoc[]
- xref:wireless-crafting-grid.adoc[]
== Wireless networks

View 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
|===

View File

@@ -33,7 +33,7 @@ The {doctitle} draws energy on following actions:
|===
|Action|Amount of Forge Energy used
|Opening the {doctitle|35 FE
|Opening the {doctitle}|35 FE
|Cancelling a task|4 FE
|Cancelling all tasks|5 FE
|===