Minecraft 1.16 mob live with more?

Ha
5

In the MC version 1.16 I created e.g. A zombie with 300 lives [command]

/ summon minecraft: zombie ~ ~ 1 ~ {Health: 300, Attributes: [{Name: "generic.maxHealth", Base: 300}]}

But the zombie then only has as much life as it normally has.

In 1.8 this also works with a similar command.

gl

There's a small mistake in your command

At Health: you have to go 300f and not just 300

EDIT: Sry is wrong xD

Have a look at picasso22's answer

Sn

/ summon minecraft: zombie ~ ~ ~ {Health: 300, Attributes: [{Name: "generic.max_health", Base: 300F}]}

Works like that. You are missing the _ from max_health

Sn

There's an error in his command, but there's no f.

gl

Ah right xD

Ha

Thanks for the help ^^

How do I live right? ca camdynGrey
Minecraft mob farm? - 1 Ju JuniperPickle