You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Biomes addon for SkyBlock, SkyGrid, CaveBlock and AcidIsland. It allows to change biome on Island.
9
+
Biomes addon for SkyBlock, SkyGrid, CaveBlock and AcidIsland. It allows island biome changing.
6
10
7
11
## Where to find
8
12
9
-
Currently Biomes Addon is in **Beta stage**, so it may or may not contain bugs... a lot of bugs. Also it means, that some features are not working or implemented.
10
-
Latest official **Beta Release is 1.6.0.1**, and you can download it from [Release tab](https://github.com/BentoBoxWorld/Biomes/releases)
11
-
12
-
Or you can try **nightly builds** where you can check and test new features that will be implemented in next release from [Jenkins Server](https://ci.codemc.org/job/BentoBoxWorld/job/Biomes/lastStableBuild/).
13
+
Download the latest release from the BentoBox Downloads site (https://download.bentobox.world) or
14
+
you can try **snapshot builds** where you can check and test new features that will be implemented in next release from [Jenkins Server](https://ci.bentobox.world/Biomes/lastStableBuild/).
13
15
14
16
If you like this addon but something is missing or is not working as you want, you can always submit an [Issue request](https://github.com/BentoBoxWorld/Biomes/issues) or get a support in Discord [BentoBox ](https://discord.gg/JgWKvR)
15
17
@@ -28,15 +30,16 @@ If your language is not in the list, please contact to developers via Discord an
28
30
29
31
## Config.yml
30
32
31
-
After addon is successful installed, it will create config.yml file. Every option in this file comes with comments about them. Please check file for more information.
32
-
Most of options are also editable admin via commands.
33
+
After the addon is successful installed, it will create a config.yml file. Every option in this file comes with comments.
34
+
Please check the file for more information.
35
+
Most options are also editable admin via commands.
33
36
34
37
## Biomes.yml
35
38
36
39
This file contains all necessary information about default biomes.
37
40
If you change values in biomes.yml, then to apply them, you must run **/bsb biomes import** or **/acid biomes import**.
38
41
39
-
If you want to force an overwrite of biomes via an import, add the **overwrite** option to the end of the import command.
42
+
If you want to force an overwrite of the biomes via an import, add the **overwrite** option to the end of the import command.
40
43
Note that you must import biomes into both BSkyBlock and AcidIsland separately.
0 commit comments