From b4b33cb4a547634b3c46e70e74e0e9c8b7a8c831 Mon Sep 17 00:00:00 2001
From: Emojigit <55009343+Emojigit@users.noreply.github.com>
Date: Tue, 27 Jul 2021 19:26:25 +0800
Subject: [PATCH 1/3] [mcl_nether_gold] Kick it. Bye mcl_nether_gold!
---
mods/ITEMS/mcl_nether_gold/LICENSE | 674 ------------------
mods/ITEMS/mcl_nether_gold/README.md | 3 -
mods/ITEMS/mcl_nether_gold/depends.txt | 3 -
mods/ITEMS/mcl_nether_gold/description.txt | 1 -
mods/ITEMS/mcl_nether_gold/init.lua | 53 --
mods/ITEMS/mcl_nether_gold/mod.conf | 1 -
mods/ITEMS/mcl_nether_gold/screenshot.png | Bin 595157 -> 0 bytes
.../textures/mcl_nether_gold_ore.png | Bin 2340 -> 0 bytes
8 files changed, 735 deletions(-)
delete mode 100644 mods/ITEMS/mcl_nether_gold/LICENSE
delete mode 100644 mods/ITEMS/mcl_nether_gold/README.md
delete mode 100644 mods/ITEMS/mcl_nether_gold/depends.txt
delete mode 100644 mods/ITEMS/mcl_nether_gold/description.txt
delete mode 100644 mods/ITEMS/mcl_nether_gold/init.lua
delete mode 100644 mods/ITEMS/mcl_nether_gold/mod.conf
delete mode 100644 mods/ITEMS/mcl_nether_gold/screenshot.png
delete mode 100644 mods/ITEMS/mcl_nether_gold/textures/mcl_nether_gold_ore.png
diff --git a/mods/ITEMS/mcl_nether_gold/LICENSE b/mods/ITEMS/mcl_nether_gold/LICENSE
deleted file mode 100644
index e72bfddab..000000000
--- a/mods/ITEMS/mcl_nether_gold/LICENSE
+++ /dev/null
@@ -1,674 +0,0 @@
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc.
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is 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. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- 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.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- 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 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. Use with the GNU Affero General Public License.
-
- 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 Affero 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 special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU 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 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 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 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.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- Copyright (C)
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
- 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 GPL, see
-.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-.
\ No newline at end of file
diff --git a/mods/ITEMS/mcl_nether_gold/README.md b/mods/ITEMS/mcl_nether_gold/README.md
deleted file mode 100644
index 928816fa0..000000000
--- a/mods/ITEMS/mcl_nether_gold/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# mcl_nether_gold
-### by NO11
-You need the Minetest subgame "Mineclone 2" to use the mod.
\ No newline at end of file
diff --git a/mods/ITEMS/mcl_nether_gold/depends.txt b/mods/ITEMS/mcl_nether_gold/depends.txt
deleted file mode 100644
index e504fcdd8..000000000
--- a/mods/ITEMS/mcl_nether_gold/depends.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-mcl_core
-mcl_sounds
-mcl_nether
\ No newline at end of file
diff --git a/mods/ITEMS/mcl_nether_gold/description.txt b/mods/ITEMS/mcl_nether_gold/description.txt
deleted file mode 100644
index e63ef43c4..000000000
--- a/mods/ITEMS/mcl_nether_gold/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Adds Nether Gold Ore
\ No newline at end of file
diff --git a/mods/ITEMS/mcl_nether_gold/init.lua b/mods/ITEMS/mcl_nether_gold/init.lua
deleted file mode 100644
index c86f46211..000000000
--- a/mods/ITEMS/mcl_nether_gold/init.lua
+++ /dev/null
@@ -1,53 +0,0 @@
-minetest.register_node("mcl_nether_gold:nether_gold_ore", {
- description = ("Nether Gold Ore"),
- _doc_items_longdesc = ("Nether gold ore is an ore containing nether gold. It is commonly found around netherrack in the Nether."),
- stack_max = 64,
- tiles = {"mcl_nether_netherrack.png^mcl_nether_gold_ore.png"},
- is_ground_content = true,
- groups = {pickaxey=1, building_block=1, material_stone=1, xp=0},
- drop = {
- max_items = 1,
- items = {
- {items = {'mcl_core:gold_nugget 6'},rarity = 5},
- {items = {'mcl_core:gold_nugget 5'},rarity = 5},
- {items = {'mcl_core:gold_nugget 4'},rarity = 5},
- {items = {'mcl_core:gold_nugget 3'},rarity = 5},
- {items = {'mcl_core:gold_nugget 2'}},
- }
- },
- sounds = mcl_sounds.node_sound_stone_defaults(),
- _mcl_blast_resistance = 3,
- _mcl_hardness = 3,
- _mcl_silk_touch_drop = true,
- _mcl_fortune_drop = mcl_core.fortune_drop_ore
-})
-
-minetest.register_craft({
- type = "cooking",
- output = 'mcl_core:gold_ingot',
- recipe = 'mcl_nether_gold:nether_gold_ore',
- cooktime = 10,
-})
-
-if minetest.settings:get_bool("mcl_generate_ores", true) then
- minetest.register_ore({
- ore_type = "scatter",
- ore = "mcl_nether_gold:nether_gold_ore",
- wherein = {"mcl_nether:netherrack", "mcl_core:stone"},
- clust_scarcity = 850,
- clust_num_ores = 4, -- MC cluster amount: 4-10
- clust_size = 3,
- y_min = mcl_vars.mg_nether_min,
- y_max = mcl_vars.mg_nether_max,
- })
- minetest.register_ore({
- ore_type = "scatter",
- ore = "mcl_nether_gold:nether_gold_ore",
- wherein = {"mcl_nether:netherrack", "mcl_core:stone"},
- clust_scarcity = 1650,
- clust_num_ores = 8, -- MC cluster amount: 4-10
- clust_size = 4,
- y_min = mcl_vars.mg_nether_min,
- y_max = mcl_vars.mg_nether_max,
- })
-end
\ No newline at end of file
diff --git a/mods/ITEMS/mcl_nether_gold/mod.conf b/mods/ITEMS/mcl_nether_gold/mod.conf
deleted file mode 100644
index 8ee4241e8..000000000
--- a/mods/ITEMS/mcl_nether_gold/mod.conf
+++ /dev/null
@@ -1 +0,0 @@
-name = mcl_nether_gold
\ No newline at end of file
diff --git a/mods/ITEMS/mcl_nether_gold/screenshot.png b/mods/ITEMS/mcl_nether_gold/screenshot.png
deleted file mode 100644
index ee9cac199ba477927a5d2d25e79a2c2c7d1aee9b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 595157
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