MineClone2/mods/ENTITIES
kabou c83e6c3267 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-08 23:19:18 +01:00
..
mcl_boats MORE MESS SORRY XD 2022-03-08 23:16:53 +01:00
mcl_burning Do not set fire to objects that are already burning. 2022-03-08 23:19:18 +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-03-08 23:16:53 +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 mcl_mobs 2022-03-08 23:16:54 +01:00
mcl_paintings mcl_paintings 2022-03-08 23:16:54 +01:00
mobs_mc make fire charges activate target (+ fix possible crash) 2022-03-08 23:19:14 +01:00
mobs_mc_gameconfig [mobs_mc_gameconfig] fix warning 2021-05-23 14:54:20 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00