your current location:首页 > news>Sparse Structures Minecraft

Sparse Structures Minecraft

2024-12-15 01:24:45|Myriagame |source:minecraft skins

Overview

This is a Mixin module that makes all structures (including non -original structures) more scattered, which makes them more rare.

For those large module bags containing many structural modules, this module is very practical because it can increase the challenge of adventure and reduce repetition.

It should be noted that the module does not change the generation method of ore, crystal cave or other similar features, and the changes in terrain and trees are very small. Most players may not feel this change.

In MINECRAFT, the world generates two parameters to define the distribution of structures in the world: SEPARATION and Spacing.Among them, the SEPARATION parameter specifies the minimum distance between the two same structures, and the Spacing parameter specifies the maximum distance between the two same structures.When the structure is initialized, the value of these two parameters doubles.

Therefore, by modifying the value of the SEPARATION and Spacing parameters, the module makes the distribution of structures more sparse in the world.Specifically, it doubles the numerical values ​​of SEPARATION and Spacing, making it rare in the world in the world.

The author said that this MOD has no dependencies and does not even need Fabric API.

gallery

Minecraft images

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.