饥荒联机版

饥荒联机版

Force Biomes
 此主题已被置顶,因此可能具有重要性
T Shaw Killer  [开发者] 2017 年 5 月 22 日 下午 7:34
Suggestions
Post your suggestions here.
< >
正在显示第 1 - 15 条,共 15 条留言
OscarMC 2017 年 7 月 10 日 下午 1:30 
You should make a text with the characteristics of each biome, it whould help a lot new players to learn.
Abom 2018 年 1 月 21 日 下午 4:22 
Add the Reed Trap, please.
kroun 2018 年 7 月 30 日 下午 12:12 
the beefalo pen set piece, and queens gathering.
T Shaw Killer  [开发者] 2018 年 7 月 30 日 下午 5:15 
引用自 kroun
the beefalo pen set piece, and queens gathering.
This mod is for "biomes", not the setpieces, as there are other mods that already add setpieces, like Setpiece Config
kroun 2018 年 7 月 30 日 下午 10:09 
thought it included setpieces, cause triple mactusk is a setpiece, and in your description, triple mactusk is included.
T Shaw Killer  [开发者] 2018 年 7 月 31 日 上午 5:38 
引用自 kroun
thought it included setpieces, cause triple mactusk is a setpiece, and in your description, triple mactusk is included.
In this mod I only change the “chance” of already existing biomes to generate in a world. These biomes may include “set pieces” that spawn with them. Set pieces do not change the land/turf beneath them; they are limited to spawning on certain types depending on the set piece. Biomes on the other hand change the land/turf to what is defined for the biome, and determine what spawns on them, which may include spawning certain “landmarks” like a triple mactusk, oasis pond, pig king, glommer, etc. In the “Triple MacTusk” biome case, it will always generate a Savannah, Rocky, and Grass turf area with a Walrus Camp in each turf area (game default, I don’t change any biomes).
最后由 T Shaw Killer 编辑于; 2018 年 7 月 31 日 上午 5:48
kroun 2018 年 7 月 31 日 上午 6:02 
queens gathering always generates in: (lists all biomes)
heoheo00911 2021 年 11 月 23 日 上午 7:27 
This is more a question. Does this mod work with Dedicated Server?
T Shaw Killer  [开发者] 2021 年 11 月 23 日 下午 2:40 
引用自 heoheo00911
This is more a question. Does this mod work with Dedicated Server?
Yes, it should function like other server mods on a dedicated server. Just make sure it is configured as desired in the modoverrides.lua of the dedicated server shard folder.
最后由 T Shaw Killer 编辑于; 2021 年 11 月 23 日 下午 7:50
heoheo00911 2021 年 11 月 23 日 下午 3:17 
That's weird, some of the biomes that I have disabled still shows up and I'm pretty sure "Force Biome" is in my Server.
heoheo00911 2021 年 11 月 23 日 下午 4:02 
Do you need to see my log and world?
heoheo00911 2021 年 11 月 23 日 下午 4:58 
Maybe because I have mods that put caves biomes onto the surface?
最后由 heoheo00911 编辑于; 2021 年 11 月 23 日 下午 8:04
T Shaw Killer  [开发者] 2021 年 11 月 23 日 下午 7:49 
引用自 heoheo00911
Do you need to see my log and world?
Yes. Post the surface/caves server log from world generation to pastebin[pastebin.com] and I'll try to find out.

引用自 heoheo00911
Maybe because I have mobs that put caves biomes onto the surface?
That might be the problem.
Elysia chlorotica 2023 年 2 月 16 日 下午 11:34 
I took a look at the code to understand the compartment rooms of the biome better and it seems like there are some differences compares to the list of optional biomes of the mod.
Cave: The mod does not have the biome "SoggySinkhole".
Ruin: "CaveJungle" and "MilitaryPits" are not listed as optional biomes in the code (instead we have "AtriumMaze" and "ArchiveMaze" which is weird since I would assume they be guaranteed)

I could be wrong so I would love to have your comment on this. Either way thank you so much for the mod!
T Shaw Killer  [开发者] 2023 年 2 月 23 日 下午 7:10 
引用自 Elysia chlorotica
I took a look at the code to understand the compartment rooms of the biome better and it seems like there are some differences compares to the list of optional biomes of the mod.
Cave: The mod does not have the biome "SoggySinkhole".
Ruin: "CaveJungle" and "MilitaryPits" are not listed as optional biomes in the code (instead we have "AtriumMaze" and "ArchiveMaze" which is weird since I would assume they be guaranteed)

I could be wrong so I would love to have your comment on this. Either way thank you so much for the mod!
My mod just controls which "optional biomes" are chosen; it doesn't add additional rooms/task (like "SoggySinkhole") or alter default ones (like "AtriumMaze" and "ArchiveMaze").

The optional tasks that this mod controls are listed in the game file "scripts\map\tasksets\forest.lua", in the "default" taskset under the "optionaltasks" table. And for the caves, "scripts\map\tasksets\caves.lua" game file, "cave_default" taskset, then under the table "optionaltasks" table again.

"SoggySinkhole" is a task in code that is never referenced to be added into vanilla world generation.
"CaveJungle" and "MilitaryPits" both show up in the optional tasks in "cave_default" taskset.
"AtriumMaze" and "ArchiveMaze" are both already guaranteed to spawn since they are in the "tasks" table inside the "cave_default" taskset.

Hope that helps, but maybe I overlooked something.
< >
正在显示第 1 - 15 条,共 15 条留言
每页显示数: 1530 50