Skip to content

Add getCrafters() to RS Bridge#826

Merged
zyxkad merged 1 commit into
IntelligenceModding:dev/0.8-1.21.1from
dot-mike:feat/rs-bridge-getCrafters
Jul 20, 2026
Merged

Add getCrafters() to RS Bridge#826
zyxkad merged 1 commit into
IntelligenceModding:dev/0.8-1.21.1from
dot-mike:feat/rs-bridge-getCrafters

Conversation

@dot-mike

Copy link
Copy Markdown

Lists every autocrafter on the refined storage network with its name, position, visibility and the patterns it holds. For RS-only; not added to the shared IStorageSystemPeripheral interface.

PLEASE READ THE GUIDELINES BEFORE MAKING A CONTRIBUTION

  • Please check if the PR fulfills these requirements
  • The commit message are well described
  • Docs have been added / updated (for features or maybe bugs which were noted). If not, please update the needed documentation here. Feel free to remove this check if you don't need it
  • All changes have fully been tested
  • What kind of change does this PR introduce? (Bug fix, feature, ...)

New feature for RS-Bridge to get autocrafters and list their patterns.

  • What is the current behavior? (You can also link to an open issue here)

No such feature exists today

  • What is the new behavior (if this is a feature change)?

Makes it possible to list autocrafters from Refined Storage so you can get inventory for all or specific autocrafter from RS.

  • Does this PR introduce a breaking change? (What changes might users need to make in their scripts due to this PR?)

NO.

  • Other information:

Tested on 1.21.1

@dot-mike

Copy link
Copy Markdown
Author

Let me know if this is accepted and I'll updated docs aswell.

@zyxkad

zyxkad commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

thanks for your contribution. However, currently we aren't accepting features on 0.7 branch, I will switch the target to 0.8 instead

@zyxkad
zyxkad changed the base branch from dev/1.21.1 to dev/0.8-1.21.1 July 20, 2026 06:28
@dot-mike

Copy link
Copy Markdown
Author

Looks like i have to rebase then, thanks!

Lists every autocrafter on the network with its name, position, visibility and the patterns it holds. RS-only; the ME Bridge has no equivalent.
@dot-mike
dot-mike force-pushed the feat/rs-bridge-getCrafters branch from 6eb20e7 to dffe049 Compare July 20, 2026 07:20
@dot-mike

dot-mike commented Jul 20, 2026

Copy link
Copy Markdown
Author

@zyxkad fixed. Untested. Compiles cleanly tho.

@github-actions

Copy link
Copy Markdown
Contributor

Build Preview

badge

You can find files attached to the below linked Workflow Run URL (Logs).

Name Link
Commit 622bdfc
Logs https://github.com/IntelligenceModding/AdvancedPeripherals/actions/runs/29724340736
Jar Files AdvancedPeripherals PR 826
Expires At 2026-10-18T08:13:02Z

@zyxkad
zyxkad merged commit 3ebfb41 into IntelligenceModding:dev/0.8-1.21.1 Jul 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants