MineClone2/mods
kabou 6756ee340c Mob spawning chatcommand refactoring.
* Put calculations that are only used conditionally inside the
  related `if` block.
* Make code logic more explicit.
* Take logging statement out of return value assignment.
* Remove duplicate assignment.
* Fix a typo in the function's description.
2022-12-29 02:13:57 +00:00
..
CORE Make snow sound like snow while digging it 2022-12-21 22:39:26 +01:00
ENTITIES Mob spawning chatcommand refactoring. 2022-12-29 02:13:57 +00:00
ENVIRONMENT Make the code clearer to read 2022-12-24 14:54:48 +00:00
HELP update 2022-08-22 21:41:55 +00:00
HUD Fixes #2976 2022-12-23 13:54:41 +02:00
ITEMS Merge pull request 'Update sounds from MTG' (#3157) from grorp/MineClone2:patch-1 into master 2022-12-27 21:36:33 +00:00
MAPGEN Fix the flat biome having a beach sky colour 2022-12-21 16:00:04 +00:00
MISC Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
PLAYER Base mcl_skins templates off old PP skins 2022-11-17 21:52:35 +00:00