ChestESP 1.4
2025-09-22

This version of ChestESP is available for Minecraft 1.21.8, 1.21.4, 1.21.1 and 1.20.1.

Changelog

  • ChestESP now also works with barrels and shulker boxes from the Lootr mod. (#28)

  • Migrated ChestESP’s automated tests to the Fabric Client GameTest API, even on NeoForge and older Minecraft versions where this API usually wouldn’t exist.

  • Added crafters and bamboo chest rafts to the test setup.

Downloads

Installation

ChestESP can be installed just like any other Minecraft mod. Follow the instructions below for your modloader of choice.

Important: Always make sure that your modloader and all of your mods are made for the same Minecraft version. Your game will crash if you mix different versions.

Installation using Fabric

  1. Install Fabric Loader.

  2. Add Fabric API to your mods folder.

  3. Add ChestESP to your mods folder.

Installation using NeoForge

  1. Install NeoForge.

  2. Add ChestESP to your mods folder.

Note: Older ChestESP versions also required that you add Cloth Config and ModMenu to your mods folder. As of ChestESP 1.2, you no longer need to do this.