Tensura Race Spawn Settings (TRSS)
ModA small addon for Tensura Reincarnated that lets you configure custom spawn locations for each race.
Type
Mod
Modrinth Downloads
16
Modrinth ID
NPyBwafe
Last Updated
Jun 15, 2026
Description
Tensura Race Spawn Settings
(Tensura Race Spawns or just TRSS for short)
A small addon for Tensura Reincarnated that lets you configure custom spawn locations for each race. The main idea is simple: different races can start in different dimensions, biomes, or structures. This also works with races added by other addons, as long as you know their registry id.
What it does
The addon can:
- set a race-specific initial spawn point;
- search for configured biomes (or tags);
- search for configured structures (or tags);
- optionally use Async Locator Refined for async biome/structure search;
- assign found spawn locations to specific players if configured;
Configuration is stored in:
config/tensura/race_spawns.tomlExample:
[settings] spawnRadius=6400 useAsyncLocator=true [Races] [Races.slime] spawnDimension="minecraft:overworld" spawnBiome=["#minecraft:is_overworld"] spawnStructure=[] onlyInitial=true assignedToPlayer=false [Races."exampleaddon:custom_race"] spawnDimension="minecraft:overworld" spawnBiome=["minecraft:swamp", "#is_taiga"] spawnStructure=["#minecraft:village", "minecraft:mineshaft"] onlyInitial=false assignedToPlayer=trueConfig behavior
Empty values mean “ignore this option and use the default spawn logic”.
spawnDimension="" spawnBiome=[] spawnStructure=[]If all three spawn fields are empty, the player uses the normal world spawn. onlyInitial=true means the found point is used like a normal /spawnpoint or bed spawn. onlyInitial=false makes the configured spawn behave more like a personal world spawn for that player. assignedToPlayer=true prevents the same configured biome/structure location from being reused for another player.
Also you can hot-reload your config in-game:
/tensuraracespawns reloadOptional dependency
- Async Locator Refined It is optional, but highly recommended. The addon should still work without it.
Compatibility
Mod Loaders
Game Versions
Similar Mods
Raw Ore Pellets
Raw ore pellets replace full drops when mining using low-tier tools, reducing ore output early game.
Music Shuffle
Shuffle ALL released Minecraft songs. Add your own as well.
Harry-hq's Vein Miner
Adds a "Vein Miner" enchantment to tools. When sneaking while mining a block, it will automatically break all connected...
Auto Craft Tom's Addon
AutoCraftTomsAddon improves Tom’s Storage crafting with bulk craft buttons and a simple template system for saving and r...
QiuymMod
Added unique items such as the sickle with optimized crafting recipes, significantly reducing resource gathering difficu...
Good Sign Editing
Beta 1.7.3 mod that allows editing signs by right-clicking, as well as exiting the sign screen with Escape.