ScriptCraft
ScriptCraft copied to clipboard
Documentation fails to tell how I can create an upside-down stair
I can create a stair with
/js box(blocks.stairs.stone);
but how do I make it upside-down?
Proposing documentation change in https://github.com/walterhiggins/ScriptCraft/pull/331.
I'm doing some work with the code too and will incorporate your change into mine. We'll leave this open until a new release gets published with the enhancement. Thanks!
The proposed changes are now in the Bad Zombie branch, in Beta status.