Origins (Forge)

Origins (Forge)

7M Downloads

"type": "origins:play_sound" doesn't work

Edoliviro opened this issue ยท 1 comments

commented

how to reproduce: make a data pack that uses an active power + origins:play_sound.

the power simply will not appear on the origin.

commented

You can use commands for now I guess:

{
    "type": "origins:execute_command",
    "command": "playsound minecraft:entity.generic.eat player @a[distance=..10] ~ ~ ~ 1 1",
    "permission_level": 4
}