Перейти к содержимому
Mineforgian

Ore Control

A small mod that can disable some or all of vanilla ore generation (including andesite/diorite/granite and silverfish blocks)

3K загрузок9 подписчиковLGPL-3.0-onlyforge

Обновлён 15 мая 2023 г. · опубликован 17 апреля 2023 г.

Description

A small mod to control ore generation, chunk population and biome decoration. In the config file you can individually set which ores or terrain features are not allowed to generate in the world.

For ores, this includes Dirt and Gravel pocket generation inside stone, and Emerald ore and Silverfish blocks in Extreme Hills biomes. Additionally, in MC 1.8+ you can also individually disable the new stone types (Andesite, Diorite and Granite). For decoration stuff, you can disable all the things like tall grass, trees, mushrooms, flowers etc.

The decoration and population control was added in version 0.4.0. In the same version, support was also added for per-dimension configs.

About Emerald and Monster Egg generation in older versions

Emerald Ore and Monster Egg (= Silverfish block) generation are not part of the regular ore generation. The OreGenEvent.GenerateMinable event was added for them in Forge 11.15.0.1618 for MC 1.8.8. Ore Control 0.3.1 is the first version which uses those events for disabling Emeralds and Silverfish blocks. In older versions of the mod they get handled separately, by replacing any Emerald Ore and Monster Egg blocks in the world with Stone in the PopulateChunkEvent.Post event, aka. after the chunks get populated during world generation.

To use per-dimension configs:

  • All the config files are in the config/orecontrol/ directory
  • Enable the B:enablePerDimensionConfigs config option in the main orecontrol.cfg file
  • Then copy the main config file or create a new empty file named orecontrol_dim1.cfg (for dimension 1) etc. for each dimension you want
  • Start the game or load a world so the per-dimension configs get populated with all the options

The per-dimension configs always override the main config for that dimension, if they exist.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.4.3Релиз1.12.2forge15 мая 2023 г..jar (10 КБ)
0.4.0Релиз1.12, 1.12.1, 1.12.2forge15 мая 2023 г..jar (8 КБ)
0.4.2Релиз1.10.2, 1.11, 1.11.1, 1.11.2forge15 мая 2023 г..jar (8 КБ)
0.4.1Релиз1.10.2, 1.11, 1.11.1, 1.11.2forge15 мая 2023 г..jar (8 КБ)
0.4.0Релиз1.10.2, 1.11, 1.11.1, 1.11.2forge15 мая 2023 г..jar (8 КБ)
0.3.4Релиз1.11, 1.11.2forge15 мая 2023 г..jar (8 КБ)
0.3.3Релиз1.11forge15 мая 2023 г..jar (8 КБ)
0.3.2Релиз1.10, 1.10.2forge15 мая 2023 г..jar (8 КБ)
0.3.2Релиз1.10forge15 мая 2023 г..jar (8 КБ)
0.3.2Релиз1.9.4forge15 мая 2023 г..jar (8 КБ)
0.3.2Релиз1.9forge15 мая 2023 г..jar (8 КБ)
0.3.1Релиз1.9forge15 мая 2023 г..jar (8 КБ)
0.3.1Релиз1.8.8, 1.8.9forge15 мая 2023 г..jar (7 КБ)
0.3.1Релиз1.8.8forge15 мая 2023 г..jar (7 КБ)
0.3.0Релиз1.8.8forge15 мая 2023 г..jar (9 КБ)

Показаны последние 15 из 21 версий. Все версии — на Modrinth.

Ченджлог

0.4.3Релиз1.12.2 · 15 мая 2023 г.
  • Added an option to just disable surface lava lakes

Original build time: 2019-05-23 16:28 UTC+3

0.4.0Релиз1.12, 1.12.1, 1.12.2 · 15 мая 2023 г.
  • Updated to Minecraft 1.12

Original build time: 2017-06-11 21:33 UTC+3

0.4.2Релиз1.11, 1.11.1, 1.11.2 · 15 мая 2023 г.
  • Fix a crash during world gen when other mods change the Forge enums

Original build time: 2017-02-28 13:33 UTC+2

0.4.1Релиз1.11, 1.11.1, 1.11.2 · 15 мая 2023 г.
  • Fix a crash when other mods change some enums

Original build time: 2017-02-15 09:02 UTC+2

0.4.0Релиз1.11, 1.11.1, 1.11.2 · 15 мая 2023 г.
  • Added support for per-dimension config overrides
  • Added support for disabling biome decoration features
  • Added support for disabling chunk population features

Original build time: 2016-12-28 20:33 UTC+2

0.3.4Релиз1.11, 1.11.2 · 15 мая 2023 г.
  • Update to Minecraft 1.11.2

Original build time: 2016-12-27 21:17 UTC+2

0.3.3Релиз1.11 · 15 мая 2023 г.
  • Update to Minecraft 1.11

Original build time: 2016-11-16 11:12 UTC+2

0.3.2Релиз1.10, 1.10.2 · 15 мая 2023 г.
  • Update to Minecraft 1.10.2

Original build time: 2016-06-29 16:27 UTC+3

Полная история изменений — на Modrinth.

Комментарии

Загружаем…