Skip to content

Increase limits for boats, minecarts, fireballs, and height#1325

Merged
mattsumi merged 1 commit intoMCLCE:mainfrom
Jazzitch:main
Mar 19, 2026
Merged

Increase limits for boats, minecarts, fireballs, and height#1325
mattsumi merged 1 commit intoMCLCE:mainfrom
Jazzitch:main

Conversation

@Jazzitch
Copy link
Copy Markdown
Contributor

Description

Increases the world height to 512, and increases entity spawn limits.

test

Previous Behavior

The world height was 256. This limited the height players could built to. Also, only a few entities were allowed. This was critical for the old ~512 mb limit on old consoles, but modern computers don't need these limits.

Root Cause

The hard-coded limit was 256 which did not allow tall builds such as a castle, especially on mountains. Boats, minecarts, etc could not exceed a certain amount (ex. 40), which could hinder builds such as roller coasters.

New Behavior

Players can build up to 512 blocks up on the y-axis. Boats, minecarts, and projectiles can exceed the old limits.

Fix Implementation

I increased the old build limit by x2, and the old entity limits by x10.

AI Use Disclosure

No AI was used.

@mattsumi
Copy link
Copy Markdown

Thank you for contributing!

ItzSonicFaner pushed a commit to ItzSonicFaner/MinecraftConsoles-Slim-Skins that referenced this pull request Mar 21, 2026
ItzSonicFaner pushed a commit to ItzSonicFaner/MinecraftConsoles-Slim-Skins that referenced this pull request Mar 21, 2026
itsRevela pushed a commit to itsRevela/LCE-Revelations that referenced this pull request Mar 23, 2026
itsRevela pushed a commit to itsRevela/LCE-Revelations that referenced this pull request Mar 23, 2026
ArchieDxncan pushed a commit to ArchieDxncan/LegacyDxncan that referenced this pull request Apr 1, 2026
ArchieDxncan pushed a commit to ArchieDxncan/LegacyDxncan that referenced this pull request Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants