You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Steps to reproduce
Create refined storage system with an item stored in it and a crafting pattern for item (seen with many items, screenshot demonstrates string).
Attach bridge and computer.
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
Describe
When querying the RS bridge for an item with either
getItem
orgetPattern
, the keyisCraftable
showsfalse
. However, when usingisItemCraftable
for the same item, it will returntrue
. UsinglistCraftableItems
returns a full list of craftables.Tested both with item in the system and without item in system.
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: