VoxeLibre/mods
GuyLiner 540319d948 Added non_spawn_dictionary and function for getting mob light levels
The non_spawn_dictionary will cover all mobs that don't spawn naturally, and holds the the minimum and maximum light values for each of them.
A function has also been created that will go through both the spawn_dictionary and the non_spawn_dictionary and determine which one
a mob exists in, with the execption of slimes which cannot spawn from a custom spawner at the moment.

Mobs who don't have light levels for the world that you are currently trying to set your custom spawner in will default to their overworld values
2023-02-16 19:43:50 -05:00
..
CORE Improve the new function somewhat 2023-02-16 07:54:00 +00:00
ENTITIES Added non_spawn_dictionary and function for getting mob light levels 2023-02-16 19:43:50 -05:00
ENVIRONMENT More sky improvements 2023-02-06 01:40:25 +00:00
HELP Move textures all into one centralized directory. 2023-01-30 22:55:53 -05:00
HUD Changed mcl_buckets' image use to be named properly. This fixes issue #3455 2023-02-15 14:52:00 +00:00
ITEMS Merge branch 'master' into biome_colored_foliage 2023-02-16 22:14:40 +00:00
MAPGEN Upload files to 'mods/MAPGEN/mcl_mapgen_core' 2023-02-15 12:23:58 +00:00
MISC add japanese translation 2022-12-19 15:33:31 +09:00
PLAYER Merge pull request 'texture-consolidation' (#3380) from texture-consolidation into master 2023-02-04 03:23:13 +00:00