Minecraft AntiXray mod 2026 download
logo
minecraft mod AntiXray

AntiXray

Game Version: 1.17.1
Total Downloads: 114
Updated: Aug 26, 2021
Created: Aug 5, 2021
Download AntiXrayDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
anti-xray-mc1.17.1-1.0.2.jar release 180.34 KB Aug 26, 2021 1.17.1 0 download AntiXray anti-xray-mc1.17.1-1.0.2.jar releaseDownload
anti-xray-mc1.16.5-1.0.2.jar release 182.12 KB Aug 26, 2021 1.16.5 0 download AntiXray anti-xray-mc1.16.5-1.0.2.jar releaseDownload
anti-xray-1.0.1.jar release 101.44 KB Aug 17, 2021 1.17.1 66 download AntiXray anti-xray-1.0.1.jar releaseDownload
anti-xray-1.0.0.jar release 100.76 KB Aug 5, 2021 1.17.1 48 download AntiXray anti-xray-1.0.0.jar releaseDownload

Description

Share this:

Fabric Anti Xray

Fabric Anti Xray is a lightweight fabric mod that allows server owners to combat xrayers.

 

Config

[overworld]
enabled = true
engineMode = 2
maxBlockHeight = 256
updateRadius = 2
lavaObscures = false
hiddenBlocks = ["copper_ore", "deepslate_copper_ore", "gold_ore", "deepslate_gold_ore", "iron_ore", "deepslate_iron_ore", "coal_ore", "deepslate_coal_ore", "lapis_ore", "deepslate_lapis_ore", "mossy_cobblestone", "obsidian", "chest", "diamond_ore", "deepslate_diamond_ore", "redstone_ore", "deepslate_redstone_ore", "clay", "emerald_ore", "deepslate_emerald_ore", "ender_chest"]
replacementBlocks = ["stone", "deepslate"]

[the_nether]
enabled = true
engineMode = 1
maxBlockHeight = 128
updateRadius = 2
lavaObscures = false
hiddenBlocks = ["ancient_debris", "nether_quartz_ore", "nether_gold_ore"]
replacementBlocks = ["netherrack"]

[the_end]
enabled = false

 

Config option overview

enabled if set to true anti xray will be active in the specified world

engineMode can either be 1 or 2, see Engine Modes

maxBlockHeight controls the max height at which blocks should get obfuscated

updateRadius controls how many blocks away from shown blocks obfuscation should start (if your players see fake ores it is recommended to increase this value)

lavaObscures if set to true blocks next to lava will get obscured

hiddenBlocks is a list of block ids that will get hidden

replacementBlocks is a list of blocks that will get used for block obfuscation

 

Engine Modes

Anti xray disabled: This is just for reference

anti xray disabled

 

EngineMode 1: This mode will replace all fully obscured (no air around) blocks from hiddenBlocks with blocks from replacementBlocks

enginemode 1

 

EngineMode 2 (recommended): This mode will replace all blocks from hiddenBlocks and replacementBlocks with random blocks from hiddenBlocks

engine mode 2

 

Legit player view: Legit players wont notice any changes when this mod is installed (unless they have high ping or modify a lot of blocks at once, eg: explosions)

legit player view

 

About

This mod is a port of Papers Async Anti Xray Patch from 1.17 and it's 1.14 patch for networking code, to fabric

Comments

Add a comment