Description
# Observable - Remake
Observable - Remake is a server-side profiling and diagnostics mod for Minecraft NeoForge.
It records server tick activity and helps administrators identify performance hotspots caused by entities, block entities, chunks, modded systems and expensive execution traces.
## Features
- Profile server tick activity
- Find expensive entities and block entities
- Inspect chunk-related performance hotspots
- View aggregated profiling data
- Inspect execution traces
- Automatically upload generated profiles
- Open shareable reports through the Bomberbude.de profile viewer
- Display the player who started the profiling session
- Designed for NeoForge 26.1.2.74 and newer compatible builds
## Applied Energistics 2 Integration
Observable - Remake includes additional profiling support for Applied Energistics 2.
The profiler can record AE2 grid activity and help identify performance costs caused by components such as:
- Storage Buses
- Import Buses
- Export Buses
- Interfaces
- Pattern Providers
- ME Networks
- Other AE2 devices and grid-tick operations
This makes it easier to locate expensive automation, overloaded storage connections and frequently ticking AE2 network components.
AE2-specific information is only included when Applied Energistics 2 is installed.
## Profile Viewer
After a profiling session has completed, the mod uploads the generated report and returns a shareable analysis link in Minecraft chat.
Profile viewer:
The associated analysis website is operated 24/7 and secured for uploaded profiles and profile analysis. Generated reports can be opened and shared without requiring users to host their own viewer.
## Compatibility
- Minecraft 26.1.2
- NeoForge 26.1.2.74 or newer compatible 26.1.2 builds
- Dedicated servers
- Integrated single-player servers
- Optional Applied Energistics 2 integration
The mod must be installed on the server. Client installation may be required for the user interface and related client-side features.
## Modpacks and Server Packs
Observable - Remake may be included in public or private modpacks, server packs and preconfigured server distributions.
You are welcome to use and redistribute the mod as part of a modpack or server pack, provided that:
- The mod is not presented as your own original work
- Existing copyright and license notices remain intact
- The project page or source repository is credited
- The requirements of the Mozilla Public License 2.0 are followed
No separate permission request is required for normal modpack or server-pack usage.
## Project Links
- Website: https://bombersbude.de/
- Profile Viewer: https://obs.bombersbude.de/
- Source Code: https://github.com/bomber1992/observable-Remake-Bomberbude
- Wiki: https://github.com/bomber1992/observable-Remake-Bomberbude/wiki
## Credits
Observable - Remake is a modified and independently maintained remake of the original Observable project.
Original project:
- Website: https://observable.tas.sh/
- Source Code: https://github.com/tasgon/observable
Original Observable code and modifications are distributed under the Mozilla Public License 2.0.
Remake modifications Copyright © 2026 Bomberbude.de.
The complete corresponding source code for each published release is available through the linked GitHub repository.




