Orebfuscation: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(rewrite lede)
(link civ)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Mechanics series}}
'''Orebfuscation''' (from '''ore''' and ob'''fuscation''') is a common mechanic on civ servers which makes sought-after blocks (such as diamond ore) appear visually as undesirable blocks (such as stone) until the player comes within a certain distance. This replacement is purely visual, and is meant to lessen the effectiveness of x-raying (using disallowed mods to see blocks a vanilla client would not be able to).
'''Orebfuscation''' (from ''ore'' and ''obfuscation'') is a common mechanic on [[Civ]] servers which visually replaces certain blocks with others until a player comes within a certain distance, as a protection against x-ray. Usually, blocks obscured in this way include chests, [[Snitch|snitches]], and [[obsidian]], and are rendered as stone. This replacement prevents x-ray from being able to find hidden [[infrastructure]] such as [[Bunker|bunkers]], as all they will see from a distance is natural blocks.


Orebfuscation is applied by the [https://github.com/Imprex-Development/orebfuscator Orebfuscator]plugin.
Orebfuscation is applied by the [https://github.com/Imprex-Development/orebfuscator Orebfuscator] plugin. Orebfuscator is one of the few plugins commonly used on civ servers that was not written specifically for civ as a genre.


== Mechanics ==
== Mechanics ==


=== Block Hiding ===
=== Proximity Rendering ===


Orebfuscator will render several blocks as stone when viewed from a distance. The blocks hidden in this fashion include valuable blocks like ores, and also blocks which generally indicate defensive infrastructure, civilization, farms, bases, or anything else a player might want to keep hidden.
Until a player comes within a certain distance (see below), Orebfuscator visually replaces certain blocks with others. Blocks obscured in this way usually include blocks that are used in [[Infrastructure|defensive infrastructure]], farms, bases, or anything else a player may want to keep hidden.


<tabber>
Blocks generally rendered as stone from a distance include [[snitches]] (both noteblocks and jukeboxes), obsidian, chests, ender chests, trapped chests, furnaces, crafting tables, and clay.
|-|CivMC=

{| class="wikitable sortable"
When a player comes within a certain radius (varies by server, but usually around 8 blocks) of these blocks, they are rendered as their normal block. Even if the player moves outside of the radius, they will keep their normal appearance until the player unloads the chunk.
!Proximity Rendering Distance (blocks)
|-
|16
|-
|}
|-|CivClassic 2.0=
{| class="wikitable sortable"
!Proximity Rendering Distance (blocks)
|-
|16
|-
|}
</tabber>


=== Random Blocks ===
=== Random Blocks ===


Although only a small portion of blocks are visible to a player at a time, Minecraft send players block data about all nearby blocks, even those completely occluded from view. As further obfuscation, Orebfuscator will visually replace these hidden blocks with random other blocks. Since the blocks visually replaced in this way are hidden from view, a normal player will not see this mechanic at play.{{Mechanics}}
Even with block hiding, there can be tell-tale signs of civilization or defensive infrastructure, such as long dug-out tunnels or a box of (what appears to be) stone. To guard against this, Orebfuscator also fills the world with fake random valuable blocks underneath the surface, to make it more difficult for x-rayers to see through these blocks.

Blocks that are rendered underground in this fashion typically include every kind of ore, air, cobblestone, mossy cobblestone, stone, obsidian, tnt, and clay.

Unless you're x-raying, you should never see these hidden fake blocks. The one exception is if you mine while the server is lagging - sometimes the server can't send you the true value of a block before you break a block next to it and expose it, resulting in the display of random hidden blocks.

== Effectiveness ==
Orebfuscator is generally considered effective against players who x-ray. However, it is not completely effective, as x-ray may still allow players to see nearby blocks that would otherwise be blocked from sight.{{Mechanics}}

Latest revision as of 23:56, 13 December 2023

Orebfuscation (from ore and obfuscation) is a common mechanic on Civ servers which visually replaces certain blocks with others until a player comes within a certain distance, as a protection against x-ray. Usually, blocks obscured in this way include chests, snitches, and obsidian, and are rendered as stone. This replacement prevents x-ray from being able to find hidden infrastructure such as bunkers, as all they will see from a distance is natural blocks.

Orebfuscation is applied by the Orebfuscator plugin. Orebfuscator is one of the few plugins commonly used on civ servers that was not written specifically for civ as a genre.

Mechanics

Proximity Rendering

Until a player comes within a certain distance (see below), Orebfuscator visually replaces certain blocks with others. Blocks obscured in this way usually include blocks that are used in defensive infrastructure, farms, bases, or anything else a player may want to keep hidden.

Proximity Rendering Distance (blocks)
16
Proximity Rendering Distance (blocks)
16

Random Blocks

Although only a small portion of blocks are visible to a player at a time, Minecraft send players block data about all nearby blocks, even those completely occluded from view. As further obfuscation, Orebfuscator will visually replace these hidden blocks with random other blocks. Since the blocks visually replaced in this way are hidden from view, a normal player will not see this mechanic at play.