майнкрафт моды orespawn mod
Мод Chaos Awakens является официальной переделкой (и дополнением) крайне старого, но безумно крутого мода Orespawn. Если коротко, то это качественно выполненная мешанина из всего, что только можно придумать.
Основной тематикой этого мода можно назвать создание яиц призыва различных мобов при помощи раскапывания из останков в виде руды. Также в мире встречаются муравьи, при нажатии на которых правой кнопкой мыши вас кидает в другое измерение (зависит от цвета муравья), термиты, бобры, рубиновый жуки и изумрудный аллигаторы (аккуратнее в болотах!), куча руд, и так далее. А ведь это даже не половина оригинального мода. и даже не все мобы из этого мода.
А теперь поподробнее о паре вышеописанных вещей:
В оставшихся мобах я не разобрался от слова совсем, есть большой лесной энт яйцо которого можно скрафтить, а робот должен будет потом вместе с другими роботами нападать на деревни в Village Mania (см. выше).
Наверное, я перейду к рудам.
Про броню и инструменты я писать не буду, просто уже скачайте, и взгляните сами, они просто и привычно крафтятся из новых ресурсов.! Мод разрабатывается и дорабатывается, потому устанавливайте JEI, он покажет вам рецепты.
Майнкрафт моды orespawn mod
Minecraft library mod that provides better control over the spawning of ores in Minecraft. If you’re looking for a place to report bugs for the mod that adds extra mobs, the «DangerZone», etc. go to the site for that mod as this is not it.
The number ID of a dimension. Don’t specify any dimension to target all dimensions that are not already specified.
Array of JSON objects specifying ore generators for this dimension
Text ID of a block (the same you would use in the /give command)
The state of a block (typically used for colored blocks)
The number of blocks to spawn. Unlike the default Minecraft world settings JSON, this is the actually number of blocks that will spawn.
How much to randomly vary the number of blocks spawned (I recommend making this value 50% of the size value)
How often, per chunk, to attempt to spawn this ore block. This value can be a fraction less than 1. If this value is between 0 and 1, then not every chunk will have a spawn in it. For example, a frequency of 0.1 means that there will be one attempt to spawn the ore per 10 chunks.
The lowest Y-coordinate that the ore is allowed to spawn at
The highest Y-coordinate that the ore is allowed to spawn at
If this array is not empty, then the biomes in which the ore will spawn is restricted to those specified by ID in this array.