▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/BetterPrisons
BetterPrisons

BetterPrisons

A client side mod for usage on CosmicPrisons intended to replace CosmicClient.

741
1

BetterPrisons 1.3.4

release11 апреля 2026 г.

BetterPrisons v1.3.4 Changelog

New Features

  • Bandit Rush Events — A new event type on the Events HUD that tracks bandit rushes in the Badlands world
    • Only shows rushes that spawn in your current badlands sub-world (Chain, Gold, Iron, or Diamond region)
    • Automatically removed when someone wins the rush or after a configurable timeout (default 60s)
    • Includes waypoint indicators and beacon beams (badlands only)
    • Fully configurable: heading color, text color, icon, beam opacity, timeout, sound notification, and sound type

Bug Fixes

  • Gang Pings — Fixed gang pings always displaying regardless of what chat channel they were sent in. Gang pings now only trigger from gang chat [GC], and truce pings from [TC] or [GC]

BetterPrisons 1.3.3

release10 апреля 2026 г.

v1.3.3

New: Energy Calculator

  • Calculate the energy cost to upgrade any pickaxe or satchel between two levels
  • Available as a chat command:
    • /calc pick <wood|stone|gold|iron|diamond> <startLevel> <endLevel>
    • /calc ore_satchel <coal|iron|lapis|redstone|gold|diamond|emerald> <startLevel> <endLevel>
    • /calc refined_satchel <coal|iron|lapis|redstone|gold|diamond|emerald> <startLevel> <endLevel>
  • Also available as a GUI in the new Tools tab in settings — select your category, type, and level range and see the result update in real time

New: Item Cooldown Overlays

  • Cooldown and active timers now display directly on items in your hotbar and inventory
  • Supports Pets (shows both cooldown and active duration), Trinkets, and Bandit Boxes
  • Each item type has its own color, bold, and enable/disable settings in the new Item Cooldowns tab

New: Tools Tab

  • New Tools tab added to the settings screen
  • Contains the Energy Calculator and a Links section with quick-open buttons for:
    • CosmicBuilds website
    • BetterPrisons Discord
    • Cosmic Discord

EasyView Improvements

  • Added Prestige Token support — displays the prestige level (Roman numeral) on tokens in your inventory
  • Added XP Bottle support — displays a compact amount (e.g. "17.6M") on XP and Player XP bottles, with optional tier coloring
  • Both have configurable color, bold, and enable/disable toggles in the EasyView settings

UI Improvements

  • Slider widgets now support direct text input — click the number next to any slider to type an exact value, press Enter to confirm or Escape to cancel

Bug Fixes

  • Fixed gang pings and truce pings not displaying when the Waypoints toggle was disabled — gang pings now respect only their own toggles and no longer require waypoints to be enabled
  • Fixed the same issue for gang ping beacon beams in 3D world rendering

BetterPrisons 1.3.2

release27 марта 2026 г.

Changelog — v1.3.2

Gang Pings

  • Press G to ping your location to gang chat, or H for truce chat
  • Pings display as player head icons with beacon beams at the sender's location
  • Configurable info text: name, timer, coordinates + distance, HP, facing direction
  • Per-line text backgrounds, adjustable text scale (0.5x–2.0x)
  • Distance-based icon scaling with configurable min/max scale
  • Sound notification on received pings (same world only)
  • 3-second cooldown to prevent server antispam
  • Truce pings share display settings but have their own color and enable toggle
  • Dedicated config tab with collapsible sections

Pickaxe Drop Protection

  • New option to completely block pickaxe dropping via the drop key
  • New option to prevent dragging pickaxes out of inventory

EasyView

  • New "Tier Color" toggle for pages — colors the overlay text by the page's tier (e.g. green for Uncommon) instead of using a static color

Super Breaker Aura

  • Timer now displays above the crosshair by default instead of overlapping it
  • Added X/Y offset options and an enable/disable toggle for the timer

Satchel HUD

  • Renamed satchels are now detected by item type, so the HUD works even after renaming

BetterPrisons 1.3.1

release21 марта 2026 г.

Version 1.3.1

Events HUD (replaces Meteor HUD)

  • Renamed and expanded to cover multiple event
  • Each meteor entry now shows a heading indicating whether it is naturally spawned or player summoned.
  • Tracks Ore Merchant spawn and death announcements, displaying each active merchant's tier, coordinates, and distance.
  • Per-tier toggles to show or hide individual merchant tiers (Coal, Iron, Lapis, Redstone, Gold, Diamond, Emerald).
  • Distinct heading colors per merchant tier. Waypoints (new)
  • Screen-edge direction indicators for every active meteor and merchant: a colored diamond when on screen, or an arrow clamped to the edge when off-screen.
  • Optional 3D beacon beam pillars rendered in world space at each event location.
  • Custom waypoints: add your own named, colored, coordinate-based waypoints with individual beam opacity and icon scaling.
  • Per-type toggles (meteors / merchants) and a global beacon beam on/off toggle.
  • Per-waypoint beam opacity (0–255), with separate defaults for meteor beams and merchant beams in config.
  • Per-waypoint icon scaling: separate on-screen and off-screen scale multipliers, with config defaults for newly created waypoints.

BetterPrisons 1.3.0

release26 февраля 2026 г.

Version 1.3.0:

VERSION CHANGE FROM 1.21.8->1.21.11, a 1.21.8 version is posted on the modrinth as version 1.2.1, but may be missing a small number of these features

Cloth Config NO LONGER REQUIRED

NEW CONFIG UI

The configuration screen has been rebuilt from the ground up as a fully custom UI, replacing the previous Cloth Config-based screen. Cloth Config is no longer required as a dependency. New layout:

  • The screen is organized into 12 tabs in a left sidebar, grouped into three sections: HUD Settings, Feature Settings, and Configuration.
  • Each tab's content scrolls independently. Settings are grouped into collapsible sections so you can collapse categories you're not using to reduce
    clutter.
  • Every widget has a dedicated reset button (X icon) to restore that individual setting to its default without affecting anything else.
  • Most settings show a tooltip on hover with a brief description.

Color picker:

  • Color fields now open a dedicated color picker popup with a full HSV (hue/saturation/value) selector square, a separate hue bar, a live preview strip,
    and a hex input field.
  • Previously color entry was done entirely through numeric hex input fields.

HUD editor:

  • The drag-and-drop HUD editor (opened via the button at the bottom of the config screen) now supports right-clicking a HUD to bring up an inline scale
    slider (70–150%) with a live preview — previously scale was only adjustable through the config screen itself.
  • HUDs are color-coded while editing: green = hovered, yellow = dragging, orange = selected for scaling.
  • A Reset Positions button restores all HUDs to their default locations and scales in one click.

Theme customization:

  • A new Configuration tab exposes 27 theme color settings (backgrounds, borders, text, accents, scrollbars, sidebar, tooltips, etc.).
  • Theme changes update the config screen in real time as you edit.

Other improvements:

  • The screen now has proper keyboard navigation — text inputs support cursor movement, selection, and scrolling within the field.
  • Dropdowns and the color picker popup correctly block interaction with elements behind them (no accidental clicks through open overlays).
  • The sidebar tab list scrolls when screen height is too small to show all 12 tabs.

Other New Features:

  • Stats HUD now shows estimated time until level when mining
  • added /tpa and /tpahere to cooldown hud
  • updated easyview to include dust and pages
  • updated easyview text scaling to be larger in some cases
  • updated easyview default colors for armor/weps/picks (hit the reset button to reset to new default)
  • meteor HUD now has headings for each meteor that show if it is natural or player spawned
  • Time until next level added to stats hud (uses xp/min calculation)
  • Stats hud now has a visual indication when paused

Bug Fixes:

  • check pick for super breaker (scorch will no longer proc super breaker aura)
  • Stats HUD silly timer fix (resetting timer while paused showed a silly value)
  • stats hud pause fix (pausing actually works correctly) -# changelog includes changes from 1.1-1.2 in addition to 1.2-1.2.1 -# likely other changes that I forgot to put in here

Modrinth Page is now LIVE, check it out at https://modrinth.com/mod/betterprisons

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:3 месяца назад
Обновлён:3 недели назад
Главная