Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/athenaeum/athenaeum.cfg

21 lines
484 B

# Configuration file
general {
tile_data_service {
# Set to true to enable client-side display of Athenaeum's tile data service.
# Used for monitoring TE updates from the server for any TE registered with
# the data service.
B:ENABLED=false
# Set the value that will be tracked (the blue value) in the display.
I:TRACKING_INDEX=10
# Change the update rate for the display.
I:UPDATE_INTERVAL_TICKS=20
}
}