Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rock Floor on Cave Levels #38

Closed
BenCheung0422 opened this issue Dec 23, 2024 · 1 comment
Closed

Rock Floor on Cave Levels #38

BenCheung0422 opened this issue Dec 23, 2024 · 1 comment

Comments

@BenCheung0422
Copy link
Member

Original: MinicraftPlus/minicraft-plus-revived#560

Background

Cave levels are filled with dirt tiles, but this may allow plants growing in these levels. We have rock tiles, but they are placed on dirt tiles. Therefore, the levels are composited by dirt-rock-dirt-rock-dirt instead of rock-rock-rock-rock-dirt, which may not match the common sense of geology. Some parts may be related to #20.

Details

Cave levels should be filled with rock floors instead of dirt tiles. Rock tiles can be separated to floor form or wall form, so that these can exist as floors or walls (the current rock tiles).

@BenCheung0422
Copy link
Member Author

Superseded by #78

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

No branches or pull requests

1 participant