mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-16 16:11:06 +01:00
Merge pull request 'Remove Flower Forest Beaches from Wolf biome spawn list' (#3722) from wolf_flower_biome into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3722 Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
This commit is contained in:
commit
0a0bb3ff9a
1 changed files with 0 additions and 1 deletions
|
@ -216,7 +216,6 @@ mcl_mobs:spawn_specific(
|
||||||
"MegaTaiga",
|
"MegaTaiga",
|
||||||
"Forest",
|
"Forest",
|
||||||
"ColdTaiga",
|
"ColdTaiga",
|
||||||
"FlowerForest_beach",
|
|
||||||
"Forest_beach",
|
"Forest_beach",
|
||||||
"ColdTaiga_beach_water",
|
"ColdTaiga_beach_water",
|
||||||
"Taiga_beach",
|
"Taiga_beach",
|
||||||
|
|
Loading…
Reference in a new issue