#Djinns(the wind elementals) don't spawn
12 messages · Page 1 of 1 (latest)
i have seen them spawn often, including during storms? not sure if this is a bug lol
I havent seen a single djinn either
djinns or zephyrs, zephyrs are the lightning guys and djinns are the cloud guys
oops my bad i misread! i think djinn spawns being less can maybe be chalked up to the sheer lack of water in dregora sometimes lol
i have seen them though!
those are the water ones, djinns are the cloud guys that spawn super high up
Think sky and skyhigh lyca spawner jsons got jumbled up bc rocs spawn in the sky at day iirc
That's skypatrol.json spawning rocs during the day
Hmm, but
skypatrol.json has
"name": "skyhigh",
"nbt": "lycanitesmobs:dungeons/structures/fountain.nbt",
"type": "spawner",
"enabled": true,
compared to
skyhigh.json
"name": "skyhigh",
"type": "spawner",
"enabled": true,
But skypatrol.json existed when I skybased on the test server and had djinns, but it could just be the wacky settings of skypatrol
yeah some funky business.
in rlcraft even doing a battle tower you got djinns, now i havent seen a single one
Seems the issue is because of skyhigh.json
Changing "name": "skyhigh", -> "name": "skypatrol", seems to fix the issue
Tagging @solar spindle , current state of this file causes djinns to not spawn
https://github.com/fonnymunkey/RLCraft-Dregora-Edition/blob/RLCraft-Dregora/export/overrides/config/lycanitesmobs/spawners/skypatrol.json