atm9lite/client/config/enderio/machines-client.toml
2024-10-17 13:19:52 -07:00

16 lines
417 B
TOML

[blocks]
#The color of the range box of the Vacuum Chest
vacuumChestRangeColor = "0000FF"
#The color of the range box of the XP Vacuum
vacuumXpRangeColor = "00FF00"
#The color of the range box of the Powered Spawner
poweredSpawnerRangeColor = "FF0000"
#The color of the range box of the Drain
drainRangeColor = "FFA500"
[ioconfig]
#Neighbour Transparency [0-1]
neighbourTransparency = 0.4