milo: smart transfer
This commit is contained in:
@@ -30,7 +30,7 @@ function brewingStandView:isValidType(node)
|
||||
return m and m.type == 'minecraft:brewing_stand'and {
|
||||
name = 'Brewing Stand',
|
||||
value = 'brewingStand',
|
||||
category = 'custom',
|
||||
category = 'machine',
|
||||
help = 'Auto-learning brewing stand',
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user