Minor Update: Change some things, nothing much.
This commit is contained in:
@@ -96,9 +96,9 @@ PyuTest.make_tool("pyutest_magic:enchanted_pickaxe", "Enchanted Pickaxe", {}, "p
|
||||
groupcaps = {
|
||||
cracky = {
|
||||
times = {
|
||||
[PyuTest.BLOCK_FAST] = 0.25,
|
||||
[PyuTest.BLOCK_NORMAL] = 0.6,
|
||||
[PyuTest.BLOCK_SLOW] = 7
|
||||
[PyuTest.BLOCK_FAST] = 0.1,
|
||||
[PyuTest.BLOCK_NORMAL] = 0.4,
|
||||
[PyuTest.BLOCK_SLOW] = 6
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user