#Question...

4 messages · Page 1 of 1 (latest)

languid bramble
#

Is it possible to change the speed of a custom pickaxe or what is
is it speed() ?

echo flickerBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

frozen crane
#
e.create('pickaxe').modifyTier(t => t.speed = 10)
languid bramble
#

I see