fix toolranks support for Nether Pickaxe

combine the after_use() event of nethertools with toolranks
This commit is contained in:
Treer
2023-05-28 23:28:09 +10:00
parent add8d74323
commit 5b692cfeb0
2 changed files with 33 additions and 6 deletions

View File

@ -27,9 +27,12 @@ read_globals = {
"stairsplus",
"string.split",
table = { fields = { "copy", "getn" } },
"technic",
"toolranks",
"vector",
"VoxelArea",
"VoxelManip",
"walls",
xpanes = { fields = { "register_pane" } },
}