sandstone
sandstone copied to clipboard
Extra line breaks added to output
This only happens when inputting MCFunctionInstance
s into schedule.clear
, not string
s. And this issue does not apply to mcFunctionInstance.schedule.clear()
either.
This also happens with schedule.function
, but only when called on an implicitly created function.
More importantly, all of these issues apply when the command is placed after an execute
's run
as well.