Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rotate_node to return the correct itemstack.
All on_* hooks that return an itemstack are NOT guaranteed to modify and return the original stack. We cannot count on the behavior of the existing builtin definitions not to be overridden by game/mod logic.
- Loading branch information