fix use item packet
This commit is contained in:
parent
8ba1bf0da0
commit
7ea94c355d
1 changed files with 4 additions and 4 deletions
|
|
@ -1416,12 +1416,12 @@
|
|||
"type": "vector3"
|
||||
},
|
||||
{
|
||||
"name": "item",
|
||||
"type": "slot"
|
||||
"name": "slot",
|
||||
"type": "i32"
|
||||
},
|
||||
{
|
||||
"name": "in_use",
|
||||
"type": "i32"
|
||||
"name": "item",
|
||||
"type": "slot"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue