修改地形/月岛连接大陆地形/圆润地形|饥荒联机版

抄的某位大佬的模组。原模组已下架,如果有侵权可以联系我删除。
使用该模组必须关闭世界生成选项中的泰拉瑞亚,然后进游戏用控制台(按~)刷出来,代码:c_give("terrarium")
然后,我不会改代码!有问题我估计也处理不了
有四个功能
1 可以关闭地形分离()
2 可以关闭地形复杂化
3 可以让月岛与大陆连接
4 可以添加一些基地,可以选择基地是否带有月台
说明:
·关闭地形复杂化,必须先关闭世界生成选项中的泰拉瑞亚,有冲突,原因不明,也不会修改。
·添加基地在存档版本低于9.0的存档内,可起作用,作用后将版本设置为9.0,其他功能是在生成世界时起作用。
·可以自定义基地样子,如果想将布局预制体生效,选择使用官方的代码。
·基地位置是将地图分成格子,洗牌选择其中一些的。还可以只海洋、只陆地,具体改代码。
----------------------------------------------------------------------------------------------------------------------------------
Copy the module of some big guy. The original module has been removed from the shelf. If there is any infringement, please contact me to delete it.
To use this module, you must turn off Terraria in the world generation option, and then enter the game console (press~) to flash it out. Code: c_ give("terrarium")
Then, I won't change the code! I don't think I can handle any problems
There are four functions
1 Terrain separation can be turned off ()
2 Terrain complication can be turned off
3. The Moon Island can be connected with the mainland
4. You can add some bases and choose whether the base has a platform
explain:
·To turn off terrain complexity, you must first turn off Terraria in the world generation option. If there is a conflict, the reason is unknown, and it will not be modified.
·Adding a base in an archive with an archive version lower than 9.0 will work. After that, set the version to 9.0. Other functions will work when the world is generated.
·You can customize the base appearance. If you want to make the layout prefab effective, choose to use the official code.
·The base location is to divide the map into grids and shuffle some of them. You can also change the code only for sea and land.