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

Make weapons configurable just like payload #197

Open
andryqx opened this issue Mar 27, 2024 · 4 comments
Open

Make weapons configurable just like payload #197

andryqx opened this issue Mar 27, 2024 · 4 comments

Comments

@andryqx
Copy link

andryqx commented Mar 27, 2024

Can you make weapons configurable like payloads? Then you won't have issues with comptability, because players will be able to add new weapon types for shooter without your help.

Example format:

{
"item": "mod_id:bullet_id",
"projectile": "mod_id:projectile_entity_id",
"projectile_nbt": "{nbt:}"
}

@Comm-GT
Copy link

Comm-GT commented Mar 30, 2024

i actually strongly believe this is the better solution over adding compatibility with modded explosives, as players can just go to the config and add the projectile and all that. great idea.

@przemykomo
Copy link
Owner

It doesn't seem like anyone actually bothers to add new payload with the current system so I assume it would be the same for the projectiles, unless I'm wrong?

@andryqx
Copy link
Author

andryqx commented Apr 8, 2024

It doesn't seem like anyone actually bothers to add new payload with the current system so I assume it would be the same for the projectiles, unless I'm wrong?

i'm making server and that would be nice thing which you could implement to the mod for server/modpack creators and for mod creators to implement their projectiles compatibility

@andryqx
Copy link
Author

andryqx commented May 12, 2024

so do you mind about it?

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

3 participants