promotional bannermobile promotional banner

Starter Cabin

Starter Cabin is a Minecraft mod that lets you save a player-built structure and automatically place it near the spawn point of any new world.
Back to Files

starter_cabin-1.0.1.jar

File namestarter_cabin-1.0.1.jar
Uploaded
Jul 10, 2026
Downloads
57
Size
37.4 KB
Mod Loaders
NeoForge
File ID
8403934
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:starter-cabin-1603959:8403934"

Learn more about Curse Maven

What's new

# Starter Cabin 1.0.1 Changelog

## Added

- Added support for generating Starter Cabin in non-Overworld dimensions.
- Added `generationDimension` config:
  - `template` uses the dimension where the cabin was saved.
  - A dimension id such as `minecraft:overworld` forces generation in that dimension.
- Added localized config names and tooltips for config menu mods such as Configured.
- Added safer placement logic for ceiling dimensions such as the Nether.

## Fixed

- Fixed Starter Cabin generation and first-join teleport being locked to the Overworld.
- Fixed generated cabin protection only checking the Overworld.
- Fixed a possible issue where ceiling dimensions could place the cabin near the bedrock roof.
- Fixed version metadata for the 1.0.1 release.

## Changed

- Smart placement now scans for safe standing surfaces in ceiling dimensions instead of relying only on heightmaps.
- Spawn and respawn assignment now uses the actual target generation dimension.
- Updated documentation to explain dimension support and `generationDimension`.

## Notes

- Default behavior is `generationDimension = "template"`.
- `smartPlacement = true` is recommended for dimensions such as the Nether.
- Existing `config/starter_cabin/template.nbt` files without dimension data will fall back to `minecraft:overworld`.

This mod has no related projects