summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockRedstoneOre.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More Vector3 in cBlockHandler (#4644)Mattes D2020-04-171-4/+5
| | | | | * cBlockHandler.OnUpdate uses Vector3 params. Also slightly changed how block ticking works.
* Implement glowing redstone orePeter Bell2020-04-171-0/+79