VoxeLibre/mods/ENTITIES
kabou e80006f4ea Do not set fire to objects that are already burning.
Changes to mcl_burning.set_on_fire():
* Add logic that only updates the burn time, but skips adding fire
  entities to objects that are already burning.
* Condense code a little, remove single use variables.
* Add a comment to a questionable piece of code.
* Add comments to the function.
2022-03-02 16:25:40 +01:00
..
mcl_boats MORE MESS SORRY XD 2022-02-23 23:58:05 +01:00
mcl_burning Do not set fire to objects that are already burning. 2022-03-02 16:25:40 +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 Rework XP API 2021-11-03 19:36:57 +01:00
mcl_minecarts Break minecart if it's near a cactus (Fix #924) 2021-11-02 22:58:03 +01:00
mcl_mobs fix the other 2 throw_xp occurences 2022-02-25 00:40:26 +00:00
mcl_paintings mcl_paintings 2022-02-23 23:58:05 +01:00
mobs_mc make fire charges activate target (+ fix possible crash) 2022-02-26 22:38:34 +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