You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
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
},
The text was updated successfully, but these errors were encountered: