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

How to set stairs with shape: outer_* #34

Open
urgor opened this issue May 2, 2023 · 0 comments
Open

How to set stairs with shape: outer_* #34

urgor opened this issue May 2, 2023 · 0 comments

Comments

@urgor
Copy link

urgor commented May 2, 2023

Code like

direction = 0 # 0..7 defines direction of stairs
mc.setBlock(pos, block.STAIRS_WOOD.withData(direction))

produces staits 'shape: straight' , which means usual stairs. But how to create "intermidiaate" stairs, between faced for example to north and east, that corner one, that names 'shape: outer_*' ? Where * is direction.

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

No branches or pull requests

1 participant