2022-07-07 07:39:01 +08:00
|
|
|
{
|
2022-07-30 16:34:38 +08:00
|
|
|
"parent": "fzsd:game_event",
|
2022-07-07 07:39:01 +08:00
|
|
|
"criteria": {
|
|
|
|
"on_placed_block": {
|
2022-07-25 13:34:40 +08:00
|
|
|
"trigger": "minecraft:placed_block",
|
|
|
|
"conditions": {
|
2023-06-06 19:43:35 +08:00
|
|
|
"location": [
|
2022-07-25 13:34:40 +08:00
|
|
|
{
|
|
|
|
"condition": "minecraft:reference",
|
2022-07-30 16:34:38 +08:00
|
|
|
"name": "fzsd:is_real_player"
|
2022-07-25 13:34:40 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2022-07-07 07:39:01 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"rewards": {
|
2022-07-30 16:34:38 +08:00
|
|
|
"function": "fzsd:game_event/advancement/on_placed_block"
|
2022-07-07 07:39:01 +08:00
|
|
|
}
|
|
|
|
}
|