#Why minecraft on_player_destroyed doesn't works?
16 messages · Page 1 of 1 (latest)
Why minecraft on_player_destroyed doesn't works?
At least for me, the file you uploaded contains the wrong contents. I'm seeing some error message
It just contains this:
{"type":"application/json","uri":"file:///data/user/0/com.discord/cache/temp_115010317649959395.json","name":"error_chunk_loader1.json"}
Could you try uploading it again? Or perhaps pasting the snippet directly into chat
Ok this is also not working
I don't know how to paste code snippet
It only support 2000 words
I cant give you all the codes but here are some.
"minecraft:on_player_destroyed": {
"event": "remove:blockk",
"target": "self"
} ,
And the event is here
"remove:blockk": {
"run_command": {
"command": [
"function dechu1"
]
}
},
Here dechu means delete chunks. Dont get me wrong.
@novel sigil Any error here or any reason of not working.
Here i tried txt exetension and now file has contents
The target i changed but it also dont worked.
Only works in survival btw
Is there any way to run in creative
Not that i know