Language

RaccoonCore

RaccoonCore

Modrinth

A lightweight core library for my Forge mods. Provides shared infrastructure and some small utilities.

411 downloads updated 2mo ago
latest vmc1.20.1-v2.5.0 Modrinth
Forge 1.20.1 – 1.20.6 Library

🦝 About 🦝

RaccoonCore is a lightweight base library designed to centralize and optimize the infrastructure used across my Minecraft Forge mods. Its purpose is to reduce boilerplate, and provide utilities that can be used in multiple projects.

This mod does not add gameplay content by itself. It exists as a dependency for my other mods.


✨ Features ✨

  • Server Scheduler
    Schedule server sided tasks to be executed later using tick-based timing.
  • PlayerList Command Argument
    A custom command argument that accepts comma-separated player lists, e.g., {player1,player2...}.
  • Time Utilities
    Time-related calculations and formatting, e.g., tick to duration: 72000 → 1h.

More features and utilities may be added as I learn new things.


❤️Support Me❤️

As you may already know, modding isn't easy and takes a long time. So if you like what I do and would like to support me, you can tip me on ko-fi. One day i'll think of a good reweard for tippers!

ko-fi

Versions

Release
mc1.20.1-v2.5.0
forge · 1.20.1, 1.20.2, 1.20.3 · 2mo ago
### Added * New sound datagen framework: * `SoundEntry` as a unified data model for sound definitions. * `RaccoonSoundProvider` for manual `sounds.json`…
150
Release
mc1.20.1-v2.4.0
forge · 1.20.1, 1.20.2, 1.20.3 · 3mo ago
**Changelog:** https://github.com/kamkeyke/RaccoonCore/releases/tag/mc1.20.1-v2.4.0
99
Release
mc1.20.1-v2.3.0
forge · 1.20.1, 1.20.2, 1.20.3 · 3mo ago
**Changelog:** https://github.com/kamkeyke/RaccoonCore/releases/tag/mc1.20.1-v2.3.0
28
Release
mc1.20.1-v2.2.0
forge · 1.20.1, 1.20.2, 1.20.3 · 3mo ago
**Changelog:** https://github.com/kamkeyke/RaccoonCore/releases/tag/mc1.20.1-v2.2.0
18
Release
mc1.20.1-v2.1.0
forge · 1.20.1, 1.20.2, 1.20.3 · 3mo ago
**Changelog:** https://github.com/kamkeyke/RaccoonCore/releases/tag/mc1.20.1-v2.1.0
90
Release
mc1.20.1-v1.0.4
forge · 1.20.1, 1.20.2, 1.20.3 · 3mo ago
26

Comments 0

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