CobbleGenRandomizer
Modby HorribleNerd
Allows modpack devs to customize cobble gens
Type
Mod
CurseForge Downloads
5,857,582
CurseForge ID
402256
Last Updated
Sep 5, 2026
Description
Moving to NeoForge only starting from 1.20!
This mod allows you to modify the blocks generated by cobblestone/stone/basalt generators, and even make custom generators.
By default, this mod makes it so that these generators can generate some ores and stone types, but you can change these in the config or with a datapack.
Also has JEI support!
To update: just delete the config file, or manually add the weights
Example entry: ["minecraft:stone|2", "minecraft:dirt|1"]
Now supports Forge tags! (ex: "forge:ores")
How to make generators with custom catalyst:
Just like how basalt generators use soul soil as a catalyst, you can add your own with this mod.
To do this, add a new entry to the common config using the following syntax:
custom_generators = [Generator]
Generator = [Type, Block, List]
Type = "cobblestone" or "stone"
Block = the resource location of the catalyst ("modid:block")
List = A list of block entries ("modid:block|weight")
examples:
custom_generators = [
["cobblestone", "minecraft:diamond_block", ["minecraft:diamond_ore"]],
["cobblestone", "minecraft:dirt", ["forge:dirt"]],
["stone", "minecraft:white_wool", ["minecraft:wool"]]
]
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Create Slice & Dice
Making automation for Farmers Delight more sensible
Paxi (Forge)
Global data & resource packs made easy.
Ars Elemental
Ars Nouveau addon focused on the 4 elemental schools. New glyphs and spell foci awaits
ContentTweaker
Allows you to add Items and Blocks
HammerLib
Library used by all of DragonForge team's mods.
UniDict
a mod to unify all ingots/ores/etc; with: AE2, Immersive Engineering, Mekanism, IC2, Thermal Expansion, and a lot more I...
