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

Fishing rod auto generating ingoring _cast texture #4377

Open
6 tasks done
EagL3-GIT opened this issue Jan 31, 2025 · 0 comments
Open
6 tasks done

Fishing rod auto generating ingoring _cast texture #4377

EagL3-GIT opened this issue Jan 31, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@EagL3-GIT
Copy link

EagL3-GIT commented Jan 31, 2025

Terms

  • I'm using the very latest version of ItemsAdder and its dependencies.
  • I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
  • I've looked for already existing issues on the Issue Tracker and haven't found any.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I searched the #itemsadder-forum channel on Discord for similar issues.
  • I tested that this issue persists on a bare-minimum Server as described in #4187.

Discord Username (optional)

No response

What happened?

When trying to make custom fishing rod texture, the cast part is being ignored and it shows only the main fishing rod.
[EDIT: And same for 3D textures]
It has to be a bug cause it works just fine for bows.

Steps to reproduce the issue

  slime_fishing_rod:
    display_name: "Slime Fishing Rod"
    resource:
      material: FISHING_ROD
      model_id: 10011
      generate: true
      textures:
      - tools/slime_fishing_rod.png

Image

  ragnarok_fishing_rod:
    display_name: "Ragnarok Fishing Rod"
    permission: tools.ragnarok_fishing_rod
    resource:
      model_id: 10004
      material: FISHING_ROD
      generate: false
      model_path: not_generated/ragnarok_fishing_rod

Image
Image

Server version

This server is running Paper version 1.21.4-133-main@54b2e9d (2025-01-29T01:50:53Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)

ItemsAdder Version

ItemsAdder version 4.0.7

ProtocolLib Version

ProtocolLib version 5.4.0-SNAPSHOT-739

LoneLibs Version

LoneLibs version 1.0.63

Full Server Log

Error (optional)

Problematic items yml configuration file (optional)

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

@EagL3-GIT EagL3-GIT added the type: bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: New
Development

No branches or pull requests

1 participant