mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-06-29 14:50:41 +02:00
Add option to forego real entities (#26)
This commit is contained in:
committed by
GitHub
parent
37eef73695
commit
97903327a5
@ -27,6 +27,7 @@ local settings = {
|
||||
enable_cyclic_mode = true,
|
||||
drop_on_routing_fail = false,
|
||||
delete_item_on_clearobject = true,
|
||||
use_real_entities = true,
|
||||
}
|
||||
|
||||
pipeworks.toggles = {}
|
||||
|
Reference in New Issue
Block a user