astralsorcery.toml has doubled up/error text in the rituals section
Jeuvke opened this issue ยท 0 comments
Lucerna & Horologium entries for example:
[constellation.effect.lucerna]
#Defines the radius (in blocks) in which the ritual will allow the players to fly in.
#Range: 1.0 ~ 512.0
range = 32.0
#Defines the increase in radius the ritual will get per active lens enhancing the ritual.
#Range: 0.0 ~ 128.0
rangePerLens = 64.0
#Set this to false to disable this ritual effect
enabled = true
[constellation.effect.horologium]
#Defines the radius (in blocks) in which the ritual will allow the players to fly in.
#Range: 1.0 ~ 512.0
range = 6.0
#Defines the increase in radius the ritual will get per active lens enhancing the ritual.
#Range: 0.0 ~ 128.0
rangePerLens = 3.0
#Defines the amount of blocks this ritual will try to capture at most.
#Range: 1 ~ 2048
maxAmount = 32
#Set this to false to disable this ritual effect
enabled = true
Most entries have the text of the Vicio ritual added to them.