Fix damage value for axolotls

This commit is contained in:
TheOnlyJoeEnderman 2022-11-06 02:14:58 +00:00
parent 432e196794
commit 4695707188
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ local axolotl = {
fly_in = { "mcl_core:water_source", "mclx_core:river_water_source" },
breathes_in_water = true,
jump = true,
damage = 2,
reach = 2,
attack_type = "dogfight",
attack_animals = true,
specific_attack = {
"extra_mobs_cod",