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

Simpler way to override or unregister items #467

Closed
HashimTheArab opened this issue Apr 2, 2022 · 2 comments
Closed

Simpler way to override or unregister items #467

HashimTheArab opened this issue Apr 2, 2022 · 2 comments

Comments

@HashimTheArab
Copy link
Contributor

Currently the only way to have a custom item is to only give that item to players, which works but the original item is still in the creative inventory.
Another method is to override it in HandleItemUse but thats not convenient.

I think the best solution would be a way to unregister items

@T14Raptor
Copy link
Member

Duplicate of #221?

@Sandertv
Copy link
Member

Sandertv commented Apr 2, 2022

I've mentioned this before, I'm not a fan of replacing (let alone unregistering!) items and blocks. All dragonfly code assumes specific items and blocks exist and being able to remove items/blocks opens up a massive can of worms.

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

4 participants