#Why isnt this adding cooldown to the item
1 messages · Page 1 of 1 (latest)
cooldown duration in script
If you're going to use script, then also use script to start item cooldown.
.startItemCooldown() method
1 messages · Page 1 of 1 (latest)
You have not set the cooldown duration
"minecraft:cooldown":{
"category" : "tnt",
"duration" : 0.2
}
cooldown duration in script
If you're going to use script, then also use script to start item cooldown.
.startItemCooldown() method