MineClone2/mods/ENTITIES
kabou 9eba0e4860 Remove unused code.
* Remove unused code that was commented out.  The code tried to find
  fire luaentities in the same spot as the newly created fire luaentity.
  It may have been intended to optimize getting set on fire multiple
  times, but it makes no sense as it does not discriminate between fire
  luaentities attached to the object set on fire and those attached to
  other objects.  The function that this code was in also has a better
  way to prevent adding multiple fire luaentities in the first place.
2022-03-18 11:39:11 +01:00
..
mcl_boats MORE MESS SORRY XD 2022-02-23 23:58:05 +01:00
mcl_burning Remove unused code. 2022-03-18 11:39:11 +01:00
mcl_dripping Rename drippingwater to mcl_dripping in mod.conf and readme.txt 2021-11-15 21:54:16 +01:00
mcl_falling_nodes mcl_falling_nodes 2022-02-23 23:58:05 +01:00
mcl_item_entity item pickup sound gain more MC like 2022-03-13 14:58:01 +01:00
mcl_minecarts Add check for unknown nodes. 2022-03-09 12:11:59 +01:00
mcl_mobs Fix cut-n-paste error. 2022-03-09 18:26:51 +01:00
mcl_paintings mcl_paintings 2022-02-23 23:58:05 +01:00
mobs_mc Add check for unknown nodes. 2022-03-09 02:23:18 +01:00
mobs_mc_gameconfig revert to old mobs ( 32c03dc27e ) 2022-02-25 00:40:26 +00:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00