Undead Nights - Zombie Horde Nights

Undead Nights - Zombie Horde Nights

53.4k Downloads

Added zombies won't break blocks

Closed this issue · 4 comments

commented

I recently downloaded the mod and found the zombies unable to break the blocks shown on the mod. I have tried to reset it but nothing has changed. I tried to use the mod loader mod and was unable to get it to work. Someone please help.

commented

Did you enable it in the config? Block breaking is disabled by default.

// If true, Horde Zombies can break blocks | default: false
"hordeZombiesCanBreakBlocks": false,              // <--- this needs to be true
// Horde Zombie block break tier (0-3) | default: 1
"hordeZombiesBlockBreakTier": 1,

The block breaking tier works as follows:

  • 1 -> sand, dirt, glass...
  • 2 -> stone, wood blocks...
  • 3 -> iron doors, iron bars...
commented

Oh and only my horde and elite zombies are able to break blocks.

commented

this seems to be resolved

commented