#Why isnt this adding cooldown to the item

1 messages · Page 1 of 1 (latest)

mossy chasm
#

You have not set the cooldown duration

#
"minecraft:cooldown":{
    "category" : "tnt",
    "duration" : 0.2
}
glad fiber
#

cooldown duration in script

rustic sun
#

If you're going to use script, then also use script to start item cooldown.
.startItemCooldown() method

thorn leaf
#

because minecraft:tnt is a block not an item.

#

I don't think it even exists.