Update api.txt

master
CosmosScripter 2021-06-26 16:00:00 -03:00 committed by GitHub
parent e5e8c1dc92
commit b7caf93195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ The result will be an item whose name will be "foomod:foobar_blueprint", descrip
The parameter drawing_image is optional, it overlays the blueprint image. If nil, the item inventory image will be a blank blueprint.
Every parameter filled in the function needs to be a string, except for drawing_image, which can be nil.
NOTE: Don't forget to make your mod depend on this one, otherwise the printer will not work properly and will cause crashes.