mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-03-15 04:11:24 +00:00
Creative: Document creative.formspec_add in game_api.txt
This commit is contained in:
parent
983af7b1c0
commit
6bf552eb10
1 changed files with 5 additions and 0 deletions
|
@ -61,6 +61,11 @@ Beds API
|
|||
}
|
||||
}
|
||||
|
||||
Creative API
|
||||
------------
|
||||
|
||||
A global string called `creative.formspec_add` was added which allows mods to add additional formspec elements onto the default creative inventory formspec to be drawn after each update.
|
||||
|
||||
Doors API
|
||||
---------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue