Add dispenser API docs

This commit is contained in:
Wuzzy 2018-02-01 23:00:50 +01:00
parent fa10dc93ae
commit 4207f88266
2 changed files with 28 additions and 0 deletions

1
API.md
View file

@ -25,6 +25,7 @@ A lot of things are possible by using one of the APIs in the mods. Note that not
* Walls: `ITEMS/mcl_walls`
* Beds: `ITEMS/mcl_beds`
* Buckets: `ITEMS/mcl_buckets`
* Dispenser support: `ITEMS/REDSTONE/mcl_dispensers`
## Mobs
* Mobs: `ENTITIES/mods`