your current location:首页 > news>[ATG] Alternate Terrain Generation Minecraft

[ATG] Alternate Terrain Generation Minecraft

2024-12-12 09:25:23|Myriagame |source:minecraft skins

A module of a terrain generation mechanism.

The author hopes that this module is an alternative option for the original Minecraft terrain generation mechanism, which can play a certain optimization role.

In the following contents, this module is referred to as ATG for this module.


Author's Q & A

Q: What is ATG?

A: ATG is the first module developed without Java programming experience.I tried to solve some problems of the original terrain generation I saw, mainly to solve the two problems of the position settings of the biological group system and the lack of undulating terrain.Although Jeb's recent Tweets shows that the original biological community problem is being solved.I started development from Minecraft 1.4.7.In version 1.5.2, this module can be used.It is now very common to other MC1.6.4 modules.The 1.7 version has changed a lot, but at that time, the problem will naturally be solved.

Q: How did it work?

A: The ATG module adds a new type of world.This type completely replaces the original world generation method.The original terrain generation mechanism creates a group of land in the world, and the biological group system is randomly distributed to each group, reunited around them, and added some rivers.The height and shape of the terrain in these areas are determined by biological communities, not determined by the rest of the world.ATG completely changed this situation.It makes the height, temperature, and humidity map of the map, and the biological group system that distributes the map accordingly.The higher areas are colder, and the temperature far away from the ocean is high and easy to dry.(In fact, the original MC first determines the group system and then creates a map; ATG first draws the map and then sets the group.) ATG currently supports any module that adds biological groups through a given API.ATG clearly supports the BuildCraft architectural module because it only adds 2 small biological communities.Now, more ecological communities, highlands and [BOP] superb biological groups have added support for ATG in the development version.Anyone who wants to add support for the biological group who wants to give them a module can find the API provided by ATG in the download part.


The compatibility of ATG modules is important: The ATG module of 0.9.0 or above is not compatible with the world generated by the 0.3.0 version and the earlier ATG version.The reason is that the configuration of biological communities and the plateau are no longer used as independent biological groups.

ATG is a 4 -module that is not compatible with a better world (it will cause strange generating problems).It makes sense, I don't know why you will assemble these two modules together.

If the [BOP] multi -biological group module and ATG run together, and do not set the BOP to "allow BOP bioline to generate in non -BOP world types", BOP will not generate the biological group system in the lower boundary.

There may be conflicts of biological communities.But all bioline IDs can be modified in the configuration file (.cfg), as the ATG world type changes.The default value is:

World Number (ID) 9

Applicable to the 1.6.x module version -biological group system: 150-159

Applicable to 1.7+ module version -Biological Group: 141-148

ATG is compatible with [BOP] many biological groups, [EBXL] more ecological communities and highlands, and there are compatible small modules for the BUILDCRAFT (building) petroleum biological community and TC4 magic forest.If you know you will do compatible developers for other modules, please contact me, I want to know!

All modules that are not added with the characteristics of terrain generation, such as Thaumcraft (mysterious era), Buildcraft (architecture), IC2 (industrial era 2), etc., will work normally.Only those modules that add brand new biolin in ordinary ways will cause problems.Buildcraft (architecture) oil bioline will be generated anywhere in the world, but they are rare, so you have to be vigilant!


About download

Download version 1.11.2, version 1.10.2 and 1.7.10 version of ATG modules can go to Minecraft CurseForge page

Minecraft CurseForge portal

Earlier version (1.5.2 1.6.x 1.7.2) to Minecraft Forum page to download

Portal


Copyright explanation

This model be freely distribud in Mod Packs provided that they do not make money. Individual hosting and mirroring of this model gh not forbidden) in favour of linking to the officeial forum thread (https://www.minecraftForum.Net/Topic/1932156-). —— The original words of the author on the official page of Minecraft Forum

In short, you can add ATG to the integrated package arbitrarily, but it cannot be used for the purpose of making money such as adfly.

The author opposes but cannot help but personally publish the module's mirror link (the thick part of the author's original words).