Readme update
This commit is contained in:
parent
2d12214b0b
commit
c89235ec92
1 changed files with 3 additions and 2 deletions
|
@ -3,19 +3,20 @@
|
||||||
BCLib is a library mod for BetterX team mods, developed for Fabric, MC 1.16.4+
|
BCLib is a library mod for BetterX team mods, developed for Fabric, MC 1.16.4+
|
||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
|
### API:
|
||||||
* Structure Features API;
|
* Structure Features API;
|
||||||
* Bonemeal API;
|
* Bonemeal API;
|
||||||
* Features API;
|
* Features API;
|
||||||
* Biome API;
|
* Biome API;
|
||||||
* Tag API;
|
* Tag API;
|
||||||
|
|
||||||
|
### Libs:
|
||||||
* Spline library (simple);
|
* Spline library (simple);
|
||||||
* Noise library;
|
* Noise library;
|
||||||
* Math library;
|
* Math library;
|
||||||
* SDF library;
|
* SDF library;
|
||||||
|
|
||||||
|
### Helpers And Utils:
|
||||||
* Custom surface builders;
|
* Custom surface builders;
|
||||||
* Translation helper;
|
* Translation helper;
|
||||||
* Weighted list;
|
* Weighted list;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue