promotional bannermobile promotional banner

BABT Spawner UI

Highlights nearby Brass Amber Battle Tower spawners with a customizable glow outline or on-screen icon indicator.

BABT Spawner UI

A lightweight, client-side-only addon for Brass Amber Battle Towers (ba_bt) that helps you find nearby dungeon spawners without staring at every wall.

Ever explored a Battle Tower and had no idea whether a spawner was hiding behind the next wall? This mod detects nearby ba_bt spawner block entities and shows their location using a true vanilla-style glow effect (the same rendering pipeline as the Glowing potion effect) — or a HUD icon with distance, or both.

Features

  • See-through-walls outline — spawners glow with a colored wireframe box, visible through terrain and structure walls
  • On-screen icon mode — a small icon (with distance in meters) appears when a spawner is in view
  • Fully configurable via an in-game config screen or config/babt_spawner_ui-client.toml:
    • radius — detection range in blocks
    • renderModeOUTLINE, ICON, or BOTH
    • glowColor — any hex color you want
    • glowAlpha — opacity
    • lineWidth — outline thickness
  • Zero server-side footprint — 100% client-side, safe to use on any server (no need for server admin approval)

Requirements

Installation

  1. Install Minecraft Forge for 1.20.1
  2. Download and install Brass Amber Battle Towers
  3. Download and install BABT Spawner UI
  4. Launch the game — that's it, no configuration required to get started

Configuration

Open the config from the in-game Mods menu, or edit config/babt_spawner_ui-client.toml directly. Changes apply live without restarting the game.

[spawner_glow]
    radius = 32.0
    glowColor = "FFD228"
    glowAlpha = 255
    lineWidth = 6.0
    renderMode = "OUTLINE"   # OUTLINE / ICON / BOTH

Credits

  • Brass Amber Battle Towers by the BrassAmber-Mods team — this addon hooks into their spawner block entities and would not exist without their mod

License

(insert your chosen license here)

The BABT Spawner UI Team

profile avatar
  • 3
    Projects
  • 643
    Downloads

More from epic_lover