Skip to content

Spawn placements - #369

Open
IchHabeHunger54 wants to merge 2 commits into
neoforged:mainfrom
IchHabeHunger54:spawn-placements
Open

Spawn placements#369
IchHabeHunger54 wants to merge 2 commits into
neoforged:mainfrom
IchHabeHunger54:spawn-placements

Conversation

@IchHabeHunger54

@IchHabeHunger54 IchHabeHunger54 commented Jul 28, 2026

Copy link
Copy Markdown
Member

Closes #286 . Adds spawn placement documentation to the Living Entities article. As it's a rather small change, it has also been backported to previous versions with entity docs.


Preview URL: https://pr-369.neoforged-docs-previews.pages.dev

@neoforged-pages-deployments
neoforged-pages-deployments Bot deployed to neoforged-docs-previews (Preview) July 28, 2026 09:09 Active
@neoforged-pages-deployments

neoforged-pages-deployments Bot commented Jul 28, 2026

Copy link
Copy Markdown

Deploying with Cloudflare Pages

Name Result
Last commit: 87a9085d13b5f5b482779141f426a648e719f258
Status: ✅ Deploy successful!
Preview URL: https://fe73c355.neoforged-docs-previews.pages.dev
PR Preview URL: https://pr-369.neoforged-docs-previews.pages.dev

Comment thread docs/entities/livingentity.md Outdated
Comment thread docs/entities/livingentity.md Outdated
Comment thread docs/entities/livingentity.md Outdated
Comment thread docs/entities/livingentity.md Outdated
Comment thread docs/entities/livingentity.md Outdated
Comment thread docs/entities/livingentity.md
@IchHabeHunger54 IchHabeHunger54 added the addition Adding or rewriting information. label Jul 28, 2026
@neoforged-pages-deployments
neoforged-pages-deployments Bot deployed to neoforged-docs-previews (Preview) July 28, 2026 20:16 Active
// Vanilla values include NO_RESTRICTIONS, IN_WATER, IN_LAVA and ON_GROUND.
SpawnPlacementTypes.ON_GROUND,
// The heightmap type to use. This provides the initial height to check during world generation,
// later this is ignored and just uses the world surface. Possible values are

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can get rid of the latter half of this sentence. Saying it's only used during worldgen is good enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

addition Adding or rewriting information.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spawn placements

2 participants