Protect mineturtle from node damage

This commit is contained in:
Wuzzy 2019-09-23 00:00:11 +02:00
parent a198d3c1d9
commit 0e9f00e0a8
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ mobs:register_mob(
water_damage = 1,
lava_damage = 5,
light_damage = 0,
takes_node_damage = false,
animation = {
speed_normal = 25,
speed_run = 35,