Skip to content
View JasperLorelai's full-sized avatar

Organizations

@MHAProdigy
Block or Report

Block or report JasperLorelai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JasperLorelai/README.md
Metrics

Pinned Loading

  1. Antigone Antigone Public

    Addon for MagicSpells which provides vanilla mob goals into as MS's custom goals.

    Java

  2. Circe Circe Public

    Java

  3. Expansion-MagicSpells Expansion-MagicSpells Public

    Java

  4. minecraft-soundboard minecraft-soundboard Public

    JavaScript 1

  5. seconds-util seconds-util Public

    A TypeScript Node.js utility which helps with conversion of seconds to other time types. You can also turn get duration in text form.

    JavaScript

  6. The class below simplifies the Magic... The class below simplifies the MagicSpells API into just a few lines of code. If you'd like to use it, you can copy-paste the class in your plugin. Remember that in order to use the MagicSpells API at all, you need to "soft depend" MagicSpells.
    1
    package com.jasperlorelai.cerberus.util;
    2
    
                  
    3
    import java.util.Map;
    4
    import java.util.HashMap;
    5