VoxeLibre/mods/ENTITIES
GuyLiner cafc16c41c Fix #3484
If a mob was not found in the spawn_dictionary or the non_spawn
dictionary and you tried to use a spawn egg to spawn that mob, the game
would crash. This commit prevents that from happening by adding a check
for mobs that don't exist, and minetest.log throws an error.
2023-02-26 11:22:21 -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 Fix #3484 2023-02-26 11:22:21 -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 mobs that were missing from non_spawn_specific() 2023-02-26 11:06:38 -05:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00