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

CobbleOre Generator

Makes cobblestone generators generate ores

33K загрузок15 подписчиковMITfabric

Обновлён 16 декабря 2025 г. · опубликован 4 июля 2022 г.

CobbleOre Generator

discord-singular modrinth
requires-monkeylib538 Requires Fabric API

What it does

It makes cobblestone generators generate any ores. Even modded

There's a 25% chance for it to generate an ore which it chooses randomly from the c:ores block tag. This means that if you have some mod that adds a really overpowered ore, this ore would have the same chance of spawning as coal ore.

Config

Don't like how op it is? Yeah, that makes sense.
Well thankfully there's a config, which allows you to change how ores are distributed!
The config is located at .minecraft/config/cog.json.
I'm too dumb to explain how it works so I'll just give you an example with cobblestone having a 30% chance, diamond block with a 1% chance, and cake with a 69% chance of spawning:

{
	"generatableBlocks": {
		"minecraft:cobblestone": 30,
		"minecraft:diamond_block": 1,
		"minecraft:cake": 69
	}
}

Can I use it in a modpack?

Of course! It's not needed, but including a link to the modrinth page somewhere would be nice :D

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.1.1+1.21Релиз1.20.5, 1.20.6, 1.21, 1.21.1fabric16 декабря 2025 г..jar (11 КБ)
2.0.1+1.19.2Бета1.19.2fabric15 февраля 2025 г..jar (90 КБ)
2.1.1+1.21Релиз1.20.4, 1.20.5, 1.20.6, 1.21fabric29 июня 2024 г..jar (11 КБ)
2.1.0+1.21Релиз1.20.4, 1.20.5, 1.20.6, 1.21fabric13 июня 2024 г..jar (11 КБ)
2.0.0+1.19.2Релиз1.19.2fabric2 ноября 2023 г..jar (187 КБ)
2.0.0+1.19.3Релиз1.19.3fabric2 ноября 2023 г..jar (187 КБ)
2.0.0+1.20.1Релиз1.19.4, 1.20, 1.20.1, 1.20.2fabric2 ноября 2023 г..jar (188 КБ)
1.0.0-beta+fabric.1.19.3-upБета1.19.3, 1.19.4, 1.20, 1.20.1fabric18 июля 2023 г..jar (39 КБ)
1.0.0-beta+fabric.1.18.2-upБета1.18.2, 1.19fabric6 июля 2022 г..jar (39 КБ)
1.0.0-beta+fabric.1.17-1.18.1Бета1.17, 1.17.1, 1.18, 1.18.1fabric6 июля 2022 г..jar (40 КБ)
1.0.0-beta+fabric.1.14-1.16.5Бета1.16.2, 1.16.3, 1.16.4, 1.16.5fabric6 июля 2022 г..jar (40 КБ)

Ченджлог

2.0.1+1.19.2Бета1.19.2 · 15 февраля 2025 г.

No changelog was specified.

2.1.1+1.21Релиз1.20.5, 1.20.6, 1.21 · 29 июня 2024 г.

Fix modded ores being deleted from the config on launch.

2.1.0+1.21Релиз1.20.5, 1.20.6, 1.21 · 13 июня 2024 г.

No changelog was specified.

2.0.0+1.19.2Релиз1.19.2 · 2 ноября 2023 г.

Added config. Will update the readme with more info

2.0.0+1.19.3Релиз1.19.3 · 2 ноября 2023 г.

Added config. Will update the readme with more info

2.0.0+1.20.1Релиз1.20, 1.20.1, 1.20.2 · 2 ноября 2023 г.

Added config. Will update the readme with more info

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

Комментарии

Загружаем…