Readme fix
This commit is contained in:
parent
2371588267
commit
8298627481
1 changed files with 13 additions and 13 deletions
26
README.md
26
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue