Compare commits
8 Commits
release/qu
...
release/fa
Author | SHA1 | Date | |
---|---|---|---|
4199373241 | |||
efea119ad2 | |||
48b85b1751 | |||
098c2e93b2 | |||
d919788c95 | |||
311fa36176 | |||
10d3fa8471 | |||
89f8818636 |
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,7 +3,3 @@
|
||||
|
||||
# Exclude exported Modrinth modpacks
|
||||
*.mrpack
|
||||
|
||||
# nix
|
||||
result
|
||||
.direnv
|
||||
|
@ -1,11 +1,4 @@
|
||||
.gitea/
|
||||
README.md
|
||||
README-modrinth.md
|
||||
COPYING.txt
|
||||
release-notes.sh
|
||||
result
|
||||
flake.nix
|
||||
flake.lock
|
||||
.envrc
|
||||
.direnv/
|
||||
nix/
|
||||
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,69 +0,0 @@
|
||||
# NullLite
|
||||
|
||||
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
|
||||
|
||||
NullLite 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
|
@ -1,4 +1,4 @@
|
||||
# NullLite
|
||||
# Fabric Lite
|
||||
This is a simple modpack that provides an enhanced, yet still vanilla
|
||||
experience. I mainly made this because I got sick of essentially making the
|
||||
same modpack over and over again manually.
|
||||
@ -28,7 +28,6 @@ Alternatively, install the `.mrpack` files from the [releases](https://gitea.pro
|
||||
- Auth Me - axieum (https://github.com/axieum/authme)
|
||||
- BetterF3 - treyruffy (https://github.com/cominixo/BetterF3)
|
||||
- Better Mount HUD - Lortseam (https://github.com/Lortseam/better-mount-hud)
|
||||
- Borderless Mining - comp500 (https://github.com/comp500/BorderlessMining)
|
||||
- Capes - caelthecolher (https://github.com/CaelTheColher/Capes)
|
||||
- Carpet-Fixes - fxmorin (https://github.com/fxmorin/carpet-fixes)
|
||||
- Carpet - gnembon (https://github.com/gnembon/fabric-carpet)
|
||||
@ -70,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,3 +0,0 @@
|
||||
[client.advanced.autoUpdater]
|
||||
# disable auto updater, it should be updated with the modpack
|
||||
enableAutoUpdater = false
|
@ -1 +0,0 @@
|
||||
accurateBlockPlacement true
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"disabledIntegrations": [
|
||||
"entity_model_features"
|
||||
]
|
||||
}
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"recording": {
|
||||
"recordSingleplayer": false,
|
||||
"recordServer": false,
|
||||
"autoStartRecording": false
|
||||
}
|
||||
}
|
@ -1,6 +0,0 @@
|
||||
{
|
||||
"basics": {
|
||||
// Declares whether cheating mode is on.
|
||||
"cheating": "WHEN_CREATIVE"
|
||||
}
|
||||
}
|
@ -1,5 +1,6 @@
|
||||
version:3465
|
||||
version:3337
|
||||
autoJump:false
|
||||
darkMojangStudiosBackground:true
|
||||
snooperEnabled:false
|
||||
operatorItemsTab:true
|
||||
simulationDistance:6
|
||||
@ -10,15 +11,7 @@ tutorialStep:none
|
||||
skipMultiplayerWarning:true
|
||||
joinedFirstServer:true
|
||||
onboardAccessibility:false
|
||||
resourcePacks:["vanilla","fabric","continuity/default","continuity/glass_pane_culling_fix","betterbeds/connectedbeds","midnightcontrols/bedrock","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip","file/enhanced-boss-bars.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
|
||||
key_key.replaymod.marker:key.keyboard.comma
|
||||
key_key.presencefootsteps.settings:key.keyboard.unknown
|
||||
key_key.identity:key.keyboard.backslash
|
||||
key_key.identity_ability:key.keyboard.y
|
||||
key_key.optigui.inspect:key.keyboard.unknown
|
||||
key_key.fabricskyboxes.toggle.debug_hud:key.keyboard.unknown
|
||||
key_key.ae2.guide:key.keyboard.w
|
||||
key_gui.xaero_open_settings:key.keyboard.unknown
|
||||
key_gui.xaero_minimap_settings:key.keyboard.unknown
|
||||
|
@ -1 +0,0 @@
|
||||
accurateBlockPlacement true
|
41
flake.lock
generated
41
flake.lock
generated
@ -1,41 +0,0 @@
|
||||
{
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1719931832,
|
||||
"narHash": "sha256-0LD+KePCKKEb4CcPsTBOwf019wDtZJanjoKm1S8q3Do=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0aeab749216e4c073cece5d34bc01b79e717c3e0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"id": "nixpkgs",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs",
|
||||
"systems": "systems"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
16
flake.nix
16
flake.nix
@ -1,16 +0,0 @@
|
||||
{
|
||||
inputs.systems.url = "github:nix-systems/default";
|
||||
outputs = { self, systems, nixpkgs }: let
|
||||
lib = nixpkgs.lib;
|
||||
eachSystem = lib.genAttrs (import systems);
|
||||
in {
|
||||
devShells = eachSystem (system: let pkgs = import nixpkgs { inherit system; };
|
||||
in {
|
||||
default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [ self.packages.${system}.packwiz-wrapper nix-update ];
|
||||
};
|
||||
});
|
||||
packages = eachSystem (system: let pkgs = import nixpkgs { inherit system; };
|
||||
in pkgs.callPackages ./nix/packages { });
|
||||
};
|
||||
}
|
321
index.toml
321
index.toml
@ -1,9 +1,5 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/DistantHorizons.toml"
|
||||
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/MouseTweaks.cfg"
|
||||
hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
|
||||
@ -12,10 +8,6 @@ hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
|
||||
file = "config/yosbr/config/capes.json5"
|
||||
hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/default_carpet.conf"
|
||||
hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/figura.json"
|
||||
hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
||||
@ -24,18 +16,6 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/puzzle.json"
|
||||
hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/replaymod.json"
|
||||
hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/xaerominimap.txt"
|
||||
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
|
||||
@ -50,267 +30,198 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "14303032dc114706dd212b473599d7c504cd1ec59ad3023e4214eab7859ed7ef"
|
||||
hash = "4786d67d39ebba38fc359547e24691666f731ba4ee119824ea20e1d11e68b619"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.1.1.zip.txt"
|
||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt"
|
||||
hash = "f4aaafa7cda512e478ea8942387ebbb0662bbb20b6e0c916c341c373e33a2a50"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryUnbound_r5.1.1.zip.txt"
|
||||
file = "config/yosbr/shaderpacks/ComplementaryShaders_v4.7.2.zip.txt"
|
||||
hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_beta2.zip.txt"
|
||||
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt"
|
||||
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/world/carpet.conf"
|
||||
hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5"
|
||||
|
||||
[[files]]
|
||||
file = "mods/amecs.pw.toml"
|
||||
hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1"
|
||||
hash = "63a98a539356af7c16641202f4a5e8f3883f66d58f2579b731becae265995a2e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f"
|
||||
hash = "6b76641118d0d86d838f5eb45f333d636e12e930598b857973e4b57b7a374e9b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/auth-me.pw.toml"
|
||||
hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9"
|
||||
hash = "8fd1d2da0b85b1d2082d5fd26e42568e2c17403fc9353cf5ebe2ad85b292592d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/badpackets.pw.toml"
|
||||
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-fabric-console.pw.toml"
|
||||
hash = "bcac9bb680ef83b99bacc8e96bd4f77372f5360d49083ad4d53a6b0412f386ed"
|
||||
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-mount-hud.pw.toml"
|
||||
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
||||
hash = "296b4e7a1b7eee84117cc64362f27a981a820e9a39c9d8acae9937c0fca99da6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/betterf3.pw.toml"
|
||||
hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blur-fabric.pw.toml"
|
||||
hash = "5f53eb8d272bfec2c6f58d6d744397b8152d7561a370f1d6e7e1e495fc4a1e7a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bobby.pw.toml"
|
||||
hash = "628ca822826f31018f97293b673e09defe9bc46616a7636bbd4a3b51ee4c9949"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/borderless-mining.pw.toml"
|
||||
hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d"
|
||||
hash = "8733447c9fac53455ec04b7027aa11ef5cdf226dfd4277953a88039dff28b21f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/capes.pw.toml"
|
||||
hash = "4c712d7ad6d2ddb130b845c3b2c660be7cb7795db21be00b130443730719305e"
|
||||
hash = "83d8a8865dfe81276fabc0c7085106a760608c0a3d569716fc77b3d0cb4d4c0d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet-extra.pw.toml"
|
||||
hash = "5aa266498f131bf7b9d764d608b6416f36555c228110c0d5126bcd7c8bec9f9c"
|
||||
file = "mods/carpet-fixes.pw.toml"
|
||||
hash = "5e9875dc4606c973a06828d17ea41e04ec1dc5a23b697257ace7863366c6c836"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet.pw.toml"
|
||||
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chat-heads.pw.toml"
|
||||
hash = "dc7a1dd927927788de75b4ec7bf29b40d0d4704a13788bdfcba5d5b243d0eaa1"
|
||||
hash = "9f787016e772d10343a5d1ffcc30019a722659e6e7c9f658407d354283b24286"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cit-resewn.pw.toml"
|
||||
hash = "2cf2d6c7683cbaa8d4d91374d5a92e6166176aefe5e0d7a0a2714c9321f8add0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/client-commands.pw.toml"
|
||||
hash = "4abf982db7bfaae41c8ac2c6d124b3092711750a792354d381829751166ecc1a"
|
||||
hash = "eb6cb8a8cde5c16bfe3c1f14353f362bc857621a9703579ff9aac154c8c975e9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
|
||||
hash = "156942df991662545265aae10fafa4b64bc1ba1226670be03916e58894671089"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe"
|
||||
hash = "4cb02206331c9a6d207681b2e40b4b8648a462b0c31e6e634200a01b592b1d3d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cull-less-leaves.pw.toml"
|
||||
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
|
||||
hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dashloader.pw.toml"
|
||||
hash = "3d41430a4cafca0796d63aacf7390d12f1389f1b019bbea5f202a05b23d09ce3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/distanthorizons.pw.toml"
|
||||
hash = "f6317dc039dd9efe5ef1c7b225c7a0f9a52f4ebd93a4b27726916369135f3059"
|
||||
hash = "dd043fda6517f044b0ddb6608f1a472f60d8c1d14f2a47d65dbdcf154f1af1d3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-fps.pw.toml"
|
||||
hash = "fa2b28c7304509b8d95f8917fd34029c2149961bb1696c40fae5b5f504c7cd53"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamiccrosshair.pw.toml"
|
||||
hash = "d543ff3e5a5620ccf586716b6ea41d6ddb2b088bfae71c2c3f832d7ac17d0f7c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/e4mc.pw.toml"
|
||||
hash = "d9e8561b7696944a1647af52d7260fabb244b45b30f4b3656dc3630cecfb03e2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi-loot.pw.toml"
|
||||
hash = "6ed9dba064110665c3dcf26be139c68b290ef0079e8aece1d2aced9484ebf85b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi.pw.toml"
|
||||
hash = "a685dc41c1361b3bf5b77533826a1216534e1c689fee371c002e9e9fcccdf712"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emiffect.pw.toml"
|
||||
hash = "2ad35d1b513308d702e9fe45f3c711d63dd1abb8fcbbb40d9a1d7c37d4d5d367"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emitrades.pw.toml"
|
||||
hash = "a55d562fcd6be9796e8cc162b83b5745efd83254fae44bf5a4d85d0fe6c97fcb"
|
||||
hash = "0ada4f3b91ee6a4cd40c8e9bcb69a3d59c24ff3940762efca9253b269af1eb25"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entity-model-features.pw.toml"
|
||||
hash = "3532700b41c5b82a0b57b140d0eb2e6f36728c575901b077b39cacac5a4322c8"
|
||||
hash = "dbc9321c870e69e867837cbad4f0c1dcf45c3c27d2ee230f6a6868cde2f9daab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entityculling.pw.toml"
|
||||
hash = "9f499eff7ddb9eeab719f19808cbcf41f2b77d06ebf946f157cf7b5f52f64e70"
|
||||
hash = "a29a6474aff0264882b7e6e010d8beadfb3291e361d171aebb0cb158f4892812"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entitytexturefeatures.pw.toml"
|
||||
hash = "0dc604455e2d5f4e82e3527aab59cc199f060c776a90b9571fe36bcbb61f28b4"
|
||||
hash = "416fdc912dd2bbc125eaaa322e5cc3536aaf341264caceebf1ee129df48b9c77"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "fb8d869693d3235ef75c600f277f57b810aa80ddd6ee2dad3a86cf0d0af230e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-language-kotlin.pw.toml"
|
||||
hash = "4ee359a86da950211a8da17a896c815af7d35fd9c5b7d3472f3fd5676476ba81"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabricskyboxes-interop.pw.toml"
|
||||
hash = "ed4487cc1613cc53daa5188730653a4720728971553315dcea7205b28f914f1c"
|
||||
hash = "0c49c30afd27b0a2cf79b4487a31143a313e847ad6eede7f9d56d7644313e61c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabricskyboxes.pw.toml"
|
||||
hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fallingleaves.pw.toml"
|
||||
hash = "948e8a5d65ede4a8612a2f476d7b3b0f2fe00436ab3b8dd73829d4bdcf0cdf22"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fastquit.pw.toml"
|
||||
hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234"
|
||||
hash = "3a58bb01d7089cb2b58fa5486063f9d4fc9c26f235593857ddd933515960e59f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ferrite-core.pw.toml"
|
||||
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
|
||||
hash = "c2814d761fc227d78759c88c38b37b3985fe4a36d18520a333965a1a9a601c2d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/figura.pw.toml"
|
||||
hash = "75ffe202cd8947bbbb748a46bcd9d1cfb55d34a2fc95909b3001ac8433625fb7"
|
||||
hash = "f6bea66f5a88ba409735fe12bef7b6f4b52fb139b65f05468fc33da363c33cd5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immediatelyfast.pw.toml"
|
||||
hash = "8b204c352fbc477a8591ca32376b004fdabcfacb12b570a7a1826cabd550bb93"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/indium.pw.toml"
|
||||
hash = "31278d67704a56eb32d93c240e4bfd9822e1ab6047ee14d752953dd0c24dca95"
|
||||
hash = "e6e746d0ac4dd170a8309e7bda19ad05c74d6352c1569f83f4dd01e2980674ff"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-profiles-next.pw.toml"
|
||||
hash = "c9f4a8f985932269b8c9159c320929f81216f7197c2909c24c1498346f371b32"
|
||||
hash = "d6fc67988de6e57a17c931d45096c81c823265c228de387ce92a605790774365"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "aac37788ac1acd537a8b5b32fc2489cddf8034f196f7f38c0755837764b4f01d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/itemswapper.pw.toml"
|
||||
hash = "c9196744dab42a9d4292fa409c64bbda856018cf97b0ca2850a9d8c1995dce24"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jei.pw.toml"
|
||||
hash = "6bbbc46c585f36fa78a8a1dacc8dd228a34cbe7418bba5661bd4a8a44c252cea"
|
||||
hash = "cf6adf4f1a4e8f56e592805ea37d1120b42ab5389da6f423040639cb229f48d0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/krypton.pw.toml"
|
||||
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
|
||||
hash = "ef2f37f8f7eb3481d6d379b54b6607fc7e2b51be0a8fabeccdb0e39ae01cba0c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lambdynamiclights.pw.toml"
|
||||
hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
|
||||
hash = "1127e53daa00cc93cc47e9226012c7121e9f44e83bc269b64699e8ac4894957c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/language-reload.pw.toml"
|
||||
hash = "863c7625ed377ba905368ec8cb50a29d2ad23c833b50d7808f933aecbe1bcad4"
|
||||
hash = "7ad950f504cd260099c184b5e9a10e90cb78c1b4c0d7b4da29b6fb20baee2097"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/libipn.pw.toml"
|
||||
hash = "3de6db38b0870f8bc8c61b2698d4b64ac1610b9066536be1b22b3a8257ab73fe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lilac.pw.toml"
|
||||
hash = "40da6c11ac0a856fb0fa5688bf7df6538bba3cb0c0258b6611ce56fb8a0f0f69"
|
||||
hash = "158ae6ba5ee234518237f0e0a0e4ab35fc1433fe7fb4cb1c5102d46eb13a92aa"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.pw.toml"
|
||||
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
||||
hash = "be8427f766253fce639d6e3e351b726a9b98e6ebc3ed4bec2023ea352bda0ae8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/memoryleakfix.pw.toml"
|
||||
hash = "97ffbc7d0e4087777c5e3732780f01958f99d44c4f09fd534bbb8f239d4980a1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightcontrols.pw.toml"
|
||||
hash = "96aa6aa1291191030918c56a6342f1ca6902cbbcf2cb6ba2762b0bcc1d81fa65"
|
||||
hash = "91d02b042634e0ae627cf13a60c3c7ca7e600156b45a3c997ed08842760731fc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -320,67 +231,47 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modmenu.pw.toml"
|
||||
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
||||
hash = "78e5ad156b8c0619fe9b2603c3d26423985c4f8437dfce3dcdce4d7463a1ca79"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/morechathistory.pw.toml"
|
||||
hash = "d2cf752938bcc2e83b8389fc1c6fc0557eb6a8b721fd33733b89f1a09fb535e5"
|
||||
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mouse-tweaks.pw.toml"
|
||||
hash = "9ecf3bd4cd96af63bb04063f74b8a13cea46a77bfce670b4408417f8d0d293e0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nmuk.pw.toml"
|
||||
hash = "bf90fb21fcd2f9ea1f8b6b9abdd489e3fa56cb706602ea37741234630efd56ad"
|
||||
hash = "9c6b34118c4804127d1e71a7aa87464e231445ee1fc3f4f30f8e5901e89b57a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5"
|
||||
hash = "bb3f98696004987f53dd9d45af1ac3ab9c902362205bdac9c10f05a789cb87b6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/optigui.pw.toml"
|
||||
hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05"
|
||||
hash = "0241aaf8419884f43f529223b52e274712b109557e065846b953ab91953f2cb7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "35f2b7d27291e3a313c986137b70b7675bc32b3d0097e0940c7e23b0cf62b92e"
|
||||
hash = "e34a6d645bcfcb5a677159ac959b19ef3fde39a066f7164b565f8877bc3de525"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/puzzle.pw.toml"
|
||||
hash = "a6e087aa1beacb72cbfd77e442c78329b8a3c8af71cd3833078ff4cc7186d64f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qkl.pw.toml"
|
||||
hash = "47217cc1489533f668d622f2078351a61873be573311a9a94be7293328a849a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qsl.pw.toml"
|
||||
hash = "c94b68658f3158a44d5e95a606aa08628cd2b80a50fe45d26d5679205a77e4d1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quilt-loading-screen.pw.toml"
|
||||
hash = "e08fdeed1d56d03938bc66e2f34fefe5df150afb6e8ec4d318f354d6413ec0ba"
|
||||
hash = "2ffa6237ed942f5734c20ba755ae86592004f977cb6e3e64c34ca19bd60690e2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/reeses-sodium-options.pw.toml"
|
||||
hash = "0f9916dcded3aac68d56113e9617bbe3db5ec9036bd9bba784bc40a961b0c9f0"
|
||||
hash = "c48006ba1c8c4ab44d43ace55bac28c14a237f48016d990b4c2057255a60477a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/replaymod.pw.toml"
|
||||
hash = "e1fdb3d4b7619e35b10a6131631addbae338a5c52b0145b0d58d24bd7b9007b2"
|
||||
file = "mods/rei.pw.toml"
|
||||
hash = "05723068a1745bc41a87562915fa04582934fde82e61c64ccffec0e66731a0c8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -388,117 +279,77 @@ file = "mods/screenshot-to-clipboard.pw.toml"
|
||||
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium-extra.pw.toml"
|
||||
hash = "5379b1da9fa50def37ede26e66dd963de3ce6f8576cd60a6b117998e09a5597c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium.pw.toml"
|
||||
hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da"
|
||||
hash = "74942b197e40ee1a4852751088b911b7ef4b9dd4191c3029896464924a8d8272"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
|
||||
hash = "245599aeee8c2497af5588bcf1430a2753c9cd4827b7c8891dfbe9c578405038"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/starlight.pw.toml"
|
||||
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/where-is-it.pw.toml"
|
||||
hash = "c4ffad2aebeba13e732a9ce853120e3313d404a216a4046aa52333f361d3feeb"
|
||||
hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wthit.pw.toml"
|
||||
hash = "fc721bd93f9b250912bfba398601d111cd158fdf5e40129c107cc28fef3f5fa5"
|
||||
hash = "0adf81b43e5561f29ac10003f46bd607d77e28c8f382e5c3ec40bf561897aad1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "5cefed621171d22a3c902aa92ce8fff2aa09410963668664651adf66f635013b"
|
||||
hash = "34921cf3088b15e1a615de11b3073a00c7fde17ef0b8de4a386840bbc60ba0f1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "a564179c06682ce17b454caf8dcb82e72c49b3eb8a6d74b5ea115aab2681635e"
|
||||
hash = "a00bc3e555942ca96e54d7628c7e0a1bb3068c5ef706a8c5a64124718f4ad6d7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yacl.pw.toml"
|
||||
hash = "e012c2d48d8c2ef08e8a77a83476db46a81f9a5ee3aa90e5c57e2af508bd9089"
|
||||
hash = "c324a8a5d30da741732ff1ce9fe561decca934419da381d4d47a698b7df8ff91"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yosbr.pw.toml"
|
||||
hash = "11f5dcc17f9628867eafb30708e6872a569ff0eb8888d4e4d99cf1af073057b5"
|
||||
hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/zoomify.pw.toml"
|
||||
hash = "ec7f94fcb88b139515557631074b5e90e64ea53761eb5753c2492007e24f59c4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "resourcepacks/enhanced-boss-bars.pw.toml"
|
||||
hash = "5211c59a355673aa4a07698533778901324b5d352177ea324d48c849c6aa1593"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/bloop-shaders.pw.toml"
|
||||
hash = "51e2fddbf447e85e0aeeb15808c9f9515da33dba2745a6d15465263688f33aab"
|
||||
hash = "64cc3a69ccf183d56da3c42383918b90da3825877cbb13f712bc671487903120"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/bsl-shaders.pw.toml"
|
||||
hash = "41fbddad14b67a342e35eb7d2c96cfb555014c0f9c0e1e2866a3d2516a33c971"
|
||||
hash = "ef5060e4fee094045e79fad89880359d0f3ad6042a63c74314adde206f8f208c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/complementary-reimagined.pw.toml"
|
||||
hash = "79f3766c282f1d3c5bd671f8c9f7bac5128b941557ca7668542b533e035c090b"
|
||||
hash = "8445f71e1d1a5d5574204382fba1c75b5506ccf07b8a7605f0d810574c113d70"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/complementary-shaders-v4.pw.toml"
|
||||
hash = "c77c87c64c38307c6b0c40619f428199ba89278b6fa0c28e4beeda74a933d2f0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/hysteria-shaders.pw.toml"
|
||||
hash = "6e0f8d3902604c0a0ec68a7c755149795bef9ee373038ad2837032b6f8f9b004"
|
||||
hash = "62907b0a98b3ea75b6ab6efb694685751abbd19aa21826f03de0ab4bc4012fbe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/makeup-ultra-fast-shaders.pw.toml"
|
||||
hash = "5821f960ab766cc441934d39998677b224c9e1c6efb965af2d1fa7f8eab73f58"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/pixel-perfect.pw.toml"
|
||||
hash = "103a0e3143e9dc41d99be6a00646356108b1efb0dd27c90b97bf9d4c16afdbbd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/psx-shader.pw.toml"
|
||||
hash = "0a360a375249cb4221e62a4459073e31f5a43e213abcbe71526f5b373f258a74"
|
||||
hash = "d607da4ce672251838256616b1c6db384f5f0b5d849e428ce05d852d6e9b81ae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/rethinking-voxels.pw.toml"
|
||||
hash = "5a858b73cd053d094cc4e7894fa32219872dcf572604e6aa1f1e7ac2680d9bd2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/shrimple.pw.toml"
|
||||
hash = "5278e03c761883c72be4f3afb5c06119e2cfc333ed80a1608734d922e070619f"
|
||||
hash = "1f2ec0bcd3a5e8e5a4070b141654039f726812ae0a76acf2b6b5e309da24dc0e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/vanillaa.pw.toml"
|
||||
hash = "b062f3d3717d82a0359fbf09472339e7080026fce69fc4a6d136ac8266b9e6ec"
|
||||
hash = "5def7fe470d25c729d7356c856984ab517e8cbcdf0b01eced72aa1dc95accb3b"
|
||||
metafile = true
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Amecs"
|
||||
filename = "amecs-1.3.10+mc.1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rcLriA4v/versions/HuXAp0GB/amecs-1.3.10%2Bmc.1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1eff33308da62b47e5767875b28cdd436da77e2c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rcLriA4v"
|
||||
version = "HuXAp0GB"
|
@ -1,13 +1,13 @@
|
||||
name = "AppleSkin"
|
||||
filename = "appleskin-fabric-mc1.20.1-2.5.1.jar"
|
||||
filename = "appleskin-fabric-mc1.19.4-2.4.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/qB7KLPo6/appleskin-fabric-mc1.19.4-2.4.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d0f11243f79c071416bbcee781ae93eb57a0283c"
|
||||
hash = "c4cd3e9764d4d7c6e4751defba2e3424978f55dd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "xcauwnEB"
|
||||
version = "qB7KLPo6"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Architectury API"
|
||||
filename = "architectury-9.2.14-fabric.jar"
|
||||
filename = "architectury-8.1.87-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/eIZS4sYy/architectury-8.1.87-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d"
|
||||
hash = "c5b5cae7eb707b2cce98477b7138d4ea1d7a18f3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lhGA9TYQ"
|
||||
version = "WbL7MStR"
|
||||
version = "eIZS4sYy"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Auth Me"
|
||||
filename = "authme-7.0.2+1.20.jar"
|
||||
filename = "authme-mc1.19.4-6.1.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yjgIrBjZ/versions/RiTU8rGC/authme-7.0.2%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/yjgIrBjZ/versions/rAzISn2Q/authme-mc1.19.4-6.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5e430805cf3dfd79fc5f0995f97604edac1491cd"
|
||||
hash = "68cc6f416a038ec0164cc5c64ebd33d9c2db4bed"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yjgIrBjZ"
|
||||
version = "RiTU8rGC"
|
||||
version = "rAzISn2Q"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "bad packets"
|
||||
filename = "badpackets-fabric-0.4.3.jar"
|
||||
filename = "badpackets-fabric-0.4.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/JjLWLyDz/badpackets-fabric-0.4.3.jar"
|
||||
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/ivJ0srK8/badpackets-fabric-0.4.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "87b7ef4e9c9bff0fd8cdcc79156e9c7ac7b26690"
|
||||
hash = "64ed580b9a7c8d4da646944bd01c775c9aa9cb97"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ftdbN0KK"
|
||||
version = "JjLWLyDz"
|
||||
version = "ivJ0srK8"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Better Fabric Console"
|
||||
filename = "better-fabric-console-mc1.20.1-1.1.6.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Y8o1j1Sf/versions/8YUqYot0/better-fabric-console-mc1.20.1-1.1.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7850bce7cb851a8296da5ef5eb2b7c2862874bf4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Y8o1j1Sf"
|
||||
version = "8YUqYot0"
|
@ -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.2-Fabric-1.20.1.jar"
|
||||
filename = "BetterF3-6.0.2-Fabric-1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/up8zocIz/BetterF3-6.0.2-Fabric-1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ed0383ed8c68e1d1cbfc61267afee028d8a4d7fe"
|
||||
hash = "93dd391d3069f2b22945cebe15637e06d5cdfcb4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8shC1gFX"
|
||||
version = "7WkFnw9F"
|
||||
version = "up8zocIz"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Blur (Fabric)"
|
||||
filename = "blur-3.1.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NK39zBp2/versions/dki8Ab2D/blur-3.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3a0811af7f425daab896fbfc38898a22e7af39cf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NK39zBp2"
|
||||
version = "dki8Ab2D"
|
@ -1,13 +0,0 @@
|
||||
name = "Bobby"
|
||||
filename = "bobby-5.0.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/M08ruV16/versions/2cuVyTav/bobby-5.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "bdc0285d4209c529019ae1c5f1f0af0e3a3cffa6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "M08ruV16"
|
||||
version = "2cuVyTav"
|
@ -1,13 +0,0 @@
|
||||
name = "Borderless Mining"
|
||||
filename = "borderless-mining-1.1.8+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "dbdb8a0600679f3c76480ae5d0995e2334773ce3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kYq5qkSL"
|
||||
version = "lhrW53q7"
|
@ -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 +0,0 @@
|
||||
name = "Carpet Extra"
|
||||
filename = "carpet-extra-1.20-1.4.115.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/VX3TgwQh/versions/gPJoJ3mr/carpet-extra-1.20-1.4.115.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "09f1aeb870393d9ee07d895b5a60c7594a0bddd5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "VX3TgwQh"
|
||||
version = "gPJoJ3mr"
|
13
mods/carpet-fixes.pw.toml
Normal file
13
mods/carpet-fixes.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Carpet-Fixes"
|
||||
filename = "carpet-fixes-1.19.4-1.14.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/S9H1Z5Xk/carpet-fixes-1.19.4-1.14.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b4b5134137ae6f0fb7e6459db03f38fc6580fd95"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7Jaxgqip"
|
||||
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 +0,0 @@
|
||||
name = "Chat Heads"
|
||||
filename = "chat_heads-0.12.6-fabric-1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/E3eEb6PU/chat_heads-0.12.6-fabric-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4ffbd82ff5d603157d4507e0543055a9ee6d7036"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Wb5oqrBJ"
|
||||
version = "E3eEb6PU"
|
@ -1,13 +1,13 @@
|
||||
name = "CIT Resewn"
|
||||
filename = "citresewn-1.1.5+1.20.1.jar"
|
||||
filename = "CITResewn-1.1.3+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/8uQeAHwk/citresewn-1.1.5%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/8oMEcc2E/CITResewn-1.1.3%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "80d5b5b7bd73a1af7e3ea2c3a770efd7043d399e"
|
||||
hash = "d0e3a9625a55d4992fbb2c8302360c592e22af91"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "otVJckYQ"
|
||||
version = "8uQeAHwk"
|
||||
version = "8oMEcc2E"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "clientcommands"
|
||||
filename = "clientcommands-2.8.5.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7Coz83fv/versions/ZWPrW9TU/clientcommands-2.8.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "055f47b62154773c83c746edd1862a33883bf07a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7Coz83fv"
|
||||
version = "ZWPrW9TU"
|
@ -1,13 +1,13 @@
|
||||
name = "Cloth Config API"
|
||||
filename = "cloth-config-11.1.118-fabric.jar"
|
||||
filename = "cloth-config-10.0.96-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/J3FLptsi/cloth-config-11.1.118-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/6XGTNEII/cloth-config-10.0.96-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f669f899d707b9e9acf1c239b0ae6b2c8be95361"
|
||||
hash = "9bd3ad20afbcd4622d194853aa8e03c4f9d9050f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9s6osm5g"
|
||||
version = "J3FLptsi"
|
||||
version = "6XGTNEII"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Continuity"
|
||||
filename = "continuity-3.0.0-beta.5+1.20.1.jar"
|
||||
filename = "continuity-3.0.0-beta.2+1.19.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/84Zs6tNo/continuity-3.0.0-beta.5%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/4h5IIa7B/continuity-3.0.0-beta.2%2B1.19.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "15ad75d51f567c69308b91223454bacfd2eda7a5"
|
||||
hash = "229057727abf35e0469527b94d84d96e1770c156"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1IjD5062"
|
||||
version = "84Zs6tNo"
|
||||
version = "4h5IIa7B"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Cull Less Leaves"
|
||||
filename = "CullLessLeaves-1.3.0.jar"
|
||||
filename = "CullLessLeaves-1.2.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/TFvkv8XK/CullLessLeaves-1.3.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/mafk58Fm/CullLessLeaves-1.2.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "83380456dab54b8ac790b84a0f4f39a1404e6bc5"
|
||||
hash = "405914c77d3d38e6dad3b2b33fbd44f92c2fba6d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "iG6ZHsUV"
|
||||
version = "TFvkv8XK"
|
||||
version = "mafk58Fm"
|
||||
|
13
mods/dashloader.pw.toml
Normal file
13
mods/dashloader.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "DashLoader"
|
||||
filename = "dashloader-5.0.0-beta.1+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/7hqKf7qu/dashloader-5.0.0-beta.1%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "32a31709aaeab8e8f9c746673bf0518b4c6eec3c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZfQ3kTvR"
|
||||
version = "7hqKf7qu"
|
@ -1,13 +1,13 @@
|
||||
name = "Distant Horizons"
|
||||
filename = "DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar"
|
||||
filename = "DistantHorizons-1.6.11a-1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/OwcStAhe/DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/xBHpiuwg/DistantHorizons-1.6.11a-1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "56117d011bc5892dea3921676d0c981d66ed83ed"
|
||||
hash = "eb05ac191edc07c5eda6b5e31e0c3c327908ed07"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uCdwusMi"
|
||||
version = "OwcStAhe"
|
||||
version = "xBHpiuwg"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Dynamic FPS"
|
||||
filename = "dynamic-fps-3.6.0+minecraft-1.20.0-quilt.jar"
|
||||
filename = "dynamic-fps-2.2.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/zVtEuiz1/dynamic-fps-3.6.0%2Bminecraft-1.20.0-quilt.jar"
|
||||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/2.2.0/dynamic-fps-2.2.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6c20da90c2a2a998fe56b32d84f6b93d74142a36"
|
||||
hash = "8d264374dc08df87777fb51b94c781476c315bb5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "LQ3K71Q1"
|
||||
version = "zVtEuiz1"
|
||||
version = "g9FOSLTq"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Dynamic Crosshair"
|
||||
filename = "dynamiccrosshair-7.4.4+1.20-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/9TBX0qkD/dynamiccrosshair-7.4.4%2B1.20-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "99b63cd2478966710cf2e19568dcde7b14a86201"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZcR9weSm"
|
||||
version = "9TBX0qkD"
|
@ -1,13 +0,0 @@
|
||||
name = "e4mc"
|
||||
filename = "e4mc_minecraft-5.0.0-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/bvr50NJe/e4mc_minecraft-5.0.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "41f45402c2af136a8654688f23931d6ecde18f3c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qANg5Jrr"
|
||||
version = "bvr50NJe"
|
@ -1,13 +0,0 @@
|
||||
name = "EMI Loot"
|
||||
filename = "emi_loot-0.6.6+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/lwhMjJHL/emi_loot-0.6.6%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1ecb08d3a45f000e835e9214eb6bae282bd8fdb0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qbbO7Jns"
|
||||
version = "lwhMjJHL"
|
@ -1,13 +0,0 @@
|
||||
name = "EMI"
|
||||
filename = "emi-1.1.10+1.20.1+fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/8KtEM1az/emi-1.1.10%2B1.20.1%2Bfabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "863db56afaa62d3f7edf992df493e1bbf360c00c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fRiHVvU7"
|
||||
version = "8KtEM1az"
|
@ -1,13 +0,0 @@
|
||||
name = "EMIffect"
|
||||
filename = "emiffect-fabric-1.1.2+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/705gWllI/versions/BslzSzGd/emiffect-fabric-1.1.2%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8a63f92080a05eeb53547ec76be615c5576ef901"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "705gWllI"
|
||||
version = "BslzSzGd"
|
@ -1,13 +0,0 @@
|
||||
name = "EMI Trades"
|
||||
filename = "emitrades-fabric-1.2.1+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/kWMqVWTm/emitrades-fabric-1.2.1%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "72b51627c09e539e9f6194fc5aad862ff5f09461"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "j2HhbEE7"
|
||||
version = "kWMqVWTm"
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Model Features [CEM]"
|
||||
filename = "entity_model_features_fabric_1.20.1-2.1.3.jar"
|
||||
filename = "entity_model_features_fabric_1.19.4-0.2.9.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/f3RkrLlq/entity_model_features_fabric_1.20.1-2.1.3.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 = "e5c7c4a0b5cb645945dfa1ef332984d04ba77363"
|
||||
hash = "bf874357dbbcde7324807fb2d86035d8af70f892"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "4I1XuqiY"
|
||||
version = "f3RkrLlq"
|
||||
version = "OPyB18gz"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Culling"
|
||||
filename = "entityculling-fabric-1.6.6-mc1.20.1.jar"
|
||||
filename = "entityculling-fabric-1.6.2-mc1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/F3RXDl1W/entityculling-fabric-1.6.6-mc1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/UvJN5Cy4/entityculling-fabric-1.6.2-mc1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d6894508d74e5f01fb525b5b89d20ac4e54257b6"
|
||||
hash = "3a9381229408afa9d2c7d7e3fad017e5079ab20c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NNAgCjsB"
|
||||
version = "F3RXDl1W"
|
||||
version = "UvJN5Cy4"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Texture Features"
|
||||
filename = "entity_texture_features_fabric_1.20.1-6.1.3.jar"
|
||||
filename = "entity_texture_features_fabric_1.19.4-4.4.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/fqFnWIXs/entity_texture_features_fabric_1.20.1-6.1.3.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 = "ab8907e55f6474fbba2de022a87ffb29fa14a64c"
|
||||
hash = "92da4ae5a637efd6e40815f9298161cadd5fe43e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BVzZfTc1"
|
||||
version = "fqFnWIXs"
|
||||
version = "FysgUMLL"
|
||||
|
13
mods/fabric-api.pw.toml
Normal file
13
mods/fabric-api.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Fabric API"
|
||||
filename = "fabric-api-0.84.0+1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/MYvpypD6/fabric-api-0.84.0%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ad82141c6b16c3fc5665a914ad670fe070836452"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P7dR8mSH"
|
||||
version = "MYvpypD6"
|
13
mods/fabric-language-kotlin.pw.toml
Normal file
13
mods/fabric-language-kotlin.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Fabric Language Kotlin"
|
||||
filename = "fabric-language-kotlin-1.9.6+kotlin.1.8.22.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/5J7lguFF/fabric-language-kotlin-1.9.6%2Bkotlin.1.8.22.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3e94269eef4a0a5217a79259788521b453f40010"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ha28R6CL"
|
||||
version = "5J7lguFF"
|
@ -1,13 +1,13 @@
|
||||
name = "FabricSkyBoxes Interop"
|
||||
filename = "fsb-interop-1.3.6+mc1.20.1-build.50.jar"
|
||||
filename = "fsb-interop-1.3.2+mc1.19.4-build.35.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/JRvZ5VhS/fsb-interop-1.3.6%2Bmc1.20.1-build.50.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 = "4ead20a0528788f36d4a7e38d1ebfec35218387e"
|
||||
hash = "e5eac37b1bcfadd2488b931f9e3a7a5fc13f0024"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HpdHOPOp"
|
||||
version = "JRvZ5VhS"
|
||||
version = "O9VV1X5s"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "FabricSkyboxes"
|
||||
filename = "fabricskyboxes-0.7.3+mc1.20.1.jar"
|
||||
filename = "fabricskyboxes-0.7.1+mc1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/cezLH6eB/fabricskyboxes-0.7.3%2Bmc1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/lPPSW7iI/fabricskyboxes-0.7.1%2Bmc1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "31a13b9ca0a500b4caad993ec42e1199142d86d1"
|
||||
hash = "74715a2f09283d9400322944830c3b88bcc0b4c8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YBz7DOs8"
|
||||
version = "cezLH6eB"
|
||||
version = "lPPSW7iI"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Falling Leaves"
|
||||
filename = "fallingleaves-1.15.6+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/flPXaySR/fallingleaves-1.15.6%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9950aaea2a33b1cfc972e881c533384e3bb0a0fb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "WhbRG4iK"
|
||||
version = "flPXaySR"
|
@ -1,13 +0,0 @@
|
||||
name = "FastQuit"
|
||||
filename = "fastquit-3.0.0+1.20+.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "68f080925502a49027e231c63d3b94128ed6499b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "x1hIzbuY"
|
||||
version = "tNgyOUMr"
|
@ -1,13 +1,13 @@
|
||||
name = "FerriteCore"
|
||||
filename = "ferritecore-6.0.1-fabric.jar"
|
||||
filename = "ferritecore-5.2.0-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/RbR7EG8T/ferritecore-5.2.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa"
|
||||
hash = "ed6fa9a9365d4e58db6703479a44cc6aed5add2f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uXXizFIs"
|
||||
version = "unerR5MN"
|
||||
version = "RbR7EG8T"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Figura"
|
||||
filename = "figura-0.1.4+1.20.1-fabric-mc.jar"
|
||||
filename = "figura-0.1.0+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/DhHrk371/figura-0.1.4%2B1.20.1-fabric-mc.jar"
|
||||
url = "https://cdn.modrinth.com/data/B3csO4KD/versions/xDR46ydp/figura-0.1.0%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "260b9cae1dc1087d3007e644e2b43f4d2634914d"
|
||||
hash = "1598039ce3331df10c963ebacc2d3f9162f51d10"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "s9gIPDom"
|
||||
version = "DhHrk371"
|
||||
mod-id = "B3csO4KD"
|
||||
version = "xDR46ydp"
|
||||
|
13
mods/immediatelyfast.pw.toml
Normal file
13
mods/immediatelyfast.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "ImmediatelyFast"
|
||||
filename = "ImmediatelyFast-1.1.15+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/eiqdESrg/ImmediatelyFast-1.1.15%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c6a801a41de8c5fb6604a00c6c6cd1bef5b3242c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5ZwdcRci"
|
||||
version = "eiqdESrg"
|
@ -1,13 +1,13 @@
|
||||
name = "Indium"
|
||||
filename = "indium-1.0.34+mc1.20.1.jar"
|
||||
filename = "indium-1.0.18+mc1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/gofbpynL/indium-1.0.34%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 = "a2de9ba15f155b09626995ad58b0e23803b05fe6"
|
||||
hash = "f7b0af5b2376433246f623b227c85382f42d4c36"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Orvt0mRa"
|
||||
version = "gofbpynL"
|
||||
version = "M7szjcI4"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Inventory Profiles Next"
|
||||
filename = "InventoryProfilesNext-fabric-1.20-1.10.10.jar"
|
||||
filename = "InventoryProfilesNext-fabric-1.19.4-1.10.5.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/vYitK6Zf/InventoryProfilesNext-fabric-1.20-1.10.10.jar"
|
||||
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/FDU2g7LT/InventoryProfilesNext-fabric-1.19.4-1.10.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "10f1bdc53f23261078b0754b5d7976d85f739497"
|
||||
hash = "ff3f76d807c7c338cf62dd9a4644e845091f7c75"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "O7RBXm3n"
|
||||
version = "vYitK6Zf"
|
||||
version = "FDU2g7LT"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Iris Shaders"
|
||||
filename = "iris-1.7.2+mc1.20.1.jar"
|
||||
filename = "iris-mc1.19.4-1.6.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1CMVXDHo/iris-1.7.2%2Bmc1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/4dFzaTaP/iris-mc1.19.4-1.6.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4841b993d37c0944ca6f7a02809364e561a6acc3"
|
||||
hash = "080748666b9c408475b2dde993b1ada8bb6b1731"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YL57xq9U"
|
||||
version = "1CMVXDHo"
|
||||
version = "4dFzaTaP"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "ItemSwapper"
|
||||
filename = "itemswapper-fabric-0.7.0-mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/gUBexK3m/itemswapper-fabric-0.7.0-mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5b79dbd2776fff2c30f817913e186968e0fbde18"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RPOSBQgq"
|
||||
version = "gUBexK3m"
|
@ -1,13 +0,0 @@
|
||||
name = "Just Enough Items"
|
||||
filename = "jei-1.20.1-fabric-15.3.0.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/MtHhjBC2/jei-1.20.1-fabric-15.3.0.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "883008503c38e4f3dddd16001a497cddc141a574"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "u6dRKJwZ"
|
||||
version = "MtHhjBC2"
|
@ -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.2+1.20.1.jar"
|
||||
filename = "lambdynamiclights-2.3.1+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mYl4RvKg/lambdynamiclights-2.3.2%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 = "71b636fa74744e51ba2d248c81a38bdbfad5d43b"
|
||||
hash = "615407f4a51d7af6ceb34e4f708d07ec79d44ef5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yBW8D80W"
|
||||
version = "mYl4RvKg"
|
||||
version = "85Jaf9ic"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Language Reload"
|
||||
filename = "language-reload-1.6.1+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/kO9nUBoX/language-reload-1.6.1%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 = "02fdfa8eab9fb261c0681d86d1d91b3a2fe16cb6"
|
||||
hash = "89062e1f0fb4da28ccb14e3ac390061bf33c882e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uLbm7CG6"
|
||||
version = "kO9nUBoX"
|
||||
version = "j1slz0RZ"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "libIPN"
|
||||
filename = "libIPN-fabric-1.20-4.0.2.jar"
|
||||
filename = "libIPN-fabric-1.19.4-3.0.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/Uygzs3iI/libIPN-fabric-1.20-4.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 = "c8c4d93037efb226b6bd3264e33df4c010cb111b"
|
||||
hash = "cd3110bdfdff98c59afe87893a43d73209b06af5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "onSQdWhM"
|
||||
version = "Uygzs3iI"
|
||||
version = "Bf647qvA"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "LiLaC"
|
||||
filename = "lilac-1.0.0-beta.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Rtp2Lyr5/versions/UuwX5TxU/lilac-1.0.0-beta.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e6d449b82261294fd36dd8059d78c521f30cc08d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Rtp2Lyr5"
|
||||
version = "UuwX5TxU"
|
@ -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"
|
||||
|
13
mods/memoryleakfix.pw.toml
Normal file
13
mods/memoryleakfix.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Memory Leak Fix"
|
||||
filename = "memoryleakfix-fabric-1.17+-1.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/kLyFtyv2/memoryleakfix-fabric-1.17%2B-1.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2bc5237993e08fd491d410bb646838cda4999bed"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NRjRiSSD"
|
||||
version = "kLyFtyv2"
|
@ -1,13 +1,13 @@
|
||||
name = "MidnightControls"
|
||||
filename = "midnightcontrols-1.9.4+1.20.jar"
|
||||
filename = "midnightcontrols-1.8.1+1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/zAWwNTEr/midnightcontrols-1.8.1%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9c88a6d8c043db3b1cbf7301432080636ef3ee9d"
|
||||
hash = "c61ae7c390282e078ab9421d9da234437cdbd6f4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bXX9h73M"
|
||||
version = "xHOdr9un"
|
||||
version = "zAWwNTEr"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Mod Menu"
|
||||
filename = "modmenu-7.2.2.jar"
|
||||
filename = "modmenu-6.2.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/CtMNOUcV/modmenu-6.2.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "099c68feeb74887cbbbd8ce9a27c6123804a2c5a"
|
||||
hash = "561044c111cb676cc5645fb1e159538c84d5a1fd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mOgUt4GM"
|
||||
version = "lEkperf6"
|
||||
version = "CtMNOUcV"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "MoreChatHistory"
|
||||
filename = "morechathistory-1.3.0.jar"
|
||||
filename = "morechathistory-1.19.1-1.1.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/mc1.19.1-1.1.1/morechathistory-1.19.1-1.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "346cce5cb5d89e676d8ed0dca05522369063b3c3"
|
||||
hash = "b23419da24f1c7ae16c6e77e992a38491cccf2c8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8qkXwOnk"
|
||||
version = "PLfxrDkh"
|
||||
version = "b1apT2G2"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Mouse Tweaks"
|
||||
filename = "MouseTweaks-fabric-mc1.20-2.26.jar"
|
||||
filename = "MouseTweaks-fabric-mc1.19.4-2.24.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar"
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/sjDYaHEo/MouseTweaks-fabric-mc1.19.4-2.24.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6a6b977e671b1ab625e740fc70fb5300c21bb841"
|
||||
hash = "92c18017770fff5ff956d1c22c1e1f2a3fd1031a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "aC3cM3Vq"
|
||||
version = "mjuG4AYd"
|
||||
version = "sjDYaHEo"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "No More Useless Keys - NMUK"
|
||||
filename = "nmuk-1.1.1+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YCcdA1Lp/versions/wX0qDRqE/nmuk-1.1.1%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "df246e99b615da7236a14c6f07054cd44f6ca9b2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YCcdA1Lp"
|
||||
version = "wX0qDRqE"
|
@ -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 = "OptiGUI"
|
||||
filename = "optigui-2.1.7.jar"
|
||||
filename = "optigui-2.1.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/xpfegZsE/optigui-2.1.7.jar"
|
||||
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/YU9Yi2mO/optigui-2.1.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "47040b4c65b6381ca61bc3af61fee4df279b5eec"
|
||||
hash = "ec6ee4f47fbe7850866ca2fac9aed14d9c4f0336"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "JuksLGBQ"
|
||||
version = "xpfegZsE"
|
||||
version = "YU9Yi2mO"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Presence Footsteps"
|
||||
filename = "PresenceFootsteps-1.9.4+1.20.1.jar"
|
||||
filename = "PresenceFootsteps-1.8.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/LjDXTyEn/PresenceFootsteps-1.9.4%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/jxsFtML2/PresenceFootsteps-1.8.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f4b446c7153bf6dbe41b7f3325686e3dd630dff1"
|
||||
hash = "2e3e563dfe16af7c38e94b21bb58b478fbd5dcb8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rcTfTZr3"
|
||||
version = "LjDXTyEn"
|
||||
version = "jxsFtML2"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Puzzle"
|
||||
filename = "puzzle-1.5.2+1.20.jar"
|
||||
filename = "puzzle-1.5.0+1.19.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/3IuO68q1/versions/6X1Tk01Y/puzzle-1.5.0%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5c3937cb1b9f7e2112cdf00ec0b1afce7c526ac1"
|
||||
hash = "ae662e1c765f9f561afc8aae942b24901d24f77e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "3IuO68q1"
|
||||
version = "F5UKlslF"
|
||||
version = "6X1Tk01Y"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "Quilt Kotlin Libraries (QKL)"
|
||||
filename = "quilt-kotlin-libraries-2.1.3+kt.1.9.10+flk.1.10.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lwVhp9o5/versions/RYTef2Wb/quilt-kotlin-libraries-2.1.3%2Bkt.1.9.10%2Bflk.1.10.10.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5ff2bb51375fcad46544a987ad87e8ef441f12ea"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lwVhp9o5"
|
||||
version = "RYTef2Wb"
|
@ -1,13 +0,0 @@
|
||||
name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)"
|
||||
filename = "qfapi-7.5.0_qsl-6.1.2_fapi-0.92.2_mc-1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/Gydw2vxY/qfapi-7.5.0_qsl-6.1.2_fapi-0.92.2_mc-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "24b33e47b5980eefc63b0aff350347144cf9bfa4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qvIfYCYJ"
|
||||
version = "Gydw2vxY"
|
@ -1,13 +0,0 @@
|
||||
name = "Quilt Loading Screen"
|
||||
filename = "quilt_loading_screen-6.1.0+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/VPU6VYVP/versions/CxbdfZp6/quilt_loading_screen-6.1.0%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "95ad28ba01e197aa24a1510eb947653eae56109e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "VPU6VYVP"
|
||||
version = "CxbdfZp6"
|
@ -1,13 +1,13 @@
|
||||
name = "Reese's Sodium Options"
|
||||
filename = "reeses_sodium_options-1.7.2+mc1.20.1-build.101.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/Rc9pkPug/reeses_sodium_options-1.7.2%2Bmc1.20.1-build.101.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 = "206f1b01b99ac3df99ddd84ed96b466a8700412d"
|
||||
hash = "2e34574b591b4daddcc59f9c588bccdb2b69227d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Bh37bMuy"
|
||||
version = "Rc9pkPug"
|
||||
version = "aO0hSGlL"
|
||||
|
13
mods/rei.pw.toml
Normal file
13
mods/rei.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Roughly Enough Items (REI)"
|
||||
filename = "RoughlyEnoughItems-11.0.621.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/Y9dQG19t/RoughlyEnoughItems-11.0.621.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "69c51c8f436cecf3a658b3c1543ad115278f228a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nfn13YXA"
|
||||
version = "Y9dQG19t"
|
@ -1,13 +0,0 @@
|
||||
name = "ReplayMod"
|
||||
filename = "replaymod-1.20.1-2.6.15.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Nv2fQJo5/versions/MEAiQjrL/replaymod-1.20.1-2.6.15.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "43585ef8dc0c50ebc79dfff9082bc10d94dff6e2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Nv2fQJo5"
|
||||
version = "MEAiQjrL"
|
@ -1,13 +0,0 @@
|
||||
name = "Sodium Extra"
|
||||
filename = "sodium-extra-0.5.4+mc1.20.1-build.115.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/I7ggF6B5/sodium-extra-0.5.4%2Bmc1.20.1-build.115.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "890864a6ab5d77d57d8d757bcc31f5379b5a11b1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "PtjYWJkn"
|
||||
version = "I7ggF6B5"
|
@ -1,13 +1,13 @@
|
||||
name = "Sodium"
|
||||
filename = "sodium-fabric-0.5.11+mc1.20.1.jar"
|
||||
filename = "sodium-fabric-mc1.19.4-0.4.10+build.24.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/ygf8cVZg/sodium-fabric-0.5.11%2Bmc1.20.1.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 = "c4293c1483f3b39c1c6c4c69143e8bb2c6e53daf"
|
||||
hash = "b060680929d7a6d130fb980a9f9907461df05fa1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "ygf8cVZg"
|
||||
version = "b4hTi3mo"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "spark"
|
||||
filename = "spark-1.10.53-fabric.jar"
|
||||
filename = "spark-1.10.37-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XhFbpH8f/spark-1.10.37-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "252de323db10d2b49ef74f8e7a6a5c72929be140"
|
||||
hash = "11ca9a59e95b50a9cbfb3b1e14b8bfd7cfa7e31c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "l6YH9Als"
|
||||
version = "XGW2fviP"
|
||||
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 +0,0 @@
|
||||
name = "Where Is It"
|
||||
filename = "whereisit-2.4.3+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/QMO5B1AE/whereisit-2.4.3%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a91bbd91cd770861883ee7e3ccf110a21368d395"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "FCTyEqkn"
|
||||
version = "QMO5B1AE"
|
@ -1,13 +1,13 @@
|
||||
name = "WTHIT"
|
||||
filename = "wthit-quilt-8.13.2.jar"
|
||||
filename = "wthit-fabric-7.3.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/4Jamol2R/wthit-quilt-8.13.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/4mGmP2qB/wthit-fabric-7.3.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b3b0105ac3dd6d8774fde26b48a1bf40ff6ce4cb"
|
||||
hash = "c54ba7ac62295c4fece58eb0730c1072290642fa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6AQIaxuO"
|
||||
version = "4Jamol2R"
|
||||
version = "4mGmP2qB"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Xaero's Minimap"
|
||||
filename = "Xaeros_Minimap_24.2.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/WQEX096d/Xaeros_Minimap_24.2.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 = "396401316ddde6e7712f5d6122d4d491c4d5cd2c"
|
||||
hash = "557013a88cca649409799f5c45f8ad9fe2471839"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1bokaNcj"
|
||||
version = "WQEX096d"
|
||||
version = "iRhAjU2h"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Xaero's World Map"
|
||||
filename = "XaerosWorldMap_1.38.8_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/szULGs3b/XaerosWorldMap_1.38.8_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 = "51b20efcb6c70057c98a42b2d3591fb6e84f2299"
|
||||
hash = "bbd1db15f78a6b7f80d3264d819c3aa971cc6eb0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NcUtCpym"
|
||||
version = "szULGs3b"
|
||||
version = "tT8MXEmG"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "YetAnotherConfigLib"
|
||||
filename = "YetAnotherConfigLib-3.5.0+1.20.1-fabric.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/gQuF6HNa/YetAnotherConfigLib-3.5.0%2B1.20.1-fabric.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 = "48005e145f5423ff9446ac6fe3d1cb122f977a00"
|
||||
hash = "274d162d99f0b2de15b62c0f1bae913dcaeb508c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1eAoo2KR"
|
||||
version = "gQuF6HNa"
|
||||
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.11.2.jar"
|
||||
filename = "Zoomify-2.9.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/gZr7EykF/Zoomify-2.11.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/mIiMyney/Zoomify-2.9.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "75d8785b79cd2333f4d1d326da55ba5fc6372f8d"
|
||||
hash = "f53f08dccb4c6ee6f5f082d361ba0057bfcd1bbb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "w7ThoJFB"
|
||||
version = "gZr7EykF"
|
||||
version = "mIiMyney"
|
||||
|
@ -1,7 +0,0 @@
|
||||
{ callPackage }:
|
||||
let
|
||||
shaders = callPackage ./shaders.nix {};
|
||||
in {
|
||||
inherit (shaders) bliss-dh complementary-reimagined-dh rethinking-voxels-dh;
|
||||
packwiz-wrapper = callPackage ./packwiz-wrapper { };
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user