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

[Feature Suggestion] Ability to add cooldowns & modify stacksize on weapons and items #31

Open
kingkuys2123 opened this issue Oct 2, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@kingkuys2123
Copy link

  • Ability to add cooldowns on weapons/items
    It would be prove useful for someone like me that installed other mods that has it own potions types (flasks etc.) , pearls & throwables like grenades, bombs and also nerfing magic wands/staffs cuz spam right-clicking sucks.

like for example

{
"identifiers": [
"blast:grenade",
],
"stackSize": 8.0,
"hasCooldown": 3.0
},
{
"identifiers": [
"minecraft:firework_rocket",
],
"stackSize": 16.0,
"hasCooldown": 1.5
},
{
"identifiers": [
"twilightforest:zombie_scepter",
],
"hasCooldown": 3.0
},

@charlyb01 charlyb01 added the enhancement New feature or request label Oct 6, 2022
@charlyb01
Copy link
Member

Hello, thanks a lot for the suggestion. Indeed, that's a really good idea! I will see if I can add that in the next update, stay tuned 😉

@kingkuys2123
Copy link
Author

kingkuys2123 commented Oct 7, 2022

Much love! hopefully the next update will (possibly) be back ported to 1.18.2 :)

@charlyb01
Copy link
Member

Sadly I have no idea of when I will be able to update it but if it's not in too much time, I will try to back port it ;)

@kingkuys2123
Copy link
Author

kingkuys2123 commented Oct 17, 2022

it's okay my man, no rush! :) I might probably go 1.19+ later in the future

another suggestion is, if possible limiting the time you can tame animals or certain animals like you can only tame 5 horses, you can only tame 10 wolves or something like that and with a release tamed animal mechanic so you can tame other mobs too?... I think this is combat related, yeah? I think so and I think not, hahaha.. anyways looking forward for the next update! much love!

@charlyb01
Copy link
Member

Not sure it has its place on this mod but that's a nice idea though =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants