milo: categories, better listing page separation
This commit is contained in:
@@ -26,6 +26,7 @@ function inputChestWizardPage:isValidType(node)
|
||||
return m and m.pullItems and {
|
||||
name = 'Input Chest',
|
||||
value = 'input',
|
||||
category = 'custom',
|
||||
help = 'Sends all items to storage',
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user