Package: debuggery
I use creatura + animalia + draconis mods, but /entity_lag_log_toggle doesn't print anything for some reason.
creatura
animalia
draconis
/entity_lag_log_toggle
that command only logs when entity steps take "too long", which is .45 seconds by default. you can change this by modifying the debuggery.entity_lag_log_threshold setting. note that the setting is in microseconds, so the default value is 450000.
debuggery.entity_lag_log_threshold
450000
Thanks!
I use
creatura
+animalia
+draconis
mods, but/entity_lag_log_toggle
doesn't print anything for some reason.that command only logs when entity steps take "too long", which is .45 seconds by default. you can change this by modifying the
debuggery.entity_lag_log_threshold
setting. note that the setting is in microseconds, so the default value is450000
.Thanks!