Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-16 | Using Super. | Mattes D | 1 | -3/+3 | |
2019-10-16 | Refactored block-to-pickup conversion. (#4417) | Mattes D | 1 | -7/+14 | |
2018-01-03 | Concrete mixing (#4096) | Zach DeCook | 1 | -0/+106 | |
Adds a block handler for concrete powder and implements hardening to concrete. Concrete powder turns into concrete when: * It is next to water when it receives a block update * It falls onto a water block (even with Physics SandInstantFall=1) |