Fix bucketer drainable
This commit is contained in:
parent
534fb41fb4
commit
b4e897ccf5
@ -117,7 +117,6 @@ ele.register_base_device("elepower_machines:bucketer", {
|
|||||||
fluid_buffers = {
|
fluid_buffers = {
|
||||||
input = {
|
input = {
|
||||||
capacity = 8000,
|
capacity = 8000,
|
||||||
drainable = false,
|
|
||||||
accepts = true,
|
accepts = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user