#Djinns(the wind elementals) don't spawn

12 messages · Page 1 of 1 (latest)

elder narwhal
#

soo i was flying with my roc in the sky to see if they spawn i stayed in the air for 20 min none spawned they only spawn on rlcraft dregora in spawners or lycanite mob event idk if thats normal or not but on rlcraft they spawned way more idk if they rarer version: RLcraft Dregora 1.0.3

olive vector
#

i have seen them spawn often, including during storms? not sure if this is a bug lol

dusk topaz
#

I havent seen a single djinn either

dusk topaz
olive vector
#

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!

dusk topaz
#

those are the water ones, djinns are the cloud guys that spawn super high up

obsidian monolith
#

Think sky and skyhigh lyca spawner jsons got jumbled up bc rocs spawn in the sky at day iirc

hexed crown
#

That's skypatrol.json spawning rocs during the day

hexed crown
#

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

dusk topaz
#

yeah some funky business.

in rlcraft even doing a battle tower you got djinns, now i havent seen a single one

hexed crown
#

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

GitHub

Repository for tracking the development of RLCraft: Dregora Edition - fonnymunkey/RLCraft-Dregora-Edition