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

[Bug]: Modifying the hitbox of Trident using data packets does not work #1917

Open
4 tasks done
HaktyGaona opened this issue Feb 8, 2025 · 0 comments
Open
4 tasks done

Comments

@HaktyGaona
Copy link

HaktyGaona commented Feb 8, 2025

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

As the title states, when I checked my modified weapon stats, I found that no matter how I adjusted the stats of the Trident collider, nothing would change.
I confirmed it with only EpicFight 20.9.7 with vanilla.

Steps to Reproduce

  1. Create a datapack and create trident.json in data\minecraft\capabilities\weapons.
  2. Add additional collider data as shown.
  3. start the game to see the effect.
    
    One of the reasons I find this problem is:
    No matter how much I change the number to, the number of hitboxes doesn't change.

Only collider does not work with any data, but the other basic data works.
Only trident has been found to have this problem so far, I have no problem modifying other weapons to do so.

Image

@HaktyGaona HaktyGaona changed the title [Bug|Crash]: Modifying the hitbox of Trident using data packets does not work [Bug]: Modifying the hitbox of Trident using data packets does not work Feb 8, 2025
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

No branches or pull requests

1 participant