Skip to content

Conversation

@dynst
Copy link
Contributor

@dynst dynst commented May 24, 2025

Summary

Content "Fit boxes inside of boxes better"

Purpose of change

Stacking medium boxes inside large boxes was leaving a lot of room awkwardly left over, almost exactly half a box's worth.

Describe the solution

Every large box has 324L volume capacity. Shrink a medium wood box's outer dimensions to 324/6 = 54L.

This also conveniently makes exactly 20 box_small fit inside any 45L box_medium.

Describe alternatives you've considered

Testing

Additional context

Every large box has 324L volume capacity.

This also conveniently makes exactly 20 box_small fit inside
any box_medium.
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Items: Containers Things that hold other things astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels May 24, 2025
@GuardianDll
Copy link
Member

Is there a particular reason this boxes should be this size, and not that size, except for better stacking? I'm convinced that, if i pick a bunch of random boxes around, i won't be able to fit them perfectly into each other, nor there is a reason to

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

Labels

astyled astyled PR, label is assigned by github actions Items: Containers Things that hold other things [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants