#-------------------------------------------------------------------------------
# @author FalsePattern
#
# Copyright 2023
#
# All rights reserved.
# Distribution of the software in any form is only allowed with
# explicit, prior permission from the owner.
#-------------------------------------------------------------------------------
@author FalsePattern


This code is the property of and owned and copyrighted by FalsePattern.
This code is provided under a modified visible-source license
that is as follows:


API Code:
==============================
API code is identifiable as being in an "API" package in the respective
repository or mod, and is intended to allow some level of inter-mod
interactions without creating hard dependencies on the mod proper. This code
is exempt from the below restrictions for "Mod Code", as it by nature will
require some level of copying and redistribution.

The only restrictions imposed on API code are that it remain clearly marked
with its original authorship and source, that it be used for the purpose
described previously, and that it not be modified from the original without
first contacting FalsePattern.


Mod Code:
==============================
Any and all users are permitted to use the source for educational purposes,
or to create derivative works for private use only. GitHub forks and direct
downloads are considered derivative works.

Unless given explicit written permission - verifiable electronic writing is
acceptable - no user may redistribute this source code nor any derivative
works. These pre-approved works must prominently contain this copyright notice.

Derivative mods using any or all of the source code or assets are
EXPRESSLY FORBIDDEN.

Additionally, no attempt may be made to achieve monetary gain from this code
by anyone except the original author. In the case of pre-approved derivative
works, any monetary gains made will be shared between the original author and
the other developer(s), proportional to the ratio of derived to original code.

Finally, any and all displays, duplicates or derivatives of this code must be
prominently marked as such, and must contain attribution to the original
author, including a link to the original source. Any attempts to claim credit
for this code will be treated as intentional theft.

Due to the Mojang and Minecraft Mod Terms of Service and Licensing
Restrictions, compiled versions of this code must be provided for free.
However, with the exception of pre-approved derivative works, only the original
author's modpacks may distribute compiled binary versions of this code.

==============================

Failure to comply with these restrictions is a violation of copyright law and
will be dealt with accordingly.