9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

添加药水效果函数

This commit is contained in:
XiaoMoMi
2025-05-22 23:57:54 +08:00
parent f1588e349b
commit a965d231a7
17 changed files with 136 additions and 39 deletions

View File

@@ -216,9 +216,10 @@ blocks:
z: "<arg:block.block_z> + 0.5"
particle: "minecraft:end_rod"
count: 15
offset-x: 0.4
offset-y: 0.4
offset-z: 0.4
offset-x: 0.05
offset-y: 0.05
offset-z: 0.05
speed: 0.1
- type: play_sound
sound: minecraft:entity.enderman.teleport
x: "<arg:block.block_x> + 0.5"