mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-06-29 14:50:41 +02:00
log when items teleport through tubes (#66)
* log when items teleport through tubes * put teleport tube logging bethind a setting * narrow scope of some variables
This commit is contained in:
@ -84,3 +84,6 @@ pipeworks_use_real_entities (Use Real Entities) bool true
|
||||
#A high value may cause issues with tube entity visuals.
|
||||
#A value 0.2 or above may cause issues with accelerator tubes.
|
||||
pipeworks_entity_update_interval (Entity Update Interval) float 0 0 0.8
|
||||
|
||||
# if set to true, items passing through teleport tubes will log log where they came from and where they went.
|
||||
pipeworks_log_teleport_tubes (Log Teleport Tubes) bool false
|
||||
|
Reference in New Issue
Block a user