11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"parent": "fz:game_event",
|
|
"criteria": {
|
|
"on_placed_block": {
|
|
"trigger": "minecraft:placed_block"
|
|
}
|
|
},
|
|
"rewards": {
|
|
"function": "fz:game_event/player/on_placed_block"
|
|
}
|
|
} |