mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-04 15:41:38 +00:00
添加药水效果函数
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user