Tensura Race Spawn Settings (TRSS)
No reviews yet
A small addon for Tensura Reincarnated that lets you configure custom spawn locations for each race.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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.toml
Example:
[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=true
Config 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 reload
Optional dependency
- Async Locator Refined is optional, but highly recommended. The addon should still work without it.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers