Started by
Trollface5333
on
Topic category: Help with MCreator software
I was wondering if this peice of code controls how fast the firerate/draw speed of a ranged item is?
If not is there a way of doing it?
@Override
public int getMaxItemUseDuration(ItemStack itemstack) {
return 72000;