[Bug]: Required Resourcepack not loading hitboxes correctly
Lexagonn opened this issue ยท 1 comments
Please check if a similar issue has already been reported.
- I checked this type of issue has never been reported.
Please check you're using proper versions.
- I checked all of them in the right version.
Please check if this issue's from out of our area
- I understood the problem.
The name of the mod
No response
After all of these, please check if you're just pressing the ok buttons to skip this process.
- I read the checklist and I promise I'll provide all the information that is needed to fix the issue
Minecraft Version
1.20.1
The Issue
I created a datapack using the in-built Datapack Editor and tried putting it on the server.
In server.properties I set the resource pack as required
The animations work, but the hitboxes don't load and only show a fist hitbox. It also breaks all the other hitboxes for weapons which have a custom moveset.
[Also, the hitbox works, it just doesn't display correctly]
However, the issue is fixed when I apply this same resourcepack in my client
EF version: 20.9.4
Forge verison: 47.3.0
Steps to Reproduce
- make a custom moveset with a custom hitbox
- upload the resourcepack to the server and make it required
- join the server and test hitboxes