规范了事件系统,完成了实现计分板赋值逻辑
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"criteria": {
|
||||
"on_placed_block": {
|
||||
"trigger": "minecraft:placed_block"
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"function": "fz:event/player/on_placed_block"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user