Skip to content

Commit a0d1876

Browse files
committed
- Updated behaviorpack.block.deprecated
1 parent e1efa5e commit a0d1876

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

behaviorpack/block/deprecated.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
# Block - Deprecated
22

3-
TODO
3+
The feature you are attempting to use as been deprecated
4+
5+
## Example
6+
7+
```json
8+
{
9+
"minecraft:block": {
10+
"events": {
11+
"my_event": {}
12+
}
13+
}
14+
}
15+
```

0 commit comments

Comments
 (0)