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

AntiXray (Forge)

Game Version: 1.19.1
Total Downloads: 3,814
Updated: Aug 2, 2022
Created: Dec 26, 2021
Download AntiXray (Forge)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
anti-xray-1.2.5-Forge-1.19.1.jar release 95.96 KB Aug 2, 2022 1.19.1 1 download AntiXray (Forge) anti-xray-1.2.5-Forge-1.19.1.jar releaseDownload
anti-xray-1.2.4-Forge-1.19.jar release 96.06 KB Jul 19, 2022 1.19 134 download AntiXray (Forge) anti-xray-1.2.4-Forge-1.19.jar releaseDownload
anti-xray-1.2.3-Forge-1.19.jar release 95.47 KB Jul 15, 2022 1.19 46 download AntiXray (Forge) anti-xray-1.2.3-Forge-1.19.jar releaseDownload
anti-xray-1.2.2-Forge-1.19.jar release 95.47 KB Jun 11, 2022 1.19 334 download AntiXray (Forge) anti-xray-1.2.2-Forge-1.19.jar releaseDownload
anti-xray-1.2.2-Forge-1.18.2.jar release 95.25 KB May 3, 2022 1.18.2 1,453 download AntiXray (Forge) anti-xray-1.2.2-Forge-1.18.2.jar releaseDownload
anti-xray-1.2.1-Forge-1.18.2.jar release 117.33 KB Mar 2, 2022 1.18.2 530 download AntiXray (Forge) anti-xray-1.2.1-Forge-1.18.2.jar releaseDownload
anti-xray-1.2.0-Forge-1.18.jar release 117.15 KB Dec 26, 2021 1.18.1 1,259 download AntiXray (Forge) anti-xray-1.2.0-Forge-1.18.jar releaseDownload
anti-xray-1.2.2-Forge-1.19.jar beta 95.49 KB Jun 8, 2022 1.19 56 download AntiXray (Forge) anti-xray-1.2.2-Forge-1.19.jar betaDownload

Description

Share this:

Drex's Discord

AntiXray

Anti Xray is a lightweight forge (Go here for the fabric 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 forge

Comments

Add a comment