your current location:首页 > news>How to resurrect the dragon?(Need instructions) [IAF] Ice and Fire legend (Ice and Fire) Minecraft Game

How to resurrect the dragon?(Need instructions) [IAF] Ice and Fire legend (Ice and Fire) Minecraft Game

2024-12-10 17:58:18|Myriagame |source:minecraft skins

This tutorial is set by the author's setting without permission.

Through research, it is found that the Dragon's NBT tag controls whether the dragon is controlled by the ModelDead tag is the state of death. For dragons with a name, the following instructions can be resurrected (need to be close to the dragon).

First modify the value of the health to any more than 0, otherwise the resurrection will be invalid:

/data modify entity @e [name = "Dragon's name", limit = 1, sort = nearest] Health set value 20 

Second, modify the ModelDead tag:

/data modify entity @e [name = "Dragon's name", limit = 1, sort = nearest] Modeldead Set Value 0 

For dragons without names, just make a little modification.(Example by fire dragon)

/data modify entity @e [type = Iceandfire: Fire_dragon, limit = 1, sort = nearest] Health Set Value 20 
: cb; "" ">/Data Modify Entity @E [Type = Iceandfire: Fire_dragon, Limit = 1, Sort = NEAREST] Modeldead Set Value 0

The three dragon IDs of this module are as follows:

Iceandfire: Fire_dragon Fire Dragon

Iceandfire: Ice_dragon Ice Dragon

Iceandfire: Lightning_Dragon