Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow certain blocks to be placed on top of upside-down stairs/slabs (#5468) | Michal Havlíček | 2023-01-25 | 1 | -7/+13 |
| | | | | | | | | | | | * Placing certain blocks on top of upside down slabs and stairs * remove TODO * fix style errors * IsAnyStairType helper function * Block placement on stairs and slabs | ||||
* | Handlers: update item and block handlers (#5371) | Tiger Wang | 2022-01-02 | 1 | -0/+70 |
+ Resend blocks when server rejects placement because in a block * Fix chest handler not invoked, fixes #5367 * Fix comparator handler not invoked * Update some naming |