#adding Asteroidfield microdungeons

1 messages · Page 1 of 1 (latest)

scarlet plaza
#

asteroidencounter.dungeon is not used in the base game. I wouldn't recommend enabling it either since the miningcamp1 dungeon in vanilla is stinky

#

you could ```json
[{"op":"add","path":"/surfacePlaceables/items/-","value":{"mode":"floor","priority":1,"variants":1,"distribution":"/biomes/distributions.config:mainBiomeMicrodungeon","type":"microdungeon",
"microdungeons":["<dungeon name here>"]}}]

in `asteroids.biome.patch`
night fiber
#

I could swear that the miningcamp and cave dungeons on that asteroid encounter dungeon list were already spawning in game thats why I thought just adding on that would work

#

but if you say they are not used in the biome file I'll try adding this manually like you adviced

scarlet plaza
#

do the miningcamps you've seen look decrepit and rusty or white and bland?

night fiber
#

white and bland

scarlet plaza
#

it's probably FU or some copy-paste legacy dungeon mod then. Betabound's looks better. uses more than one type of block

night fiber
#

yeah could be I use that

#

is there any chance for a error if I just add that to the biome? I read about op: test to prevent any issues if they are not compatible but no clue if that works here

scarlet plaza
#

it works there. the only issue would be if surfacePlaceables doesn't exist. the - after /items/ adds the dungeon to the end of the list

night fiber
#

can I add two dungeons? not sure because I read somewhere that you can only ad 1 entry at once for the patches

scarlet plaza
#

you can! <dungeon name here> refers to a dungeon file, and those can have multiple anchors

#

if the anchors don't connect, they can effectively be two different dungeons

night fiber
#

yeah I mean two different dungeon files each with their own list of parts

#

["list1", "list2" ] <-just like that?

scarlet plaza
#

oh, yes! just do like, "microdungeons":["microdungeon1","microdungeon2"]

#

exactly!

night fiber
#

alright thank you very much! you helped me greatly - back to testing for hours again

scarlet plaza
#

lmk what you come up with? owoshake in #mod_dev sniffsniffsniff

night fiber
#

rather not as it is nsfw 😂

scarlet plaza
#

now I'm even more interested

#

I'm kidding

night fiber
#

ttpp is all I say

lapis isle
#

didnt worked maybe the dungeons i tried to add where to big

lapis isle
#

i found a way i'll explain here maybe

cyan bone