更新3.4API

This commit is contained in:
boybook
2025-06-27 23:59:47 +08:00
parent c0f98b179b
commit 12738a142c
52 changed files with 1146 additions and 292 deletions

View File

@@ -24,7 +24,8 @@ class ActorDamageCause(object):
BlockExplosion = "block_explosion" # 方块爆炸
EntityExplosion = "entity_explosion" # 生物爆炸
Void = "void" # 虚空
Suicide = "suicide" # 自杀kill命令
Suicide = "self_destruct" # 自杀kill命令兼容旧版
SelfDestruct = "self_destruct" # 自杀kill命令
Magic = "magic" # 尖牙对生物造成的伤害、守卫者对生物造成的魔法伤害和药水伤害等
Wither = "wither" # 凋零效果
Starve = "starve" # 饥饿