Compare commits
8 Commits
release/1.
...
release/1.
Author | SHA1 | Date | |
---|---|---|---|
4199373241 | |||
efea119ad2 | |||
48b85b1751 | |||
098c2e93b2 | |||
d919788c95 | |||
311fa36176 | |||
10d3fa8471 | |||
89f8818636 |
@ -1,5 +1,4 @@
|
||||
.gitea/
|
||||
README.md
|
||||
README-modrinth.md
|
||||
COPYING.txt
|
||||
release-notes.sh
|
||||
oldmods
|
||||
|
661
COPYING.txt
661
COPYING.txt
@ -1,661 +0,0 @@
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
Version 3, 19 November 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU Affero General Public License is a free, copyleft license for
|
||||
software and other kinds of works, specifically designed to ensure
|
||||
cooperation with the community in the case of network server software.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
our General Public Licenses are intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
Developers that use our General Public Licenses protect your rights
|
||||
with two steps: (1) assert copyright on the software, and (2) offer
|
||||
you this License which gives you legal permission to copy, distribute
|
||||
and/or modify the software.
|
||||
|
||||
A secondary benefit of defending all users' freedom is that
|
||||
improvements made in alternate versions of the program, if they
|
||||
receive widespread use, become available for other developers to
|
||||
incorporate. Many developers of free software are heartened and
|
||||
encouraged by the resulting cooperation. However, in the case of
|
||||
software used on network servers, this result may fail to come about.
|
||||
The GNU General Public License permits making a modified version and
|
||||
letting the public access it on a server without ever releasing its
|
||||
source code to the public.
|
||||
|
||||
The GNU Affero General Public License is designed specifically to
|
||||
ensure that, in such cases, the modified source code becomes available
|
||||
to the community. It requires the operator of a network server to
|
||||
provide the source code of the modified version running there to the
|
||||
users of that server. Therefore, public use of a modified version, on
|
||||
a publicly accessible server, gives the public access to the source
|
||||
code of the modified version.
|
||||
|
||||
An older license, called the Affero General Public License and
|
||||
published by Affero, was designed to accomplish similar goals. This is
|
||||
a different license, not a version of the Affero GPL, but Affero has
|
||||
released a new version of the Affero GPL which permits relicensing under
|
||||
this license.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU Affero General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Remote Network Interaction; Use with the GNU General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, if you modify the
|
||||
Program, your modified version must prominently offer all users
|
||||
interacting with it remotely through a computer network (if your version
|
||||
supports such interaction) an opportunity to receive the Corresponding
|
||||
Source of your version by providing access to the Corresponding Source
|
||||
from a network server at no charge, through some standard or customary
|
||||
means of facilitating copying of software. This Corresponding Source
|
||||
shall include the Corresponding Source for any work covered by version 3
|
||||
of the GNU General Public License that is incorporated pursuant to the
|
||||
following paragraph.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the work with which it is combined will remain governed by version
|
||||
3 of the GNU General Public License.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU Affero General Public License from time to time. Such new versions
|
||||
will be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU Affero General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU Affero General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU Affero General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If your software can interact with users remotely through a computer
|
||||
network, you should also make sure that it provides a way for users to
|
||||
get its source. For example, if your program is a web application, its
|
||||
interface could display a "Source" link that leads users to an archive
|
||||
of the code. There are many ways you could offer source, and different
|
||||
solutions will be better for different programs; see section 13 for the
|
||||
specific requirements.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
<https://www.gnu.org/licenses/>.
|
@ -1,54 +0,0 @@
|
||||
# Fabric Lite*
|
||||
|
||||
A "lightweight" vanilla-compatible Optimization/QoL modpack.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This modpack includes mods that slightly alter the client behavior (e.g., Inventory Profiles Next), as well as mods that certain servers may deem unfair to Vanilla players (e.g., Xaero's Minimap). ***ALWAYS*** check the rules of servers you play on to make sure this is allowed, or you may risk a ban.
|
||||
|
||||
Additionally, this modpack is mainly made for myself and a few friends. You are free to use this modpack, but understand that my interest in Minecraft comes and goes, and as such, ongoing support is not guaranteed.
|
||||
|
||||
This project is licensed under the GNU Affero General Public License, Version 3.0.
|
||||
|
||||
## Description
|
||||
|
||||
Fabric Lite* is a "lightweight" (50+ mods) vanilla-compatible modpack with optimization mods and sane defaults. It comes bundled with well-known mods, including Sodium, Iris, and Continuity, as well as some well-known shaders. Built-in resource packs, such as the ones provided by Continuity, are enabled by default. The modpack changes a few options in both Vanilla Minecraft and the mods to provide a more streamlined experience.
|
||||
|
||||
I mainly created this because I was unhappy with the myriad of other modpack choices always missing some mod that I like, and I was sick of constantly recreating the same "modpack" in my launcher each time a new version came out, forgetting some mods, changing a bunch of settings, forgetting other settings, only to realize I forgot to download shaders.
|
||||
|
||||
Highlights include:
|
||||
- Sodium
|
||||
- Iris Shaders, with several shaders pre-bundled:
|
||||
- Rethinking Voxels
|
||||
- Complementary Reimagined
|
||||
- Complementary Shaders v4
|
||||
- BSL
|
||||
- MakeUp - Ultra Fast
|
||||
- VanillAA
|
||||
- Figura (Custom Avatars)
|
||||
- REI
|
||||
- Xaero's Minimap, Xaero's World Map
|
||||
- Inventory Profiles Next
|
||||
- Pre-bundled configuration with Vanilla-like defaults
|
||||
- OptiFine Capes
|
||||
- Various other performance mods
|
||||
|
||||
## License
|
||||
|
||||
Copyright (C) 2023 NullBite
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
---
|
||||
:3
|
@ -69,7 +69,6 @@ Alternatively, install the `.mrpack` files from the [releases](https://gitea.pro
|
||||
- Reese's Sodium Options - FlashyReese (https://github.com/FlashyReese/reeses-sodium-options)
|
||||
- Roughly Enough Items (REI) - shedaniel (https://github.com/shedaniel/RoughlyEnoughItems)
|
||||
- Screenshot to Clipboard - comp500 (https://github.com/comp500/ScreenshotToClipboard)
|
||||
- Sodium Extra - FlashyReese (https://github.com/FlashyReese/sodium-extra-fabric)
|
||||
- Sodium - jellysquid3 (https://github.com/CaffeineMC/sodium-fabric)
|
||||
- spark - lucko (https://github.com/lucko/spark)
|
||||
- Starlight (Fabric) - spottedleaf (https://github.com/PaperMC/Starlight)
|
||||
|
@ -1,6 +0,0 @@
|
||||
{
|
||||
"basics": {
|
||||
// Declares whether cheating mode is on.
|
||||
"cheating": "WHEN_CREATIVE"
|
||||
}
|
||||
}
|
@ -1,4 +1,4 @@
|
||||
version:3465
|
||||
version:3337
|
||||
autoJump:false
|
||||
darkMojangStudiosBackground:true
|
||||
snooperEnabled:false
|
||||
@ -11,7 +11,7 @@ tutorialStep:none
|
||||
skipMultiplayerWarning:true
|
||||
joinedFirstServer:true
|
||||
onboardAccessibility:false
|
||||
resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip"]
|
||||
incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"]
|
||||
resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock"]
|
||||
incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock","continuity:default","continuity:glass_pane_culling_fix"]
|
||||
key_key.saveToolbarActivator:key.keyboard.v
|
||||
key_iris.keybind.reload:key.keyboard.unknown
|
||||
|
124
index.toml
124
index.toml
@ -16,10 +16,6 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/xaerominimap.txt"
|
||||
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
|
||||
@ -34,7 +30,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "41150bb1b8b9238fcce207696cd32bd83650f0cd51e8c69c98f2314147f6a6e7"
|
||||
hash = "4786d67d39ebba38fc359547e24691666f731ba4ee119824ea20e1d11e68b619"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt"
|
||||
@ -50,17 +46,17 @@ hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "6869de1ca55dc09beabb3c234727e84be4d4fbdcbad2c8081c03010713f374e1"
|
||||
hash = "63a98a539356af7c16641202f4a5e8f3883f66d58f2579b731becae265995a2e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "f238e1f28f18e58f737116b13dab9716ca38b2dd84242e802d60419cc71ed737"
|
||||
hash = "6b76641118d0d86d838f5eb45f333d636e12e930598b857973e4b57b7a374e9b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/auth-me.pw.toml"
|
||||
hash = "cea9d72f42127f4974afc7120d99dd4042d7342129d465ea4afb11f334749b61"
|
||||
hash = "8fd1d2da0b85b1d2082d5fd26e42568e2c17403fc9353cf5ebe2ad85b292592d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -68,54 +64,44 @@ file = "mods/badpackets.pw.toml"
|
||||
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-fabric-console.pw.toml"
|
||||
hash = "dfd7fb4f18b490346dee3a4576660d22f1305c564ead3641bd710193eb74f2e4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-mount-hud.pw.toml"
|
||||
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
||||
hash = "296b4e7a1b7eee84117cc64362f27a981a820e9a39c9d8acae9937c0fca99da6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/betterf3.pw.toml"
|
||||
hash = "86ce47da34b9a69c105e4e22058a5d6fc12448283a54a1f911c16351f096068e"
|
||||
hash = "8733447c9fac53455ec04b7027aa11ef5cdf226dfd4277953a88039dff28b21f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/capes.pw.toml"
|
||||
hash = "4c712d7ad6d2ddb130b845c3b2c660be7cb7795db21be00b130443730719305e"
|
||||
hash = "83d8a8865dfe81276fabc0c7085106a760608c0a3d569716fc77b3d0cb4d4c0d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet-fixes.pw.toml"
|
||||
hash = "7e2c136b2b7a150f4e13ae5f74b057395ed3bf2848c5bdf08d612d60b211c338"
|
||||
hash = "5e9875dc4606c973a06828d17ea41e04ec1dc5a23b697257ace7863366c6c836"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet.pw.toml"
|
||||
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
|
||||
hash = "9f787016e772d10343a5d1ffcc30019a722659e6e7c9f658407d354283b24286"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cit-resewn.pw.toml"
|
||||
hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/client-commands.pw.toml"
|
||||
hash = "fbde69d3092af1adae67d9301f4ee0253cd0f8b041be24f8a7deb19cf44ddee2"
|
||||
hash = "eb6cb8a8cde5c16bfe3c1f14353f362bc857621a9703579ff9aac154c8c975e9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
hash = "b9cc3ddd40c728549f8de8db2b211a534303018bf8c18d22871ad17f62c47118"
|
||||
hash = "156942df991662545265aae10fafa4b64bc1ba1226670be03916e58894671089"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "8e73f68cbcbff53b6a00c30f371fc34a63c2ac2240af4792008d67dce74fb507"
|
||||
hash = "4cb02206331c9a6d207681b2e40b4b8648a462b0c31e6e634200a01b592b1d3d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -125,102 +111,107 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dashloader.pw.toml"
|
||||
hash = "f0f82f41fef1fbc7d19723170410c631894de34ba0701157a1a897bac0af34d1"
|
||||
hash = "3d41430a4cafca0796d63aacf7390d12f1389f1b019bbea5f202a05b23d09ce3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/distanthorizons.pw.toml"
|
||||
hash = "dd043fda6517f044b0ddb6608f1a472f60d8c1d14f2a47d65dbdcf154f1af1d3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-fps.pw.toml"
|
||||
hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80"
|
||||
hash = "0ada4f3b91ee6a4cd40c8e9bcb69a3d59c24ff3940762efca9253b269af1eb25"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entity-model-features.pw.toml"
|
||||
hash = "4e3baa9e0fc7c2263e325aa6a60fc97fda722fbf0c82520b0430cec6fad68199"
|
||||
hash = "dbc9321c870e69e867837cbad4f0c1dcf45c3c27d2ee230f6a6868cde2f9daab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entityculling.pw.toml"
|
||||
hash = "4eec3de8a58a6e64ea96e31781b52f70b4b33ec02a34a45f171e3a1e6697ba86"
|
||||
hash = "a29a6474aff0264882b7e6e010d8beadfb3291e361d171aebb0cb158f4892812"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entitytexturefeatures.pw.toml"
|
||||
hash = "49a42a2456b0d0024bb61afdfeb279c51d581901fbd59a4d00ff772b206fefaa"
|
||||
hash = "416fdc912dd2bbc125eaaa322e5cc3536aaf341264caceebf1ee129df48b9c77"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "2205239199b4a1e74afcdba1151807d2e4487ce2cf116cee9f62d25f1659a3f5"
|
||||
hash = "fb8d869693d3235ef75c600f277f57b810aa80ddd6ee2dad3a86cf0d0af230e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-language-kotlin.pw.toml"
|
||||
hash = "de9b5bac4165fb069bf6df9da2bb6028d50dd51fa0d294f0fb62d1d0c64b707b"
|
||||
hash = "4ee359a86da950211a8da17a896c815af7d35fd9c5b7d3472f3fd5676476ba81"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabricskyboxes-interop.pw.toml"
|
||||
hash = "3a86b3417b781abc294b6e41c475e5ac1831944527db6f07f0107a30e5bde0bd"
|
||||
hash = "0c49c30afd27b0a2cf79b4487a31143a313e847ad6eede7f9d56d7644313e61c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabricskyboxes.pw.toml"
|
||||
hash = "08b843dfc24cc97afeba5b3a60a1263c8aa4fc786398a1972cc69741f0253e22"
|
||||
hash = "3a58bb01d7089cb2b58fa5486063f9d4fc9c26f235593857ddd933515960e59f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ferrite-core.pw.toml"
|
||||
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"
|
||||
hash = "c2814d761fc227d78759c88c38b37b3985fe4a36d18520a333965a1a9a601c2d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/figura.pw.toml"
|
||||
hash = "a95f5763a2dfb758c2e0891fca765df93a39109c6e24890d3908323114be73ca"
|
||||
hash = "f6bea66f5a88ba409735fe12bef7b6f4b52fb139b65f05468fc33da363c33cd5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immediatelyfast.pw.toml"
|
||||
hash = "a154087f80d2179cabd05cf7629c29c06c5a62538e70f7c58021dd1d4f9e3e3a"
|
||||
hash = "8b204c352fbc477a8591ca32376b004fdabcfacb12b570a7a1826cabd550bb93"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/indium.pw.toml"
|
||||
hash = "3903f1a1e5d995906578f94c41036f7d04bdc2b33e1420fc3c34537c8abd4c02"
|
||||
hash = "e6e746d0ac4dd170a8309e7bda19ad05c74d6352c1569f83f4dd01e2980674ff"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-profiles-next.pw.toml"
|
||||
hash = "5945376058eb508f9a049134ed66dbc70c861d80d043441e03b10fa4338dc1e0"
|
||||
hash = "d6fc67988de6e57a17c931d45096c81c823265c228de387ce92a605790774365"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "659e2447deffc797f441ed09c0b05d75138253dfacfe1479d3938e55773be4b6"
|
||||
hash = "cf6adf4f1a4e8f56e592805ea37d1120b42ab5389da6f423040639cb229f48d0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/krypton.pw.toml"
|
||||
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
|
||||
hash = "ef2f37f8f7eb3481d6d379b54b6607fc7e2b51be0a8fabeccdb0e39ae01cba0c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lambdynamiclights.pw.toml"
|
||||
hash = "8bb36bbf7dbac0d531f6c308329109d29d95a83a2c0d972178655efd8afddf4b"
|
||||
hash = "1127e53daa00cc93cc47e9226012c7121e9f44e83bc269b64699e8ac4894957c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/language-reload.pw.toml"
|
||||
hash = "409d820a08baf91ace8443e3abb9ef8914083b053e1e24cb989419aaef8b3f5d"
|
||||
hash = "7ad950f504cd260099c184b5e9a10e90cb78c1b4c0d7b4da29b6fb20baee2097"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/libipn.pw.toml"
|
||||
hash = "b7d04fcd38f84af79e1733f2f4912df51f40dbd5d196f5d6bbadce586b52136b"
|
||||
hash = "158ae6ba5ee234518237f0e0a0e4ab35fc1433fe7fb4cb1c5102d46eb13a92aa"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.pw.toml"
|
||||
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
||||
hash = "be8427f766253fce639d6e3e351b726a9b98e6ebc3ed4bec2023ea352bda0ae8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -230,7 +221,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightcontrols.pw.toml"
|
||||
hash = "5f6bbdeff1476501410b0e6f304a3d37183d9774bd1b182c20ffd186bb140ba2"
|
||||
hash = "91d02b042634e0ae627cf13a60c3c7ca7e600156b45a3c997ed08842760731fc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -240,7 +231,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modmenu.pw.toml"
|
||||
hash = "e00217e8327711e7d6acf95814212d9398499bc15cde7a3ec4ca4417393a8fbc"
|
||||
hash = "78e5ad156b8c0619fe9b2603c3d26423985c4f8437dfce3dcdce4d7463a1ca79"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -250,12 +241,12 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mouse-tweaks.pw.toml"
|
||||
hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358"
|
||||
hash = "9c6b34118c4804127d1e71a7aa87464e231445ee1fc3f4f30f8e5901e89b57a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5"
|
||||
hash = "bb3f98696004987f53dd9d45af1ac3ab9c902362205bdac9c10f05a789cb87b6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -265,22 +256,22 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
|
||||
hash = "e34a6d645bcfcb5a677159ac959b19ef3fde39a066f7164b565f8877bc3de525"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/puzzle.pw.toml"
|
||||
hash = "684594797d13dbc0ca57a5a6349a4597c03f629617bff83621bafb147a22ee76"
|
||||
hash = "2ffa6237ed942f5734c20ba755ae86592004f977cb6e3e64c34ca19bd60690e2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/reeses-sodium-options.pw.toml"
|
||||
hash = "a1d419cad5a32a4a442b37b2e2fe2db3e761429d6ab60dd3bb79f43d36df2297"
|
||||
hash = "c48006ba1c8c4ab44d43ace55bac28c14a237f48016d990b4c2057255a60477a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rei.pw.toml"
|
||||
hash = "401489a8476901a3f5d354b1d413f88034c9d69fb0928c932d042d99f33e68fc"
|
||||
hash = "05723068a1745bc41a87562915fa04582934fde82e61c64ccffec0e66731a0c8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -288,54 +279,49 @@ file = "mods/screenshot-to-clipboard.pw.toml"
|
||||
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium-extra.pw.toml"
|
||||
hash = "ea193a0081775b5b2dda289e12578c9122294ec6b6363dbfd7c1e7b5d2dfbd71"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium.pw.toml"
|
||||
hash = "217b07516517c4c01958387192143943f3e9309a0e935828f9f32af771425d66"
|
||||
hash = "74942b197e40ee1a4852751088b911b7ef4b9dd4191c3029896464924a8d8272"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "7ca0983d3b7852c06f84c66b9f12da8115ff9b8ba63293cd20452377a0de726e"
|
||||
hash = "245599aeee8c2497af5588bcf1430a2753c9cd4827b7c8891dfbe9c578405038"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/starlight.pw.toml"
|
||||
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
||||
hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wthit.pw.toml"
|
||||
hash = "5d920f14136c4e3b7731846bd21dbb5ace512d962b61338ffffeae284525b520"
|
||||
hash = "0adf81b43e5561f29ac10003f46bd607d77e28c8f382e5c3ec40bf561897aad1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "fa7940ff6c6d65fede416632132a57518ab1a79e09014410932ed614ea386a70"
|
||||
hash = "34921cf3088b15e1a615de11b3073a00c7fde17ef0b8de4a386840bbc60ba0f1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "f8f30afc8349f40bfbe62d21aabf6caeca2d67a8cc2778296ce758b2763c5d8d"
|
||||
hash = "a00bc3e555942ca96e54d7628c7e0a1bb3068c5ef706a8c5a64124718f4ad6d7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yacl.pw.toml"
|
||||
hash = "796239ec3e198ff16d27b144d24f813da260ee25c7342cf5487f0db0843f1c29"
|
||||
hash = "c324a8a5d30da741732ff1ce9fe561decca934419da381d4d47a698b7df8ff91"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yosbr.pw.toml"
|
||||
hash = "11f5dcc17f9628867eafb30708e6872a569ff0eb8888d4e4d99cf1af073057b5"
|
||||
hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/zoomify.pw.toml"
|
||||
hash = "fe67f559bf7c07593f1eb0e3cfabb56635de7e566b26241559452dc04484bd4e"
|
||||
hash = "64cc3a69ccf183d56da3c42383918b90da3825877cbb13f712bc671487903120"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -345,7 +331,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/complementary-reimagined.pw.toml"
|
||||
hash = "ce18d14782c7d414c416de2b2613369c23d39a85c252f81ed1073816d5587b44"
|
||||
hash = "8445f71e1d1a5d5574204382fba1c75b5506ccf07b8a7605f0d810574c113d70"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "AppleSkin"
|
||||
filename = "appleskin-fabric-mc1.20-2.5.0.jar"
|
||||
filename = "appleskin-fabric-mc1.19.4-2.4.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/CxnVG86Y/appleskin-fabric-mc1.20-2.5.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/qB7KLPo6/appleskin-fabric-mc1.19.4-2.4.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f01bcf9adbaaeb5f6b185864c0b879e8e3923991"
|
||||
hash = "c4cd3e9764d4d7c6e4751defba2e3424978f55dd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "CxnVG86Y"
|
||||
version = "qB7KLPo6"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Architectury API"
|
||||
filename = "architectury-9.0.8-fabric.jar"
|
||||
filename = "architectury-8.1.87-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/TWylwR7P/architectury-9.0.8-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/eIZS4sYy/architectury-8.1.87-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8d8ee30fff69d5a1760c5ca9f680e908541dbfd8"
|
||||
hash = "c5b5cae7eb707b2cce98477b7138d4ea1d7a18f3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lhGA9TYQ"
|
||||
version = "TWylwR7P"
|
||||
version = "eIZS4sYy"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Auth Me"
|
||||
filename = "authme-7.0.1+1.20.jar"
|
||||
filename = "authme-mc1.19.4-6.1.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yjgIrBjZ/versions/TyXRb1be/authme-7.0.1%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/yjgIrBjZ/versions/rAzISn2Q/authme-mc1.19.4-6.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b61e03cd948d296e0e0dc811397e3c3317801e64"
|
||||
hash = "68cc6f416a038ec0164cc5c64ebd33d9c2db4bed"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yjgIrBjZ"
|
||||
version = "TyXRb1be"
|
||||
version = "rAzISn2Q"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Better Fabric Console"
|
||||
filename = "better-fabric-console-mc1.20.1-1.1.5.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Y8o1j1Sf/versions/6BihHVPz/better-fabric-console-mc1.20.1-1.1.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "423c2babfc4e11c7f35ebe62a82cf65d2a7bac0d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Y8o1j1Sf"
|
||||
version = "6BihHVPz"
|
@ -1,13 +1,13 @@
|
||||
name = "Better Mount HUD"
|
||||
filename = "bettermounthud-1.2.2.jar"
|
||||
filename = "bettermounthud-1.2.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/wqS80NMj/bettermounthud-1.2.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6942fb39ca2e87208b0b0630a5efc4511c82dcf4"
|
||||
hash = "7cd40803e2dcfe42a7a3c3984e47a059ac2151ec"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kqJFAPU9"
|
||||
version = "h1QpxElt"
|
||||
version = "wqS80NMj"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "BetterF3"
|
||||
filename = "BetterF3-7.0.0-Fabric-1.20-pre6.jar"
|
||||
filename = "BetterF3-6.0.2-Fabric-1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/NwdpRyuN/BetterF3-7.0.0-Fabric-1.20-pre6.jar"
|
||||
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/up8zocIz/BetterF3-6.0.2-Fabric-1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "45729e0b259cafdffc3886e5120f887eb811f681"
|
||||
hash = "93dd391d3069f2b22945cebe15637e06d5cdfcb4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8shC1gFX"
|
||||
version = "NwdpRyuN"
|
||||
version = "up8zocIz"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Capes"
|
||||
filename = "capes-1.5.2+1.20-fabric.jar"
|
||||
filename = "capes-1.5.2+1.19.3-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/kXfWiNN7/capes-1.5.2%2B1.19.3-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5444e301346383f6133189e66069e970d4a126fc"
|
||||
hash = "2464dba794972e50e277b822efbf3025cd8ec68c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "89Wsn8GD"
|
||||
version = "z2zOEvPP"
|
||||
version = "kXfWiNN7"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Carpet-Fixes"
|
||||
filename = "carpet-fixes-1.20-1.15.2.jar"
|
||||
filename = "carpet-fixes-1.19.4-1.14.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/oQD5ay0s/carpet-fixes-1.20-1.15.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/S9H1Z5Xk/carpet-fixes-1.19.4-1.14.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7dbdccfb0e090366f110511db27023dfa2dca2e4"
|
||||
hash = "b4b5134137ae6f0fb7e6459db03f38fc6580fd95"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7Jaxgqip"
|
||||
version = "oQD5ay0s"
|
||||
version = "S9H1Z5Xk"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Carpet"
|
||||
filename = "fabric-carpet-1.20-1.4.112+v230608.jar"
|
||||
filename = "fabric-carpet-1.19.4-1.4.101+v230319.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar"
|
||||
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/p5SN7luf/fabric-carpet-1.19.4-1.4.101%2Bv230319.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65"
|
||||
hash = "a803dd477c1704acd3501ded6813f13d72852280"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "TQTTVgYE"
|
||||
version = "K0Wj117C"
|
||||
version = "p5SN7luf"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "CIT Resewn"
|
||||
filename = "CITResewn-1.1.3+1.20.jar"
|
||||
filename = "CITResewn-1.1.3+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/8oMEcc2E/CITResewn-1.1.3%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "53f036ebe51d7d97afaf44d541775c92c4470dad"
|
||||
hash = "d0e3a9625a55d4992fbb2c8302360c592e22af91"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "otVJckYQ"
|
||||
version = "c7Lo4vij"
|
||||
version = "8oMEcc2E"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "clientcommands"
|
||||
filename = "clientcommands-2.8.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7Coz83fv/versions/ViyxuSEH/clientcommands-2.8.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7cf1bd2a6d02db2cc2dc2741b46345a710a7fe39"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7Coz83fv"
|
||||
version = "ViyxuSEH"
|
@ -1,13 +1,13 @@
|
||||
name = "Cloth Config API"
|
||||
filename = "cloth-config-11.0.99-fabric.jar"
|
||||
filename = "cloth-config-10.0.96-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/y0kQixP8/cloth-config-11.0.99-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/6XGTNEII/cloth-config-10.0.96-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "338b0968fb47460f2a1fc2d003d3f2a32d1b0c31"
|
||||
hash = "9bd3ad20afbcd4622d194853aa8e03c4f9d9050f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9s6osm5g"
|
||||
version = "y0kQixP8"
|
||||
version = "6XGTNEII"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Continuity"
|
||||
filename = "continuity-3.0.0-beta.2+1.20.jar"
|
||||
filename = "continuity-3.0.0-beta.2+1.19.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/ImUFj5Gl/continuity-3.0.0-beta.2%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/4h5IIa7B/continuity-3.0.0-beta.2%2B1.19.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c5157819671612384834730a877eec5c484b5cf9"
|
||||
hash = "229057727abf35e0469527b94d84d96e1770c156"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1IjD5062"
|
||||
version = "ImUFj5Gl"
|
||||
version = "4h5IIa7B"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "DashLoader"
|
||||
filename = "dashloader-5.0.0-beta.1+1.20.0.jar"
|
||||
filename = "dashloader-5.0.0-beta.1+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/mcU33FBx/dashloader-5.0.0-beta.1%2B1.20.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/7hqKf7qu/dashloader-5.0.0-beta.1%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2ba04e6d6876faf160367fbe4c8bf3a8ea301261"
|
||||
hash = "32a31709aaeab8e8f9c746673bf0518b4c6eec3c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZfQ3kTvR"
|
||||
version = "mcU33FBx"
|
||||
version = "7hqKf7qu"
|
||||
|
13
mods/distanthorizons.pw.toml
Normal file
13
mods/distanthorizons.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Distant Horizons"
|
||||
filename = "DistantHorizons-1.6.11a-1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/xBHpiuwg/DistantHorizons-1.6.11a-1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "eb05ac191edc07c5eda6b5e31e0c3c327908ed07"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uCdwusMi"
|
||||
version = "xBHpiuwg"
|
@ -1,13 +1,13 @@
|
||||
name = "Dynamic FPS"
|
||||
filename = "dynamic-fps-2.4.0.jar"
|
||||
filename = "dynamic-fps-2.2.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/Usg995P0/dynamic-fps-2.4.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/2.2.0/dynamic-fps-2.2.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8f8dc48343df6bd07aad944f4fe09f33dc737184"
|
||||
hash = "8d264374dc08df87777fb51b94c781476c315bb5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "LQ3K71Q1"
|
||||
version = "Usg995P0"
|
||||
version = "g9FOSLTq"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Model Features [CEM]"
|
||||
filename = "entity_model_features_fabric_1.20-0.2.11.jar"
|
||||
filename = "entity_model_features_fabric_1.19.4-0.2.9.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/nqu0vi2x/entity_model_features_fabric_1.20-0.2.11.jar"
|
||||
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/OPyB18gz/entity_model_features_fabric_1.19.4-0.2.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c0481a39a05d484096fec589318e9dd545199416"
|
||||
hash = "bf874357dbbcde7324807fb2d86035d8af70f892"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "4I1XuqiY"
|
||||
version = "nqu0vi2x"
|
||||
version = "OPyB18gz"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Culling"
|
||||
filename = "entityculling-fabric-1.6.2-mc1.20.jar"
|
||||
filename = "entityculling-fabric-1.6.2-mc1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/d20sUcYn/entityculling-fabric-1.6.2-mc1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/UvJN5Cy4/entityculling-fabric-1.6.2-mc1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cf43e7a58fb62f75d664cce1b14a6064774e6547"
|
||||
hash = "3a9381229408afa9d2c7d7e3fad017e5079ab20c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NNAgCjsB"
|
||||
version = "d20sUcYn"
|
||||
version = "UvJN5Cy4"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Texture Features"
|
||||
filename = "entity_texture_features_fabric_1.20-4.4.4.jar"
|
||||
filename = "entity_texture_features_fabric_1.19.4-4.4.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/DpEWP7FH/entity_texture_features_fabric_1.20-4.4.4.jar"
|
||||
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/FysgUMLL/entity_texture_features_fabric_1.19.4-4.4.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d3c83c0e3fd5fb8aecbfa0502dbb509656f6daa5"
|
||||
hash = "92da4ae5a637efd6e40815f9298161cadd5fe43e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BVzZfTc1"
|
||||
version = "DpEWP7FH"
|
||||
version = "FysgUMLL"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Fabric API"
|
||||
filename = "fabric-api-0.85.0+1.20.1.jar"
|
||||
filename = "fabric-api-0.84.0+1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/hFdJG9fY/fabric-api-0.85.0%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/MYvpypD6/fabric-api-0.84.0%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "02ae17b8122b176f2884cae49af440e27bee7161"
|
||||
hash = "ad82141c6b16c3fc5665a914ad670fe070836452"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P7dR8mSH"
|
||||
version = "hFdJG9fY"
|
||||
version = "MYvpypD6"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Fabric Language Kotlin"
|
||||
filename = "fabric-language-kotlin-1.10.0+kotlin.1.9.0.jar"
|
||||
filename = "fabric-language-kotlin-1.9.6+kotlin.1.8.22.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/65oEzjEs/fabric-language-kotlin-1.10.0%2Bkotlin.1.9.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/5J7lguFF/fabric-language-kotlin-1.9.6%2Bkotlin.1.8.22.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e0a7c6564243009f9bf2476b70e9af98dd2dd944"
|
||||
hash = "3e94269eef4a0a5217a79259788521b453f40010"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ha28R6CL"
|
||||
version = "65oEzjEs"
|
||||
version = "5J7lguFF"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "FabricSkyBoxes Interop"
|
||||
filename = "fsb-interop-1.3.2+mc1.20-build.36.jar"
|
||||
filename = "fsb-interop-1.3.2+mc1.19.4-build.35.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/pA1F353z/fsb-interop-1.3.2%2Bmc1.20-build.36.jar"
|
||||
url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/O9VV1X5s/fsb-interop-1.3.2%2Bmc1.19.4-build.35.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "817c4abb1a0815bc5eb5504390ab2ce976f4154f"
|
||||
hash = "e5eac37b1bcfadd2488b931f9e3a7a5fc13f0024"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HpdHOPOp"
|
||||
version = "pA1F353z"
|
||||
version = "O9VV1X5s"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "FabricSkyboxes"
|
||||
filename = "fabricskyboxes-0.7.1+mc1.20.jar"
|
||||
filename = "fabricskyboxes-0.7.1+mc1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/bl8ZIucH/fabricskyboxes-0.7.1%2Bmc1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/lPPSW7iI/fabricskyboxes-0.7.1%2Bmc1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1a2a4778dc91b3357e7a7d73b5e08c05c71dadc5"
|
||||
hash = "74715a2f09283d9400322944830c3b88bcc0b4c8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YBz7DOs8"
|
||||
version = "bl8ZIucH"
|
||||
version = "lPPSW7iI"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "FerriteCore"
|
||||
filename = "ferritecore-6.0.0-fabric.jar"
|
||||
filename = "ferritecore-5.2.0-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/FCnCG6PS/ferritecore-6.0.0-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/RbR7EG8T/ferritecore-5.2.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5a57ea73c3c7c0cc300d69611a9cad93baf8e9ab"
|
||||
hash = "ed6fa9a9365d4e58db6703479a44cc6aed5add2f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uXXizFIs"
|
||||
version = "FCnCG6PS"
|
||||
version = "RbR7EG8T"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Figura"
|
||||
filename = "figura-0.1.0+1.20.1.jar"
|
||||
filename = "figura-0.1.0+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/B3csO4KD/versions/KNEPNnhB/figura-0.1.0%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/B3csO4KD/versions/xDR46ydp/figura-0.1.0%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3c30addd5f7e68deefaffc11704f3368cb3122b1"
|
||||
hash = "1598039ce3331df10c963ebacc2d3f9162f51d10"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "B3csO4KD"
|
||||
version = "KNEPNnhB"
|
||||
version = "xDR46ydp"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "ImmediatelyFast"
|
||||
filename = "ImmediatelyFast-1.1.16+1.20.1.jar"
|
||||
filename = "ImmediatelyFast-1.1.15+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/aptjkgGB/ImmediatelyFast-1.1.16%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/eiqdESrg/ImmediatelyFast-1.1.15%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "03e6ec096ad20ada721574e12b0145fe129fbd5a"
|
||||
hash = "c6a801a41de8c5fb6604a00c6c6cd1bef5b3242c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5ZwdcRci"
|
||||
version = "aptjkgGB"
|
||||
version = "eiqdESrg"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Indium"
|
||||
filename = "indium-1.0.20+mc1.20.1.jar"
|
||||
filename = "indium-1.0.18+mc1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/9dgIzesu/indium-1.0.20%2Bmc1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/M7szjcI4/indium-1.0.18%2Bmc1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6e098ddb22763c3c3a4f2840dc55782f3dc77002"
|
||||
hash = "f7b0af5b2376433246f623b227c85382f42d4c36"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Orvt0mRa"
|
||||
version = "9dgIzesu"
|
||||
version = "M7szjcI4"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Inventory Profiles Next"
|
||||
filename = "InventoryProfilesNext-fabric-1.20-1.10.6.jar"
|
||||
filename = "InventoryProfilesNext-fabric-1.19.4-1.10.5.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/MPvWmWwk/InventoryProfilesNext-fabric-1.20-1.10.6.jar"
|
||||
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/FDU2g7LT/InventoryProfilesNext-fabric-1.19.4-1.10.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2fdcb0ad16c1e7edf48070962f48eada3218f0f6"
|
||||
hash = "ff3f76d807c7c338cf62dd9a4644e845091f7c75"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "O7RBXm3n"
|
||||
version = "MPvWmWwk"
|
||||
version = "FDU2g7LT"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Iris Shaders"
|
||||
filename = "iris-mc1.20-1.6.4.jar"
|
||||
filename = "iris-mc1.19.4-1.6.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/URWeWMAt/iris-mc1.20-1.6.4.jar"
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/4dFzaTaP/iris-mc1.19.4-1.6.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ec1491adc5dffeb0ab2f5da290b32cd4e45d58ad"
|
||||
hash = "080748666b9c408475b2dde993b1ada8bb6b1731"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YL57xq9U"
|
||||
version = "URWeWMAt"
|
||||
version = "4dFzaTaP"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Krypton"
|
||||
filename = "krypton-0.2.3.jar"
|
||||
filename = "krypton-0.2.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar"
|
||||
url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/Tncui9tU/krypton-0.2.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4d499819effd8afe811e5d93952fcc46765a00df"
|
||||
hash = "fb9166a88757582c5b8ca1627a0a275c05db4a5d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fQEb0iXm"
|
||||
version = "jiDwS0W1"
|
||||
version = "Tncui9tU"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "LambDynamicLights"
|
||||
filename = "lambdynamiclights-2.3.1+1.20.1.jar"
|
||||
filename = "lambdynamiclights-2.3.1+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/Vsx4I8Np/lambdynamiclights-2.3.1%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/85Jaf9ic/lambdynamiclights-2.3.1%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "bb009883b87e45f069e83d44f2e6d559eee757e4"
|
||||
hash = "615407f4a51d7af6ceb34e4f708d07ec79d44ef5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yBW8D80W"
|
||||
version = "Vsx4I8Np"
|
||||
version = "85Jaf9ic"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Language Reload"
|
||||
filename = "language-reload-1.5.8+1.20.1.jar"
|
||||
filename = "language-reload-1.5.8+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/vMtWVHDJ/language-reload-1.5.8%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/j1slz0RZ/language-reload-1.5.8%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c6d1806fbf8c2cd5969f4d7ee51519ef5c3210d6"
|
||||
hash = "89062e1f0fb4da28ccb14e3ac390061bf33c882e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uLbm7CG6"
|
||||
version = "vMtWVHDJ"
|
||||
version = "j1slz0RZ"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "libIPN"
|
||||
filename = "libIPN-fabric-1.20-3.0.2.jar"
|
||||
filename = "libIPN-fabric-1.19.4-3.0.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/R8cssvoN/libIPN-fabric-1.20-3.0.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/Bf647qvA/libIPN-fabric-1.19.4-3.0.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7ca028553a1423d8f34ce31d6a6a31b1fcf57aeb"
|
||||
hash = "cd3110bdfdff98c59afe87893a43d73209b06af5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "onSQdWhM"
|
||||
version = "R8cssvoN"
|
||||
version = "Bf647qvA"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Lithium"
|
||||
filename = "lithium-fabric-mc1.20.1-0.11.2.jar"
|
||||
filename = "lithium-fabric-mc1.19.4-0.11.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/ZSNsJrPI/lithium-fabric-mc1.20.1-0.11.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/14hWYkog/lithium-fabric-mc1.19.4-0.11.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8f4642147e60827f728badac7a819d1a9f3b25d5"
|
||||
hash = "69aa137957af4f0f701f6a7663c6d8646f84a1cc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gvQqBUqZ"
|
||||
version = "ZSNsJrPI"
|
||||
version = "14hWYkog"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "MidnightControls"
|
||||
filename = "midnightcontrols-1.8.2+1.20.jar"
|
||||
filename = "midnightcontrols-1.8.1+1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/Ek4mkpRw/midnightcontrols-1.8.2%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/zAWwNTEr/midnightcontrols-1.8.1%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "12ca313a138705adad5200a7edc216f233ecb24b"
|
||||
hash = "c61ae7c390282e078ab9421d9da234437cdbd6f4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bXX9h73M"
|
||||
version = "Ek4mkpRw"
|
||||
version = "zAWwNTEr"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Mod Menu"
|
||||
filename = "modmenu-7.1.0.jar"
|
||||
filename = "modmenu-6.2.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/zv46i3PW/modmenu-7.1.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/CtMNOUcV/modmenu-6.2.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7d26ff2477ad8a083f11c1006a2b87ff1c121b62"
|
||||
hash = "561044c111cb676cc5645fb1e159538c84d5a1fd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mOgUt4GM"
|
||||
version = "zv46i3PW"
|
||||
version = "CtMNOUcV"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Mouse Tweaks"
|
||||
filename = "MouseTweaks-fabric-mc1.20-2.25.jar"
|
||||
filename = "MouseTweaks-fabric-mc1.19.4-2.24.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/m0Dd8Cjy/MouseTweaks-fabric-mc1.20-2.25.jar"
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/sjDYaHEo/MouseTweaks-fabric-mc1.19.4-2.24.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "21ae6dd81324543e77c10bbb2b928320d71b6750"
|
||||
hash = "92c18017770fff5ff956d1c22c1e1f2a3fd1031a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "aC3cM3Vq"
|
||||
version = "m0Dd8Cjy"
|
||||
version = "sjDYaHEo"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "No Chat Reports"
|
||||
filename = "NoChatReports-FABRIC-1.20.1-v2.2.2.jar"
|
||||
filename = "NoChatReports-FABRIC-1.19.4-v2.1.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/RFhAU18Z/NoChatReports-FABRIC-1.19.4-v2.1.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b99f23fb76aad5a944400717e6d71aa011c4d7f7"
|
||||
hash = "d3304c2166abfaf0ba307b8ceff755124a1ed456"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qQyHxfxd"
|
||||
version = "HeZZR2kF"
|
||||
version = "RFhAU18Z"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Presence Footsteps"
|
||||
filename = "PresenceFootsteps-1.9.0.jar"
|
||||
filename = "PresenceFootsteps-1.8.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/FMF3yzCR/PresenceFootsteps-1.9.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/jxsFtML2/PresenceFootsteps-1.8.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e5ea35c6c326e6f5e6fe2a8af7cbc6a955515dbc"
|
||||
hash = "2e3e563dfe16af7c38e94b21bb58b478fbd5dcb8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rcTfTZr3"
|
||||
version = "FMF3yzCR"
|
||||
version = "jxsFtML2"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Puzzle"
|
||||
filename = "puzzle-1.5.1+1.20.jar"
|
||||
filename = "puzzle-1.5.0+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/3IuO68q1/versions/SyDRZGtj/puzzle-1.5.1%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/3IuO68q1/versions/6X1Tk01Y/puzzle-1.5.0%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "72f270e7740285a1276f43ef5b1f8542e9048be3"
|
||||
hash = "ae662e1c765f9f561afc8aae942b24901d24f77e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "3IuO68q1"
|
||||
version = "SyDRZGtj"
|
||||
version = "6X1Tk01Y"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Reese's Sodium Options"
|
||||
filename = "reeses_sodium_options-1.5.1+mc1.20-build.74.jar"
|
||||
filename = "reeses_sodium_options-1.5.0+mc1.19.4-build.72.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/SgSIhHQO/reeses_sodium_options-1.5.1%2Bmc1.20-build.74.jar"
|
||||
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/aO0hSGlL/reeses_sodium_options-1.5.0%2Bmc1.19.4-build.72.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ff2fb322da5ca3edc25b55234e0f883797e18647"
|
||||
hash = "2e34574b591b4daddcc59f9c588bccdb2b69227d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Bh37bMuy"
|
||||
version = "SgSIhHQO"
|
||||
version = "aO0hSGlL"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Roughly Enough Items (REI)"
|
||||
filename = "RoughlyEnoughItems-12.0.626.jar"
|
||||
filename = "RoughlyEnoughItems-11.0.621.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/MdZAcX0v/RoughlyEnoughItems-12.0.626.jar"
|
||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/Y9dQG19t/RoughlyEnoughItems-11.0.621.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5bb82eb4a5198c1cd49a89922c1abdc0d7b142ea"
|
||||
hash = "69c51c8f436cecf3a658b3c1543ad115278f228a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nfn13YXA"
|
||||
version = "MdZAcX0v"
|
||||
version = "Y9dQG19t"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Sodium Extra"
|
||||
filename = "sodium-extra-0.4.20+mc1.20-build.103.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/kTxAMqAj/sodium-extra-0.4.20%2Bmc1.20-build.103.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6cf2844ca0cfd0b8adb8a0d86e0c635ce0c0f4ef"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "PtjYWJkn"
|
||||
version = "kTxAMqAj"
|
@ -1,13 +1,13 @@
|
||||
name = "Sodium"
|
||||
filename = "sodium-fabric-mc1.20-0.4.10+build.27.jar"
|
||||
filename = "sodium-fabric-mc1.19.4-0.4.10+build.24.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/vgceLbdH/sodium-fabric-mc1.20-0.4.10%2Bbuild.27.jar"
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/b4hTi3mo/sodium-fabric-mc1.19.4-0.4.10%2Bbuild.24.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b11e18bb09f06c3f8028fa2c090072976fa326d0"
|
||||
hash = "b060680929d7a6d130fb980a9f9907461df05fa1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "vgceLbdH"
|
||||
version = "b4hTi3mo"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "spark"
|
||||
filename = "spark-1.10.42-fabric.jar"
|
||||
filename = "spark-1.10.37-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/BeIg1bik/spark-1.10.42-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XhFbpH8f/spark-1.10.37-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0f0e066808446999f4d63c9db5abf9e3d778a446"
|
||||
hash = "11ca9a59e95b50a9cbfb3b1e14b8bfd7cfa7e31c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "l6YH9Als"
|
||||
version = "BeIg1bik"
|
||||
version = "XhFbpH8f"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Starlight (Fabric)"
|
||||
filename = "starlight-1.1.2+fabric.dbc156f.jar"
|
||||
filename = "starlight-1.1.1+fabric.ae22326.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar"
|
||||
url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/1.1.1%2B1.19/starlight-1.1.1%2Bfabric.ae22326.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a03102cab439cbab5a1d7d72cd7c2b4976ddd421"
|
||||
hash = "de6fe932555604345477db89b59d59249909c640"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "H8CaAYZC"
|
||||
version = "XGIsoVGT"
|
||||
version = "qH1xCwoC"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "WTHIT"
|
||||
filename = "wthit-fabric-8.1.1.jar"
|
||||
filename = "wthit-fabric-7.3.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/k8RgJjbP/wthit-fabric-8.1.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/4mGmP2qB/wthit-fabric-7.3.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9a8640b2af89537ade0da2d16f0c39bb5b76d04e"
|
||||
hash = "c54ba7ac62295c4fece58eb0730c1072290642fa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6AQIaxuO"
|
||||
version = "k8RgJjbP"
|
||||
version = "4mGmP2qB"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Xaero's Minimap"
|
||||
filename = "Xaeros_Minimap_23.5.0_Fabric_1.20.jar"
|
||||
filename = "Xaeros_Minimap_23.5.0_Fabric_1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/46F7j3df/Xaeros_Minimap_23.5.0_Fabric_1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/iRhAjU2h/Xaeros_Minimap_23.5.0_Fabric_1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d0d455112aea5603681f07255243faf387e65119"
|
||||
hash = "557013a88cca649409799f5c45f8ad9fe2471839"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1bokaNcj"
|
||||
version = "46F7j3df"
|
||||
version = "iRhAjU2h"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Xaero's World Map"
|
||||
filename = "XaerosWorldMap_1.30.6_Fabric_1.20.jar"
|
||||
filename = "XaerosWorldMap_1.30.6_Fabric_1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/J5hmblFo/XaerosWorldMap_1.30.6_Fabric_1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/tT8MXEmG/XaerosWorldMap_1.30.6_Fabric_1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3d00cd983b93bc885fca0596c7007aeade392645"
|
||||
hash = "bbd1db15f78a6b7f80d3264d819c3aa971cc6eb0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NcUtCpym"
|
||||
version = "J5hmblFo"
|
||||
version = "tT8MXEmG"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "YetAnotherConfigLib"
|
||||
filename = "yet-another-config-lib-fabric-3.0.3+1.20.jar"
|
||||
filename = "yet-another-config-lib-fabric-3.0.3+1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/g38uL3ti/yet-another-config-lib-fabric-3.0.3%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/omClzsLe/yet-another-config-lib-fabric-3.0.3%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "779bca0b6b4e98f3601fe09b5977fbe12bbd9347"
|
||||
hash = "274d162d99f0b2de15b62c0f1bae913dcaeb508c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1eAoo2KR"
|
||||
version = "g38uL3ti"
|
||||
version = "omClzsLe"
|
||||
|
@ -1,6 +1,6 @@
|
||||
name = "Your Options Shall Be Respected (YOSBR)"
|
||||
filename = "yosbr-0.1.2.jar"
|
||||
side = "client"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Zoomify"
|
||||
filename = "Zoomify-2.10.0.jar"
|
||||
filename = "Zoomify-2.9.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/1mKrqlvv/Zoomify-2.10.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/mIiMyney/Zoomify-2.9.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "21a75350e0f2a904076d2af505a4b077b8ff6438"
|
||||
hash = "f53f08dccb4c6ee6f5f082d361ba0057bfcd1bbb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "w7ThoJFB"
|
||||
version = "1mKrqlvv"
|
||||
version = "mIiMyney"
|
||||
|
@ -1,16 +1,13 @@
|
||||
name = "Fabric Lite"
|
||||
author = "NullBite"
|
||||
version = "1.2.6"
|
||||
version = "0.0.0-1.19.4"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c271047e2b7de918567251d1402eef489eed2a1eb81383c0bb12367efb369f3d"
|
||||
hash = "e1c1ed4a882c9c8ff440dee69989a47612a652111cf69b0046a0c6808b2c0e1c"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
minecraft = "1.20.1"
|
||||
|
||||
[options]
|
||||
acceptable-game-versions = ["1.20"]
|
||||
minecraft = "1.19.4"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Complementary Reimagined"
|
||||
filename = "ComplementaryReimagined_r2.2.1.zip"
|
||||
filename = "ComplementaryReimagined_r2.2.zip"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/RYvsFGd2/ComplementaryReimagined_r2.2.1.zip"
|
||||
url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/38cfnenN/ComplementaryReimagined_r2.2.zip"
|
||||
hash-format = "sha1"
|
||||
hash = "d55a5f8e492e362539882032baedd6025d750a9c"
|
||||
hash = "f3646be8288ada1777d2e3361fb7342947ce21b7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HVnmMxH1"
|
||||
version = "RYvsFGd2"
|
||||
version = "38cfnenN"
|
||||
|
Reference in New Issue
Block a user