Loading...
Beta Modpages Unclaimed

STR OreGen

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

0 Likes
162 Downloads
Created by Stricq

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.


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Clumps

Clumps XP orbs together to reduce lag

Morpheus

Sleep vote system

FTB Utilities (Forge)

FTB Utilities is a mod by FTB. It aims to provide several useful utilities within the FTB Platform ranging from friends list, server configuration utilities, world borders, guide system and many other features...

spark

spark is a performance profiler for Minecraft clients, servers and proxies.

Lootr (Forge & NeoForge)

A mod that makes it so nobody misses out on Loot! All loot chests are instanced per player and visually unique.