diff --git a/docs/assets/wireless-crafting-grid.png b/docs/assets/wireless-crafting-grid.png new file mode 100644 index 0000000000..fcb51dff75 Binary files /dev/null and b/docs/assets/wireless-crafting-grid.png differ diff --git a/docs/nav.json b/docs/nav.json index d60815747b..a0e88e982c 100644 --- a/docs/nav.json +++ b/docs/nav.json @@ -223,6 +223,9 @@ { "ref": "wireless-networking/wireless-grid.adoc" }, + { + "ref": "wireless-networking/wireless-crafting-grid.adoc" + }, { "ref": "wireless-networking/creative-wireless-grid.adoc" }, diff --git a/docs/pages/wireless-networking/index.adoc b/docs/pages/wireless-networking/index.adoc index c53e50660b..8678d3ee86 100644 --- a/docs/pages/wireless-networking/index.adoc +++ b/docs/pages/wireless-networking/index.adoc @@ -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 diff --git a/docs/pages/wireless-networking/wireless-crafting-grid.adoc b/docs/pages/wireless-networking/wireless-crafting-grid.adoc new file mode 100644 index 0000000000..5b3c76c360 --- /dev/null +++ b/docs/pages/wireless-networking/wireless-crafting-grid.adoc @@ -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 +|=== \ No newline at end of file diff --git a/docs/pages/wireless-networking/wireless-crafting-monitor.adoc b/docs/pages/wireless-networking/wireless-crafting-monitor.adoc index 0f1adc02a1..6e8bf0afe3 100644 --- a/docs/pages/wireless-networking/wireless-crafting-monitor.adoc +++ b/docs/pages/wireless-networking/wireless-crafting-monitor.adoc @@ -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 |=== \ No newline at end of file