From c89235ec92a0e0c9f706103a550bc3b9dc9b5dc0 Mon Sep 17 00:00:00 2001 From: paulevsGitch Date: Sun, 23 May 2021 08:44:09 +0300 Subject: [PATCH] Readme update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5de505a..404e1347 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,20 @@ BCLib is a library mod for BetterX team mods, developed for Fabric, MC 1.16.4+ ## Features: +### API: * Structure Features API; * Bonemeal API; * Features API; * Biome API; * Tag API; - +### Libs: * Spline library (simple); * Noise library; * Math library; * SDF library; - +### Helpers And Utils: * Custom surface builders; * Translation helper; * Weighted list;