summaryrefslogtreecommitdiffstats
path: root/src/Registries (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 1.15+ (#4856)Tiger Wang2020-12-216-23315/+29281
| | | | | + Add type-safe container for states * Split registry Blocks into BlockTypes, BlockStates so the block types enumeration can be #included without too much penalty * Ensure Registry uses type-safe container
* Add Statistics and Achievements for newer Network standards12xx122020-08-192-0/+121
|
* Remove Waterlogged value from registryTiger Wang2020-07-192-18316/+11311
| | | | | | (apparently they're going to remove it, we don't want such a large breaking change) * Also alpha sort ids, parameters
* 1.13 items supportTiger Wang2020-07-184-0/+41930
+ Add 1.16 block and item definitions