update api.txt
This commit is contained in:
parent
c1c42dcf1f
commit
70533a8f5f
4
api.txt
4
api.txt
@ -62,6 +62,10 @@ The stairs API lets you register stairs and slabs and ensures that they are regi
|
|||||||
* `sounds`: See [#Default sounds]
|
* `sounds`: See [#Default sounds]
|
||||||
* `worldaligntex`: A bool to set all textures world-aligned. Default false. See [Tile definition]
|
* `worldaligntex`: A bool to set all textures world-aligned. Default false. See [Tile definition]
|
||||||
|
|
||||||
|
`stairs.register_slope_outer(subname, recipeitem, groups, images, description, sounds, worldaligntex)`
|
||||||
|
|
||||||
|
`stairs.register_slope_inner(subname, recipeitem, groups, images, description, sounds, worldaligntex)`
|
||||||
|
|
||||||
|
|
||||||
`stairs.register_stair_and_slab(subname, recipeitem, groups, images, desc_stair, desc_slab, sounds, worldaligntex)`
|
`stairs.register_stair_and_slab(subname, recipeitem, groups, images, desc_stair, desc_slab, sounds, worldaligntex)`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user