mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Use place_param2 client-side for item appearance & prediction (#11024)
This commit is contained in:
parent
a21402b38f
commit
bf8fb2672e
5 changed files with 51 additions and 35 deletions
|
@ -86,6 +86,7 @@ struct ItemDefinition
|
|||
// Server will update the precise end result a moment later.
|
||||
// "" = no prediction
|
||||
std::string node_placement_prediction;
|
||||
u8 place_param2;
|
||||
|
||||
/*
|
||||
Some helpful methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue