Minecraft AntiXray (Fabric) mod 2026 download
logo
minecraft mod AntiXray (Fabric)

AntiXray (Fabric)

Game Version: 1.19.1
Total Downloads: 34,465
Updated: Aug 2, 2022
Created: Aug 5, 2021
Download AntiXray (Fabric)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
anti-xray-1.2.5-Fabric-1.19.1.jar release 103.91 KB Aug 2, 2022 1.19.1 1 download AntiXray (Fabric) anti-xray-1.2.5-Fabric-1.19.1.jar releaseDownload
anti-xray-1.2.4-Fabric-1.19.jar release 104.01 KB Jul 19, 2022 1.19 915 download AntiXray (Fabric) anti-xray-1.2.4-Fabric-1.19.jar releaseDownload
anti-xray-1.2.3-Fabric-1.19.jar release 103.45 KB Jul 15, 2022 1.19 162 download AntiXray (Fabric) anti-xray-1.2.3-Fabric-1.19.jar releaseDownload
anti-xray-1.2.2-Fabric-1.19.jar release 105.68 KB Jun 8, 2022 1.19 1,435 download AntiXray (Fabric) anti-xray-1.2.2-Fabric-1.19.jar releaseDownload
anti-xray-1.2.1-Fabric-1.18.2.jar release 116.43 KB Mar 1, 2022 1.18.2 3,214 download AntiXray (Fabric) anti-xray-1.2.1-Fabric-1.18.2.jar releaseDownload
anti-xray-1.2.0-Fabric-1.18.jar release 111.84 KB Dec 29, 2021 1.18.1 25,244 download AntiXray (Fabric) anti-xray-1.2.0-Fabric-1.18.jar releaseDownload
anti-xray-mc1.18-1.1.2.jar release 103.29 KB Dec 4, 2021 1.18.1 928 download AntiXray (Fabric) anti-xray-mc1.18-1.1.2.jar releaseDownload
anti-xray-mc1.17.1-1.1.0.jar release 101.78 KB Sep 5, 2021 1.17.1 970 download AntiXray (Fabric) anti-xray-mc1.17.1-1.1.0.jar releaseDownload
anti-xray-mc1.16.5-1.1.0.jar release 104.22 KB Sep 5, 2021 1.16.5 443 download AntiXray (Fabric) anti-xray-mc1.16.5-1.1.0.jar releaseDownload
anti-xray-1.2.2-Fabric-22w11a.jar beta 105.65 KB May 3, 2022 1.19-Snapshot 143 download AntiXray (Fabric) anti-xray-1.2.2-Fabric-22w11a.jar betaDownload
anti-xray-mc1.18-1.1.1.jar beta 102.19 KB Dec 1, 2021 1.18 379 download AntiXray (Fabric) anti-xray-mc1.18-1.1.1.jar betaDownload
anti-xray-mc1.17.1-1.0.2.jar beta 180.34 KB Aug 26, 2021 1.17.1 250 download AntiXray (Fabric) anti-xray-mc1.17.1-1.0.2.jar betaDownload
anti-xray-mc1.16.5-1.0.2.jar beta 182.12 KB Aug 26, 2021 1.16.5 155 download AntiXray (Fabric) anti-xray-mc1.16.5-1.0.2.jar betaDownload
anti-xray-1.0.1.jar alpha 101.44 KB Aug 17, 2021 1.17.1 129 download AntiXray (Fabric) anti-xray-1.0.1.jar alphaDownload
anti-xray-1.0.0.jar alpha 100.76 KB Aug 5, 2021 1.17.1 94 download AntiXray (Fabric) anti-xray-1.0.0.jar alphaDownload

Description

Share this:

Drex's Discord

AntiXray

Anti Xray is a lightweight fabric (Go here for the forge version) mod that allows server owners to combat xrayers.

 

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

 

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

  

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