mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Wieldhand: Allow overriding the hand
This commit is contained in:
parent
e4ee6548af
commit
785a9a6c1a
6 changed files with 64 additions and 4 deletions
|
@ -1759,6 +1759,13 @@ Inventory locations
|
|||
* `"nodemeta:<X>,<Y>,<Z>"`: Any node metadata
|
||||
* `"detached:<name>"`: A detached inventory
|
||||
|
||||
Player Inventory lists
|
||||
----------------------
|
||||
* `main`: list containing the default inventory
|
||||
* `craft`: list containing the craft input
|
||||
* `craftpreview`: list containing the craft output
|
||||
* `hand`: list containing an override for the empty hand
|
||||
|
||||
`ColorString`
|
||||
-------------
|
||||
`#RGB` defines a color in hexadecimal format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue