Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RS Bridge not showing isCraftable = true in getItem or getPattern #577

Open
Ruscios opened this issue Apr 7, 2024 · 2 comments
Open

RS Bridge not showing isCraftable = true in getItem or getPattern #577

Ruscios opened this issue Apr 7, 2024 · 2 comments
Assignees
Milestone

Comments

@Ruscios
Copy link

Ruscios commented Apr 7, 2024

Describe

When querying the RS bridge for an item with either getItem or getPattern, the key isCraftable shows false. However, when using isItemCraftable for the same item, it will return true. Using listCraftableItems returns a full list of craftables.

Tested both with item in the system and without item in system.

rsBridge Issue

Steps to reproduce

  1. Create refined storage system with an item stored in it and a crafting pattern for item (seen with many items, screenshot demonstrates string).
  2. Attach bridge and computer.
  3. Query bridge as peripheral for the item stored in the system.

Multiplayer?

Yes

Version

1.20.1-0.7.38r (Latest 1.20.1)

Minecraft, Forge and maybe other related mods versions

Forge 47.2.20 / Minecraft 1.20.1 / Refined Storage 1.12.4 / ATM9 Pack 0.2.56

Screenshots or Videos

No response

Crashlog/log

No response

@Ruscios Ruscios added bug Something isn't working needs review Needs review from an Contributor labels Apr 7, 2024
@SirEndii
Copy link
Member

SirEndii commented Apr 7, 2024

Fixed in #570

@SirEndii
Copy link
Member

This needs some further observation

@SirEndii SirEndii reopened this Apr 25, 2024
@zyxkad zyxkad self-assigned this Apr 26, 2024
zyxkad added a commit to zyxkad/AdvancedPeripherals that referenced this issue Apr 26, 2024
@zyxkad zyxkad mentioned this issue Apr 26, 2024
3 tasks
@zyxkad zyxkad linked a pull request Apr 26, 2024 that will close this issue
3 tasks
@SirEndii SirEndii added this to the 0.8r milestone Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants