Skip to content

Commit

Permalink
docs: wireless crafting grid docs
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Dec 22, 2023
1 parent c9e337c commit af90125
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 1 deletion.
Binary file added docs/assets/wireless-crafting-grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@
{
"ref": "wireless-networking/wireless-grid.adoc"
},
{
"ref": "wireless-networking/wireless-crafting-grid.adoc"
},
{
"ref": "wireless-networking/creative-wireless-grid.adoc"
},
Expand Down
1 change: 1 addition & 0 deletions docs/pages/wireless-networking/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
42 changes: 42 additions & 0 deletions docs/pages/wireless-networking/wireless-crafting-grid.adoc
Original file line number Diff line number Diff line change
@@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===

0 comments on commit af90125

Please sign in to comment.