Eyes in the Darkness

Eyes in the Darkness

2M Downloads

Eyes not respecting biome config

bessiq opened this issue ยท 1 comments

commented

EyesInTheDarkness-1.16.5-1.0.2.jar

Hey there! In your newest update (that fixes the eyes not spawning except near 0,0), I've noticed the eyes spawn everywhere, despite having biome restrictions in place. I'm pretty sure my biome config worked in 1.0.0, and all I've added recently is a Twilight Forest biome. Here it is for reference:

BiomeRules = ["byg:basalt_barrera", "byg:bayou", "byg:cypress_swamplands", "byg:dead_sea", "byg:embur_bog", "byg:forest_fault", "byg:mangrove_marshes", "byg:pointed_stone_forest", "byg:polluted_lake", "druidcraft:darkwood_forest", "gaiadimension:goldstone_lands", "good_nights_sleep:nightmare_hills", "minecraft:small_end_islands", "twilightforest:dark_forest", "undergarden:dense_forest", "!*"]

My dimension config is the default:
DimensionRules = []

Here is my full config if it helps. (Renamed to a .txt because github.)
eyesinthedarkness-server.txt

If I goofed something up, or you want me to try anything, just let me know! Thanks.

commented

Curious, will look onto it.