Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guides/storage_system_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The following functions can be used for both the ME and RS Bridge

!!! info
The item arguments(`filter: table`) accepts our item/fluid/chemical filters, you can check the syntax of these
filters [here](/../guides/filters).
filters [here](/../0.7/guides/filters).

### isConnected

Expand Down Expand Up @@ -822,4 +822,4 @@ Can be IGNORE_ALL, PERCENT_99, PERCENT_75, PERCENT_50, PERCENT_25.
For RS: EXTERNAL, INTERNAL. For AE2: crafting, processing, smithing, stonecutting, unknown(for unknown third party patterns).

[^6]:
Can be ANY, PLAYER_ONLY, MACHINE_ONLY.
Can be ANY, PLAYER_ONLY, MACHINE_ONLY.
Loading