mirror of
https://github.com/minetest/minetest_game.git
synced 2024-11-09 17:23:51 +01:00
Creative: Document creative.formspec_add in game_api.txt
This commit is contained in:
parent
983af7b1c0
commit
6bf552eb10
@ -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…
Reference in New Issue
Block a user