Merge mcstair into mcl_stairs
This commit is contained in:
parent
eb02e9f3e1
commit
cf8415f87a
15 changed files with 92 additions and 199 deletions
2
API.md
2
API.md
|
@ -62,7 +62,7 @@ API documnetation is included in `ENTITIES/mobs/api.txt`.
|
|||
The following APIs may be subject to change in future. You could already use these APIs but there will probably be breaking changes in the future, or the API is not as fleshed out as it should be. Use at your own risk!
|
||||
|
||||
* Panes (like glass panes and iron bars): `ITEMS/xpanes`
|
||||
* Slabs and stairs: `ITEM/mcl_stairs` **and** `ITEMS/mcstair`
|
||||
* Slabs and stairs: `ITEM/mcl_stairs`
|
||||
* `_on_ignite` callback: `ITEMS/mcl_fire`
|
||||
* Farming: `ITEMS/mcl_farming`
|
||||
* Anything related to redstone: Don't touch (yet)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue