Skip to content

Update maximum limits for game entities#1355

Merged
mattsumi merged 3 commits intosmartcmd:mainfrom
Jazzitch:main
Mar 21, 2026
Merged

Update maximum limits for game entities#1355
mattsumi merged 3 commits intosmartcmd:mainfrom
Jazzitch:main

Conversation

@Jazzitch
Copy link
Contributor

Description

This PR changes the max limit for boats and minecarts by +10, and leaves the world height at 256 (the original, conservative value)
Changes
Previous Behavior

Minecarts and boats had a limit of 40.
Root Cause

The new boats and minecart limit was removed alongside with the world height revert (this PR keeps the world height at 256).
New Behavior

Minecarts and boats have a limit of 60 instead of 40, which can allow for builds that require minecarts and boats en masse.
Fix Implementation

Adding 10 to the limit of minecarts and boats, and 100 to projectiles.
AI Use Disclosure

No AI was used.
Related Issues

Increased the maximum limits for Xbox boats, console minecarts, dispensable fireballs, and projectiles.
Increased maximum limits for Xbox boats, console minecarts, dispensable fireballs, and projectiles.
Update maximum limits for game entities
@Jazzitch
Copy link
Contributor Author

Image of testing:
proofofworkinglol

@Jazzitch
Copy link
Contributor Author

This PR changes the max limit for boats and minecarts by *+20, and leaves the world height at 256 (the original, conservative value)

@mattsumi mattsumi merged commit 33b008c into smartcmd:main Mar 21, 2026
1 check passed
@mattsumi
Copy link
Collaborator

Thanks for Contributing!

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