diff --git a/API.md b/API.md index f2070b8e7..865630c78 100644 --- a/API.md +++ b/API.md @@ -41,6 +41,7 @@ A lot of things are possible by using one of the APIs in the mods. Note that not * Beds: `ITEMS/mcl_beds` * Buckets: `ITEMS/mcl_buckets` * Dispenser support: `ITEMS/REDSTONE/mcl_dispensers` +* Campfires: `ITEMS/mcl_campfires` ### Mobs * Mobs: `ENTITIES/mcl_mobs`