在《我的世界》1.19版本中,凋灵风暴(Wither Storm)的进化速度可以通过以下指令调整:
```
/witherstormmod evolutionSpeed set @e[type=witherstormmod:wither_storm,limit=1] <value>
```
• `@e[type=witherstormmod:wither_storm,limit=1]`是凋灵风暴的目标选择器,确保指令作用于凋灵风暴实体。
• `<value>`是你设置的进化速度值,数值越大,进化速度越快。
使用该指令可以加速凋灵风暴的进化过程。
```
/witherstormmod evolutionSpeed set @e[type=witherstormmod:wither_storm,limit=1] <value>
```
• `@e[type=witherstormmod:wither_storm,limit=1]`是凋灵风暴的目标选择器,确保指令作用于凋灵风暴实体。
• `<value>`是你设置的进化速度值,数值越大,进化速度越快。
使用该指令可以加速凋灵风暴的进化过程。