Files
BoundlessHorizons/config/enderio/machines-client.toml
2024-09-25 03:12:49 +02:00

20 lines
656 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"
#The color of the range box of the Inhibitor Obelisk
inhibitorRangeColor = "8B0000"
#The color of the range box of the Relocator Obelisk
relocatorRangeColor = "8B0000"
#The color of the range box of the Aversion Obelisk
aversionRangeColor = "8B0000"
[ioconfig]
#Neighbour Transparency [0-1]
neighbourTransparency = 0.4