Creative: Document creative.formspec_add in game_api.txt

master
tenplus1 2016-05-18 08:18:59 +01:00 committed by paramat
parent 983af7b1c0
commit 6bf552eb10
1 changed files with 5 additions and 0 deletions

View File

@ -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
---------