简体   繁体   English

如何在Minecraft的《模拟世界》中模拟End块

[英]How can I simulate the End chunk providing in the overworld in Minecraft

I am trying to make a modpack, where the island you spawn on is the same type of island as in the end. 我正在尝试制作一个modpack,在其中生成的岛与最后的岛类型相同。 Since I could not find any mods, I decided to make my own. 由于找不到任何mod,所以我决定自己制作。 I am having trouble though, making it spawn an island. 不过,我遇到了麻烦,使它产生了一个小岛。 I want it to use the same style as the Surface, or Plains chunk generation, where there is grass, a few trees, but on an island. 我希望它使用与“曲面”或“平原”块生成相同的样式,其中有草,有几棵树,但在一个岛上。 I have the game using this biome as a apposed to any other biome, but it is not an island. 我有使用这个生物群系与其他任何生物群系并置的游戏,但这不是一个孤岛。 Someone told me that it is the EndBiomeDecorator , and I believe it is, but I cannot seem to get that to work in the overworld. 有人告诉我它是EndBiomeDecorator ,我相信是的,但是我似乎无法使它在整个世界上都能正常工作。

Best solution for you would be to make your island a "structure" and use the structure generator to generate your island. 最好的解决方案是使岛成为“结构”,并使用结构生成器生成岛。

That way you can shape the island to your peferences and at locations of your choosing. 这样,您就可以根据自己的爱好和选择的位置来塑造岛屿。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM