STR OreGen

Quick rating

STR OreGen

No reviews yet

Bukkit plugin that randomly adds extra ores to a Minecraft server world as new chunks are generated.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
STR OreGen
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This Bukkit plugin will randomly add extra ores to new chunks as they are generated.  At this time, only the default Minecraft ores are supported.  Currently, the ore generation only works in the Over World.  Even though the generation only takes place in the Over World, ores from any dimension may be used.

The ores are generated in spherical blobs based on a configuration file.  The default configuration file will be created after the plugin's first run.  For best use, this plugin should be used with brand new worlds.  A reproducible seed value is generated for each ore in the configuration and per each individual chunk.  If the world is deleted and regenerated and no changes have been made to the world seed or configuration, the ores will generate in the exact same locations.  Changing the world seed will change the locations where the ores generate.  Making any changes to the configuration for an ore will change the locations where the ore generates.

Here is a quick explanation of the configuration file:

oreGenSettings:

  - ==: OreGenSettings

    percentChancePerTry: 40.0

    maxPerChunk: 2

    ore: CLAY

    triesPerChunk: 4

    percentChancePerBlock: 80.0

    radius: 5.5

    logAttempts: 'true'

    replacedBlocks: SAND,DIRT,COARSE_DIRT,GRASS_BLOCK,GRAVEL

ore: This is ore that will be added to the chunk.


radius: The radius of the sphere to be generated. Minimum is 0.5 and the maximum will typically be 16 but is computed on the fly and if the configuration value is larger than the computed max then the computed max will be used.


triesPerChunk: This controls how many times the plugin will attempt to add the ore to the chunk. There are several reasons why adding the ore will fail.


maxPerChunk: This is the maximum number of successful attempts to add the ore to the chunk. Even if only one block is converted to the ore, this is considered a success.


percentChancePerTry: This is a percent value (i.e. 40 is 40%.) If this check fails, the attempt is not successful. This is a double sized value and can be very small so as to make some ores very rare.


percentChancePerBlock: This is a percent value (i.e. 80 is 80%.) If this check fails, the block will not be converted to the ore.


replacedBlocks: Optional. If not specified, the default list of replaced blocks will be: GRANITE, STONE, ANDESITE, DIORITE, CALCITE, DEEPSLATE, TUFF

logAttempts: Optional. If specified as 'true', both failed and successful attempts to generate the ore will be added to the server's logs.

Screenshots

Gallery

  • Some Sponge
    Some Sponge
  • Several Clay Blobs
    Several Clay Blobs
  • Gold Blob
    Gold Blob
  • Emeralds
    Emeralds
  • Ancient Debris!
    Ancient Debris!
  • Small Lapis Blob
    Small Lapis Blob
  • Huge Diamond Blob
    Huge Diamond Blob

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works