VoxeLibre/mods
WillConker ce5eb8d88d Remove mobs_mc name check from mcl_mobspawners warning (#4501)
Fixes a warning.
Mobs spawners really only need to check the entity `.is_mob` as all mobs should have this set.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4501
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: WillConker <willconker@noreply.git.minetest.land>
Co-committed-by: WillConker <willconker@noreply.git.minetest.land>
2024-09-15 23:08:37 +02:00
..
CORE autogroup: Do node overwrites after all mods have loaded 2024-09-15 22:25:44 +02:00
ENTITIES Fix two additional dependency issues 2024-09-15 22:25:44 +02:00
ENVIRONMENT Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
HELP Add crash guards against unknown items (#4623) 2024-08-31 23:41:06 +02:00
HUD Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
ITEMS Remove mobs_mc name check from mcl_mobspawners warning (#4501) 2024-09-15 23:08:37 +02:00
MAPGEN use vector.new in mcl_dungeons (#4567) 2024-09-09 20:08:30 +02:00
MISC Fix some typos in the API documentation (#4630) 2024-09-12 18:13:52 +02:00
PLAYER Cactus damage cleanup, drop redundant conditions (#4625) 2024-09-08 05:21:42 +02:00