VoxeLibre/mods/ENTITIES
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
..
mcl_boats Move textures all into one centralized directory. 2023-01-30 22:55:53 -05:00
mcl_burning Check enable damage instead of creative mode in some cases 2022-10-09 21:45:05 +02:00
mcl_dripping Optimize dripping ABMs 2022-11-03 14:11:03 +01:00
mcl_entity_invs Clean up hopper minecart 2022-11-14 04:07:41 +01:00
mcl_falling_nodes mcl_falling_nodes 2022-02-23 23:58:05 +01:00
mcl_item_entity Slowing creative digging 2023-01-24 11:16:28 -06:00
mcl_minecarts Make minecart rails unable to be broken with lava 2023-02-09 01:53:52 +00:00
mcl_mobs Added non_spawn_dictionary and function for getting mob light levels 2023-02-16 19:43:50 -05:00
mcl_paintings Move textures all into one centralized directory. 2023-01-30 22:55:53 -05:00
mcl_wither_spawning Withering Heights Advancement 2022-07-25 11:48:38 -06:00
mobs_mc Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld 2023-02-16 19:43:50 -05:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00