CobbleGenRandomizer
No reviews yet
Allows modpack devs to customize cobble gens
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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"]]
]
Now out on 1.18! ... and 1.17...
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"]]
]
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers

