promotional bannermobile promotional banner

InfoPeek – HandyHelper

search, info, peek, infopeek, block info, helper
Back to Files

InfoPeek-1.0.1-Fabric.jar

File nameInfoPeek-1.0.1-Fabric.jar
Uploader
LicznasiebieLicznasiebie
Uploaded
Jun 9, 2025
Downloads
60
Size
5.3 KB
Mod Loaders
Fabric
File ID
6632954
Type
R
Release
Supported game versions
  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:infopeek-handyhelper-1282085:6632954"

Learn more about Curse Maven

What's new

# InfoPeek – HandyHelper Changelog

## [1.0.1-Fabric] – 2025-06-09

### 🆕 New Features
- **Unique Mod ID**  
  Updated the `id` in `fabric.mod.json` to `infopeek_handyhelper` to avoid conflicts with the Observer’s Lens mod.
- **Custom Archive Name**  
  Set `archives_base_name` in `gradle.properties` to `infopeek_handyhelper`, so the built JAR is now `infopeek_handyhelper-1.0.1-Fabric.jar`.

### 🐛 Bug Fixes
- **ClassNotFoundException**  
  Fixed the client entrypoint package: moved `InfoPeekClient` into `com.infopeek.handyhelper` and updated the `client` entry in `fabric.mod.json`.
- **Mod ID Collision**  
  Resolved the issue where two mods shared the same `id`, ensuring both load side-by-side without overwriting each other’s entrypoints.

### 🔧 Miscellaneous
- Cleaned up `build.gradle` and `fabric.mod.json` entries for consistency.

This mod has no additional files