Rain World

Rain World

105 betyg
Simple Spawn Swapper
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
60.788 KB
25 jun, 2023 @ 16:25
25 jun, 2023 @ 17:00
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Simple Spawn Swapper

Beskrivning
Simple Spawn Swapper
This mod was made to make it easy for modders to spawn custom creatures around in story mode by letting you swap some of the normal creature spawn with the new creatures.

How to use
0: Create your own mod folder Mod Directories [rainworldmodding.miraheze.org]
1: Create a txt file in your mod's main folder (Next to the modinfo.json)
2: Name that txt file "SpawnSwaps"
3: Inside that txt file write a line in this format "PinkLizard-RedLizard(100%)"
4: The first creature name is what will be replaced and the second name is what it will be replaced with
5: The number with the % is the odds that it will swap a spawn for the new type
6: You can optionally add a priority number at the end so that it will be used before a different swap, "PinkLizard-RedLizard(100%)1" the default priority is 5
Populära diskussioner Visa alla (3)
8
4 mar @ 14:04
(Hopefully) Every possible creature & item codename (SPOILERS, OBVIOUSLY)
skelegram
1
3 mar @ 14:55
can you add different text files for specific campains?
Lunar_Hello
2
6 aug @ 20:35
Suggestions
The Toe Curler
64 kommentarer
NonIdiot 29 sep @ 18:07 
wait, so do higher-priority-number swaps happen before lower-priority-number swaps?
Gladiator Scout 16 aug @ 17:29 
There is no modinfo.json
jacobasclo221 19 jul @ 13:13 
@ecklesinc You go to mods found in Rainworld_Data then go to StreamingAssets and finally uou will find the mods folder. There you need to create a folder with the name you want.. then you put the modinfo.json file and a .txt file named SpawnSwaps .
ecklesinc 4 jul @ 15:13 
Where do I put Mod Directories?
ecklesinc 4 jul @ 15:01 
Do the watcher creatures work?
Crowlov 5 jun @ 2:53 
Some tips for using this mod.

1. Keep swaps to a minimum, lots of swapped spawns can cause instability and frequent crashing.

2. Create a new game when adding or changing swaps, if the game attempts to swap a creature which has already spawned/appeared, it will crash the game.

3. Swap batflies with creatures at a low spawn rate to cause that creature to appear almost globally bar the few regions that have no batflies.

4. Use Keep That Away From Me to check the internal names of creatures, it will list all creatures, even those added by mods.
Typhoonhell33 2 maj @ 5:39 
Hey, is it possible to swap creatures with another that has a specific ID? I've heard there is a very certain scavenger that's set to spawn during precycles which gave me an idea. I want to fool around a bit... just, make my favorite IDs rule the world, nothing else.
jacobasclo221 21 apr @ 10:45 
@_-Roddy-_ apparently yes.. but I'm not sure.. I didn't tried but there are simple spawn swaps that implement watcher creatures so I think it means a yes.
_-Roddy-_ 18 apr @ 13:21 
do this still work after the Watcher campaign, i cant take anymore the DLC breaking 5000 mods
EtenRipples 5 apr @ 23:35 
does the priority work like higher number - later at priority or vice versa?