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

problem with Inventorio offhand #141

Open
G4lds opened this issue Feb 5, 2023 · 3 comments
Open

problem with Inventorio offhand #141

G4lds opened this issue Feb 5, 2023 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@G4lds
Copy link

G4lds commented Feb 5, 2023

Minecraft Version

1.19.x

Version

1.101.2 and 1.102.0

Details

when i am using a pocket computer on one of the offhand slots of the Inventorio mod the computer shutdown on a random short period of time

I have confirmed this bug in 1.19.2 and 1.19.3:

mod list:
CC: Tweaked
Fabric API
Fabric Language Kotlin
Inventorio

@G4lds G4lds added the bug Something isn't working label Feb 5, 2023
@Merith-TK
Copy link
Collaborator

Looking at the mod, probably is because the computer is not in the inventory?? Pocket Computers have weird inventory logic to determine when they should be turned on, and generate an ComputerID (legit, crafting one gives it an CID rather that it getting assigned one on first interaction like every other computer block)

it might just need to be in your hotbar to keep functional,

@Merith-TK Merith-TK added the help wanted Extra attention is needed label Feb 5, 2023
@G4lds
Copy link
Author

G4lds commented Feb 6, 2023

yeah, i also think it is not recognizing inventorio slots, it works fine on the hotbar.
what i wanted to know is if i can fix this behavior in game through programming or i ill need to do some tweaking on the mod files

@Merith-TK
Copy link
Collaborator

It would require modifying the source code for either CC:R or inventorio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants