Cleanup and add the mob as a valid actor type
This commit is contained in:
parent
a8b054281f
commit
7b1fac733d
2 changed files with 2 additions and 210 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"Actor": {
|
||||
"types": [
|
||||
"player",
|
||||
"sync"
|
||||
"sync",
|
||||
"mob"
|
||||
]
|
||||
},
|
||||
"Item": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue