added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
[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