-
-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9e337c
commit af90125
Showing
5 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 42 additions & 0 deletions
42
docs/pages/wireless-networking/wireless-crafting-grid.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|=== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters