Mynt 4

Quick rating

Community listing page, reviews here may not be monitored by the author.

Mynt 4

No reviews yet

Not a real mint!

Mod Loaders
Minecraft

About

Description

This mod add some utilitaries i use on My Mods

Mynt have simple but porwerfull utilities, mynt can calcule ticks in seconds, minutes, hours, minecraft days and more, mynt is an fast and friendly library!

This library is builded using Architectury, however it's not a required dependency!!

This mod contains Athena forked code (under MIT license). For the Athena CTM please read the original documentation.

This mod contains MoreHitBoxes forked code (under MIT license). For it, please read the original documentation.

This mod add some Logger Utilitaries that i use on My Mods.

myLogger.myPrint("Hello World!");
// "Hello World!"

myLogger.myDebug("Debug Message"");
// [DEBUG] "Debug Message!"

myLogger.myInfo("Info Message!");
// [INFO] "Info Message!"

myLogger.myWarn("Warn Message!");
// [WARN] "Warn Message!"

myLogger.myError("Error Message!");
// [ERROR] "Error Message!"