[Bug]: item_handler capability is not synced between server and client
Mari023 opened this issue ยท 0 comments
Minecraft Version
1.20.4
What happened?
the content of the curio item handler capability is not synced to the client.
accessing curios via the api does work tho.
How do you trigger this bug?
- Put some curio in a slot
- query the capability serverside. It contains the curio.
- query the capability clientside. It contains a single slot filled with air.
Loader
NeoForge
Loader Version
20.4.60-beta
Mod Version
7.0.0-beta.3+1.20.4
Relevant Log Outputs
No response