From 1692424b72cdf4607e0e6eb77a78726ccbc8de04 Mon Sep 17 00:00:00 2001 From: cora Date: Sun, 8 Oct 2023 19:22:34 +0200 Subject: [PATCH] API.md: Update "planned APIS" section --- API.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/API.md b/API.md index 2d2a3df22..fbf2b72b8 100644 --- a/API.md +++ b/API.md @@ -67,6 +67,7 @@ directory names are relative to `mods/` * Buckets: `ITEMS/mcl_buckets` * Dispenser support: `ITEMS/REDSTONE/mcl_dispensers` * Campfires: `ITEMS/mcl_campfires` +* Trees and wood related nodes: `ITEMS/mcl_trees` ### Mobs * Mobs: `ENTITIES/mcl_mobs` @@ -115,9 +116,7 @@ is not as fleshed out as it should be. Use at your own risk! * Any other mod not explicitly mentioned above ### Planned APIs -* Saplings and trees * Custom banner patterns * Custom dimensions * Custom portals -* Dispenser and dropper support * Proper sky and weather APIs