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

Add properties support [WIP] #447

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Bafran
Copy link
Contributor

@Bafran Bafran commented Jan 2, 2025

Description

Issue #197 - Slabs don't stack

Add support for block properties. Uses a hashmap on server startup to build a property mapping.

Testing

image

Please follow our Coding Guidelines

@OfficialKris
Copy link
Contributor

Works good. Only issue I have is to add an additional slab block, you have to click on a placed block (slab). I'm sure the client sends the position along the block the player clicked, so you can do a comparison with that. Also, If you use the offset math function in WorldPosition, you can check if the block is a slab and respond accordingly.

@Snowiiii
Copy link
Member

@Bafran any progress ?

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.

3 participants