From 829862748105a955cb9b2bf6da38a6641a9cc1b2 Mon Sep 17 00:00:00 2001 From: paulevsGitch Date: Sun, 23 May 2021 08:42:15 +0300 Subject: [PATCH] Readme fix --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 2b14af09..d9a3e1dc 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,21 @@ BCLib is a library mod for BetterX team mods, developed for Fabric, MC 1.16.4+ ## Features: -- Structure Features API; -- Bonemeal API; -- Features API; -- Biome API; -- Tag API; +* Structure Features API; +* Bonemeal API; +* Features API; +* Biome API; +* Tag API; -- Spline library (simple); -- Noise library; -- Math library; -- SDF library; +* Spline library (simple); +* Noise library; +* Math library; +* SDF library; -- Custom surface builders; -- Translation helper; -- Weighted list; -- Block helper; +* Custom surface builders; +* Translation helper; +* Weighted list; +* Block helper; ## Importing: * Clone repo