Language

HoggieLibrary

HoggieLibrary

Modrinth

Core library powering all Hoggie mods for Fabric.

17 downloads 1 followers updated 20d ago
latest v1.2.2 Modrinth
Fabric 1.21.11 – 1.21.11 Library

Hoggie Library

A comprehensive Fabric modding framework for Minecraft 1.21.11 (Java 21).

Provides a unified API accessible through Hoggie.* covering PvP, practice servers, Bedwars, RPG, bots, GUI/HUD, storage, and more.

Features

  • Central API — Everything accessible through Hoggie.*
  • PvP Framework — Combat, rotation, targeting, reach, damage, CPS, prediction
  • GUI/HUD Framework — Screen management, custom widgets (Button, Label, Slider, TextField, Toggle, Dropdown, ColorPicker, ScrollPanel), HUD elements, themes, animations
  • Entity Framework — Simple entity registration, spawn eggs, model layers, renderers
  • Item & Block API — Register items, food, blocks, item groups with one-liners
  • Command API — Easy Brigadier command registration
  • Storage Framework — JSON, caching, data migration, backup
  • Scheduler — Delayed, repeating, and async task scheduling
  • Event Bus — Subscribe to framework events
  • Keybind Manager — Simple keybinding with on-press callbacks
  • Notifications — Info, success, warning, error toast messages
  • Utilities — Math (clamp, lerp, wrap angle, horizontal distance), color (ARGB, lerp, rainbow), file I/O

How to use

Install hoggielibrary-1.2.1.jar in your mods/ folder alongside Fabric API. Your mods declare "hoggielibrary": "*" in their fabric.mod.json dependencies.

Available on JitPack for Maven/Gradle builds: com.github.hoggie-homerserver:hoggielibrary:v1.2.1

Requirements

  • Minecraft 1.21.11
  • Fabric Loader 0.16.9+
  • Fabric API 0.140.2+
  • Java 21

Versions

Release
1.2.2
fabric · 1.21.11 · 20d ago
Fixed crash
16
Release
1.2.1
fabric · 1.21.11 · 20d ago
### Changes - Upgraded to Minecraft 1.21.11 (Mounts of Mayhem) - Switched to Yarn mappings 1.21.11+build.6 - Fabric API 0.140.2+1.21.11 - Java 21 required -…
1

Comments 0

No comments yet. Be the first to share your thoughts.

Download HoggieLibrary

Files are served directly from the original source. Modgrid does not host or modify them.