Rain World

Rain World

105 ratings
Simple Spawn Swapper
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
60.788 KB
Jun 25, 2023 @ 4:25pm
Jun 25, 2023 @ 5:00pm
2 Change Notes ( view )

Subscribe to download
Simple Spawn Swapper

Description
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
Popular Discussions View All (3)
8
Mar 4 @ 2:04pm
(Hopefully) Every possible creature & item codename (SPOILERS, OBVIOUSLY)
skelegram
1
Mar 3 @ 2:55pm
can you add different text files for specific campains?
Lunar_Hello
2
Aug 6 @ 8:35pm
Suggestions
The Toe Curler
66 Comments
Lizoord Nov 1 @ 10:23am 
i'm guessing yes
Lizoord Nov 1 @ 10:20am 
does the name have to be the internal name? (For example,if you want every pink lizard to be a batfly you would type 'PinkLizard-Fly(100%) ?
NonIdiot Sep 29 @ 6:07pm 
wait, so do higher-priority-number swaps happen before lower-priority-number swaps?
Gladiator Scout Aug 16 @ 5:29pm 
There is no modinfo.json
jacobasclo221 Jul 19 @ 1:13pm 
@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 Jul 4 @ 3:13pm 
Where do I put Mod Directories?
ecklesinc Jul 4 @ 3:01pm 
Do the watcher creatures work?
Crowlov Jun 5 @ 2:53am 
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 May 2 @ 5:39am 
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 Apr 21 @ 10:45am 
@_-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.