Skip to content

Conversation

@igork2kta
Copy link

First Aid creates the SynchedEntityDataWrapper that replaces the SynchedEntityData. When Epic Fight searches for stamina, it doesn't find it, because it searches in the SynchedEntityDataWrapper. If you try to set it, it will give an error, because the SynchedEntityDataWrapper redirects to the SynchedEntityData, where STAMINA exists. I'm just redirecting the hasItem, to the parent.

@net-bob
Copy link

net-bob commented Aug 3, 2025

How do I, uh, download this fix? I'm not very experienced with minecraft modding sorry

@igork2kta
Copy link
Author

The author needs to approve my request and release a new version of the mod, but he's been missing for a while. You can download the source code and compile it by yourself.

@net-bob
Copy link

net-bob commented Aug 3, 2025

I've got the branch on my Github Desktop (i know, i know), branch pr/272. Is the thing I have to download in \src\main\java\ichttt\mods\firstaid and is it "FirstAid.java"?

@net-bob
Copy link

net-bob commented Aug 3, 2025

Nvm, I got it. Sorry for bothering lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants