mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-02 14:50:20 +02:00
Creative: Document creative.formspec_add in game_api.txt
This commit is contained in:
@ -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
|
||||
---------
|
||||
|
||||
|
Reference in New Issue
Block a user