Document fire_resistant and fire_damage_resistant

This commit is contained in:
Elias Fleckenstein 2021-01-02 12:34:02 +01:00
parent 7d805ff789
commit 8ba8f62527
1 changed files with 2 additions and 0 deletions

View File

@ -249,6 +249,8 @@ functions needed for the mob to work properly which contains the following:
'instant_death' If true, mob dies instantly (no death animation or delay) (default: false)
'xp_min' the minimum XP it drops on death (default: 0)
'xp_max' the maximum XP it drops on death (default: 0)
'fire_resistant' If true, the mob can't burn
'fire_damage_resistant' If true the mob will not take damage when burning