1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 14:36:03 +02:00

added light damage _min and _max values, also igniter check for lava damage

This commit is contained in:
TenPlus1
2018-09-07 14:59:22 +01:00
parent 9737bde6fb
commit f1476077bd
3 changed files with 33 additions and 37 deletions

View File

@ -23,6 +23,7 @@ Lucky Blocks: 9
Changelog:
- 1.47- Mob damage changes, min and max light level for damage added, ignition sources checked for lava damage
- 1.46- Mobs only drop rare items when killed by player (drops.min = 0 makes them rare), code tweak, pathfinding no longer sees through walkable nodes
- 1.45- Added Fence Top to add on top of any fence to stop mobs escaping, new line_of_sight tweaked by Astrobe
- 1.44- Added ToolRanks support for swords when attacking mobs