HiddenOre: Difference between revisions

432 bytes removed ,  1 year ago
move info
(add diamond vein pic)
(move info)
Line 1:
'''HiddenOre''' is a plugin ([https://github.com/CivMC/HiddenOre source]) which removes all natural ore spawning, and instead spawns ores into the world as you mine. It works in tandem with [[Orebfuscator]] to make life more difficult for x-rayers.
 
 
Ores have a random chance of spawning adjacent to (or replacing) blocks which a player mines ([https://github.com/CivClassic/HiddenOre HiddenOre]). If the block is stone or terracotta the ore will be an overworld ore{{Clarify}}. If the block is Netherrack the ore will be a Nether ore{{Citation needed}}. The chance of an ore block spawning is based upon: <code>number of faces revealed by breaking a block + block itself</code>. Ore spawn chances are dependent on y-level, with probabilities roughly corresponding to vanilla.
 
== Mechanics ==
 
Every time you break a block, the server's HiddenOre config is checked to see if that block has any drops set. If it does, a die is rolled against the drop's percentage, and if successful the drop is spawned into the world. Ore spawn chances are dependent on y-level, with probabilities roughly corresponding to vanilla.
 
Both items and ore blocks can generate as a result of HiddenOre. Typically, ore blocks will spawn into the world around you as you mine. As HiddenOre removes all vanilla ore generation, this is the only way to get ores.
2,232

edits