We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Game version: fabric 1.19.2, fabric loader 0.15.11, fabric api 0.77.0 Mod version: 0.0.1 Log: https://gist.github.com/Rad586/d85d84cff1fcd8447eeca530514c6bae Config:
mixin.block_entity = false mixin.entity = false mixin.fastmath = false mixin.item = false mixin.logic = false mixin.memory = false mixin.random = false mixin.remove= false mixin.startup = false mixin.threading = false mixin.unstream = false mixin.world = false
The text was updated successfully, but these errors were encountered:
Ok, I see two issues here.
I’ll fix both of these issues and push a new dev build in a few hours. Thanks for reporting this.
Sorry, something went wrong.
Ok, this version should fix the first issue, but the second one needs to be fixed on all versions of the mod. Here's the new 1.19.2 version: https://modrinth.com/mod/potatoptimize/version/dD77tepQ
No branches or pull requests
Game version: fabric 1.19.2, fabric loader 0.15.11, fabric api 0.77.0
Mod version: 0.0.1
Log: https://gist.github.com/Rad586/d85d84cff1fcd8447eeca530514c6bae
Config:
The text was updated successfully, but these errors were encountered: