Alexandr
Results
2
issues of
Alexandr
I have one more point for this plugin: make possibility to draw tables (frames) by moving cursor.
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,...