diff --git a/oxygenerator/LICENSE b/oxygenerator/LICENSE new file mode 100644 index 0000000..94a9ed0 --- /dev/null +++ b/oxygenerator/LICENSE @@ -0,0 +1,674 @@ + 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 +. diff --git a/oxygenerator/README.md b/oxygenerator/README.md new file mode 100644 index 0000000..ffa132a --- /dev/null +++ b/oxygenerator/README.md @@ -0,0 +1,7 @@ +Oxygenerator [oxygenerator] + +Oxygenerator for minetest is a mod that gives breath at all times while been in radius, good for underwater or space bases + +took the display code from Tenplus1 protector redo mod - MIT +texture of oxygenerator from HellFirePvP - GNU +everything else by ManElevation - GNU diff --git a/oxygenerator/depends.txt b/oxygenerator/depends.txt new file mode 100644 index 0000000..331d858 --- /dev/null +++ b/oxygenerator/depends.txt @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/oxygenerator/init.lua b/oxygenerator/init.lua new file mode 100644 index 0000000..c8d992f --- /dev/null +++ b/oxygenerator/init.lua @@ -0,0 +1,131 @@ +-- oxygenerator: block that gives breath at times while in radius, mod for minetest +-- minetest 0.4.17.1 +-- (c) 2018 ManElevation + +-- 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 . + + +oxygenerator = {} +oxygenerator.radius = tonumber(minetest.settings:get("oxygenerator_radius")) or 5 +oxygenerator.node = "oxygenerator:oxygenerator_small" + + minetest.register_node(oxygenerator.node, { + description = "Oxygenerator", +drawtype = "mesh", + mesh = "oxygenerator.obj", + tiles = {"oxygenerator.png"}, + paramtype = "light", + paramtype2 = "facedir", + sunlight_propagates = true, + walkable = true, + groups = {snappy=2,cracky=3}, + legacy_wallmounted = true, + is_watercraft = true, +on_punch = function(pos, node, puncher) +minetest.add_entity(pos, "oxygenerator:display") end, + on_construct=function(pos) + minetest.get_node_timer(pos):start(1) + end, + on_timer = function (pos, elapsed) + for _, ob in ipairs(minetest.get_objects_inside_radius(pos, 6)) do + if ob:is_player() then + ob:set_breath(10) + end + end + minetest.get_node_timer(pos):set(0.1, 0) + end +}) + +minetest.register_entity("oxygenerator:display", { + physical = false, + collisionbox = {0, 0, 0, 0, 0, 0}, + visual = "wielditem", + -- wielditem seems to be scaled to 1.5 times original node size + visual_size = {x = 1.0 / 1.5, y = 1.0 / 1.5}, + textures = {"oxygenerator:display_node"}, + timer = 0, + + on_step = function(self, dtime) + + self.timer = self.timer + dtime + + -- remove after 5 seconds + if self.timer > 5 then + self.object:remove() + end + end, +}) + +local x = oxygenerator.radius +minetest.register_node("oxygenerator:display_node", { + tiles = {"oxygenerator_display.png"}, + use_texture_alpha = true, + walkable = false, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + -- sides + {-(x+.55), -(x+.55), -(x+.55), -(x+.45), (x+.55), (x+.55)}, + {-(x+.55), -(x+.55), (x+.45), (x+.55), (x+.55), (x+.55)}, + {(x+.45), -(x+.55), -(x+.55), (x+.55), (x+.55), (x+.55)}, + {-(x+.55), -(x+.55), -(x+.55), (x+.55), (x+.55), -(x+.45)}, + -- top + {-(x+.55), (x+.45), -(x+.55), (x+.55), (x+.55), (x+.55)}, + -- bottom + {-(x+.55), -(x+.55), -(x+.55), (x+.55), -(x+.45), (x+.55)}, + -- middle (surround oxygenerator) + {-.55,-.55,-.55, .55,.55,.55}, + }, + }, + selection_box = { + type = "regular", + }, + paramtype = "light", + groups = {dig_immediate = 3, not_in_creative_inventory = 1}, + drop = "", +}) + +minetest.register_craft({ + output = "oxygenerator:oxygenerator_small", + recipe = { + {"default:steel_ingot", "default:copper_ingot", "default:steel_ingot", }, + {"default:steel_ingot", "default:coalblock", "default:steel_ingot", }, + {"default:steel_ingot", "default:copper_ingot", "default:steel_ingot", } + } +}) +-- Space! +--[[ +local function check_space(player) + local pos = player:get_pos() + if pos.y > 1100 then + player:set_breath(player:get_breath() - 1) + if player:get_breath() <= 0 then + player:set_hp(player:get_hp() - 10) + end + end +end + +local timer = 0 +minetest.register_globalstep(function(dtime) + timer = timer + dtime; + if timer >= 1 then + for _,player in ipairs(minetest.get_connected_players()) do + check_space(player) + end + timer = 0 + end +end)]] + + diff --git a/oxygenerator/models/oxygenerator.mtl b/oxygenerator/models/oxygenerator.mtl new file mode 100644 index 0000000..04dc4e4 --- /dev/null +++ b/oxygenerator/models/oxygenerator.mtl @@ -0,0 +1,13 @@ +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl None.001 +Ns 0.000000 +Ka 0.000000 0.000000 0.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.800000 0.800000 0.800000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 +map_Kd /home/morenavaj/Escritorio/minetest -play/mods/oxygenerators/oxygenerator/textures/oxygenerator.png diff --git a/oxygenerator/models/oxygenerator.obj b/oxygenerator/models/oxygenerator.obj new file mode 100644 index 0000000..59a5e1a --- /dev/null +++ b/oxygenerator/models/oxygenerator.obj @@ -0,0 +1,1355 @@ +# Blender v2.78 (sub 0) OBJ File: '' +# www.blender.org +mtllib oxygenerator.mtl +o Cube_Cube.000 +v -0.245561 -0.345411 0.435516 +v -0.245561 -0.345411 -0.423299 +v -0.245561 -0.430867 -0.423299 +v -0.245561 -0.430867 0.435516 +v -0.201775 -0.430867 -0.423299 +v -0.201775 -0.430867 0.435516 +v -0.201775 -0.345411 -0.423299 +v -0.201775 -0.345411 0.435516 +v -0.245561 -0.430867 -0.510419 +v -0.201775 -0.430867 -0.510419 +v -0.245561 -0.345411 -0.510419 +v -0.201775 -0.345411 -0.510419 +v 0.223916 -0.345411 -0.510419 +v 0.223916 -0.430867 -0.510419 +v 0.223916 -0.345411 -0.423299 +v 0.266102 -0.345411 -0.423299 +v 0.266102 -0.345411 -0.510419 +v 0.223916 -0.430867 -0.423299 +v 0.266102 -0.430867 -0.423299 +v 0.266102 -0.430867 -0.510419 +v 0.223916 -0.345411 0.432056 +v 0.266102 -0.345411 0.432056 +v 0.223916 -0.430867 0.432056 +v 0.266102 -0.430867 0.432056 +v 0.266142 -0.345411 -0.493150 +v 0.266143 -0.345411 0.365665 +v 0.266143 -0.430867 0.365665 +v 0.266142 -0.430867 -0.493150 +v 0.222357 -0.430867 0.365665 +v 0.222357 -0.430867 -0.493150 +v 0.222357 -0.345411 0.365665 +v 0.222357 -0.345411 -0.493150 +v 0.266143 -0.430867 0.452784 +v 0.222357 -0.430867 0.452784 +v 0.266143 -0.345411 0.452784 +v 0.222357 -0.345411 0.452784 +v -0.203334 -0.345411 0.452785 +v -0.203334 -0.430867 0.452785 +v -0.203334 -0.345411 0.365665 +v -0.245520 -0.345411 0.365665 +v -0.245520 -0.345411 0.452785 +v -0.203334 -0.430867 0.365665 +v -0.245520 -0.430867 0.365665 +v -0.245520 -0.430867 0.452785 +v -0.203334 -0.345410 -0.489690 +v -0.245520 -0.345410 -0.489690 +v -0.203334 -0.430867 -0.489690 +v -0.245520 -0.430867 -0.489690 +v -0.529963 -0.435294 -0.468652 +v -0.529963 0.423521 -0.468652 +v -0.529963 0.423521 -0.554108 +v -0.529963 -0.435294 -0.554108 +v -0.439540 0.423521 -0.554108 +v -0.439540 -0.435294 -0.554108 +v -0.439540 0.423521 -0.468652 +v -0.439540 -0.435294 -0.468652 +v -0.529963 0.510641 -0.554108 +v -0.439540 0.510641 -0.554108 +v -0.529963 0.510641 -0.468652 +v -0.439540 0.510641 -0.468652 +v 0.439576 0.510641 -0.468652 +v 0.439576 0.510641 -0.554108 +v 0.439576 0.423521 -0.468652 +v 0.526695 0.423521 -0.468652 +v 0.526695 0.510641 -0.468652 +v 0.439576 0.423521 -0.554108 +v 0.526695 0.423521 -0.554108 +v 0.526695 0.510641 -0.554108 +v 0.439576 -0.431834 -0.468652 +v 0.526695 -0.431834 -0.468652 +v 0.439576 -0.431834 -0.554108 +v 0.526695 -0.431834 -0.554108 +v 0.526779 0.493372 -0.468652 +v 0.526779 -0.365443 -0.468652 +v 0.526779 -0.365443 -0.554108 +v 0.526779 0.493372 -0.554108 +v 0.436356 -0.365443 -0.554108 +v 0.436356 0.493372 -0.554108 +v 0.436356 -0.365443 -0.468652 +v 0.436356 0.493372 -0.468652 +v 0.526779 -0.452562 -0.554108 +v 0.436356 -0.452562 -0.554108 +v 0.526779 -0.452562 -0.468652 +v 0.436356 -0.452562 -0.468652 +v -0.442759 -0.452562 -0.468652 +v -0.442759 -0.452562 -0.554108 +v -0.442759 -0.365443 -0.468652 +v -0.529879 -0.365443 -0.468652 +v -0.529879 -0.452562 -0.468652 +v -0.442759 -0.365443 -0.554108 +v -0.529879 -0.365443 -0.554108 +v -0.529879 -0.452562 -0.554108 +v -0.442759 0.489913 -0.468652 +v -0.529879 0.489913 -0.468652 +v -0.442759 0.489913 -0.554108 +v -0.529879 0.489913 -0.554108 +v 0.526779 0.493372 0.503579 +v 0.526779 -0.365443 0.503579 +v 0.526779 -0.365443 0.418123 +v 0.526779 0.493372 0.418123 +v 0.436356 -0.365443 0.418123 +v 0.436356 0.493372 0.418123 +v 0.436356 -0.365443 0.503579 +v 0.436356 0.493372 0.503579 +v 0.526779 -0.452562 0.418123 +v 0.436356 -0.452562 0.418123 +v 0.526779 -0.452562 0.503579 +v 0.436356 -0.452562 0.503579 +v -0.442759 -0.452562 0.503579 +v -0.442759 -0.452562 0.418123 +v -0.442759 -0.365443 0.503579 +v -0.529879 -0.365443 0.503579 +v -0.529879 -0.452562 0.503579 +v -0.442759 -0.365443 0.418123 +v -0.529879 -0.365443 0.418123 +v -0.529879 -0.452562 0.418123 +v -0.442759 0.489913 0.503579 +v -0.529879 0.489913 0.503579 +v -0.442759 0.489913 0.418123 +v -0.529879 0.489913 0.418123 +v -0.529963 -0.435294 0.500295 +v -0.529963 0.423521 0.500295 +v -0.529963 0.423521 0.414838 +v -0.529963 -0.435294 0.414838 +v -0.439540 0.423521 0.414838 +v -0.439540 -0.435294 0.414838 +v -0.439540 0.423521 0.500295 +v -0.439540 -0.435294 0.500295 +v -0.529963 0.510641 0.414838 +v -0.439540 0.510641 0.414838 +v -0.529963 0.510641 0.500295 +v -0.439540 0.510641 0.500295 +v 0.439576 0.510641 0.500295 +v 0.439576 0.510641 0.414838 +v 0.439576 0.423521 0.500295 +v 0.526695 0.423521 0.500295 +v 0.526695 0.510641 0.500295 +v 0.439576 0.423521 0.414838 +v 0.526695 0.423521 0.414838 +v 0.526695 0.510641 0.414838 +v 0.439576 -0.431834 0.500295 +v 0.526695 -0.431834 0.500295 +v 0.439576 -0.431834 0.414838 +v 0.526695 -0.431834 0.414838 +v -0.092294 -0.024591 0.350508 +v -0.092294 -0.024591 0.319513 +v -0.075260 -0.022913 0.319513 +v -0.075260 -0.022913 0.350508 +v -0.058881 -0.017944 0.319513 +v -0.058881 -0.017944 0.350508 +v -0.043786 -0.009876 0.319513 +v -0.043786 -0.009876 0.350508 +v -0.030554 0.000983 0.319513 +v -0.030554 0.000983 0.350508 +v -0.019696 0.014214 0.319513 +v -0.019696 0.014214 0.350508 +v -0.011627 0.029309 0.319513 +v -0.011627 0.029309 0.350508 +v -0.006659 0.045689 0.319513 +v -0.006659 0.045689 0.350508 +v -0.004981 0.062723 0.319513 +v -0.004981 0.062723 0.350508 +v -0.006659 0.079757 0.319513 +v -0.006659 0.079757 0.350508 +v -0.011627 0.096136 0.319513 +v -0.011627 0.096136 0.350508 +v -0.019696 0.111231 0.319513 +v -0.019696 0.111231 0.350508 +v -0.030554 0.124462 0.319513 +v -0.030554 0.124462 0.350508 +v -0.043786 0.135321 0.319513 +v -0.043786 0.135321 0.350508 +v -0.058881 0.143390 0.319513 +v -0.058881 0.143390 0.350508 +v -0.075260 0.148358 0.319513 +v -0.075260 0.148358 0.350508 +v -0.092294 0.150036 0.319513 +v -0.092294 0.150036 0.350508 +v -0.109328 0.148358 0.319513 +v -0.109328 0.148358 0.350508 +v -0.125708 0.143389 0.319513 +v -0.125708 0.143389 0.350508 +v -0.140803 0.135321 0.319513 +v -0.140803 0.135321 0.350508 +v -0.154034 0.124462 0.319513 +v -0.154034 0.124462 0.350508 +v -0.164893 0.111231 0.319513 +v -0.164893 0.111231 0.350508 +v -0.172961 0.096136 0.319513 +v -0.172961 0.096136 0.350508 +v -0.177930 0.079756 0.319513 +v -0.177930 0.079756 0.350508 +v -0.179608 0.062722 0.319513 +v -0.179608 0.062722 0.350508 +v -0.177930 0.045688 0.319513 +v -0.177930 0.045688 0.350508 +v -0.172961 0.029309 0.319513 +v -0.172961 0.029309 0.350508 +v -0.164893 0.014214 0.319513 +v -0.164893 0.014214 0.350508 +v -0.154034 0.000983 0.319513 +v -0.154034 0.000983 0.350508 +v -0.140803 -0.009876 0.319513 +v -0.140803 -0.009876 0.350508 +v -0.125708 -0.017944 0.319513 +v -0.125708 -0.017944 0.350508 +v -0.109328 -0.022913 0.319513 +v -0.109328 -0.022913 0.350508 +v -0.370026 -0.349820 0.343564 +v -0.370026 0.391121 0.343564 +v -0.370026 0.391121 -0.397378 +v -0.370026 -0.349820 -0.397378 +v 0.370915 0.391121 -0.397378 +v 0.370915 -0.349820 -0.397378 +v 0.370915 0.391121 0.343564 +v 0.370915 -0.349820 0.343564 +v 0.172573 -0.246294 0.359637 +v 0.172573 -0.246294 0.310385 +v 0.199641 -0.243628 0.310385 +v 0.199641 -0.243628 0.359637 +v 0.225668 -0.235733 0.310385 +v 0.225668 -0.235733 0.359637 +v 0.249656 -0.222912 0.310385 +v 0.249656 -0.222912 0.359637 +v 0.270681 -0.205657 0.310385 +v 0.270681 -0.205657 0.359637 +v 0.287935 -0.184632 0.310385 +v 0.287935 -0.184632 0.359637 +v 0.300757 -0.160645 0.310385 +v 0.300757 -0.160645 0.359637 +v 0.308652 -0.134617 0.310385 +v 0.308652 -0.134617 0.359637 +v 0.311318 -0.107549 0.310385 +v 0.311318 -0.107549 0.359637 +v 0.308652 -0.080482 0.310385 +v 0.308652 -0.080482 0.359637 +v 0.300757 -0.054454 0.310385 +v 0.300757 -0.054454 0.359637 +v 0.287935 -0.030467 0.310385 +v 0.287935 -0.030467 0.359637 +v 0.270681 -0.009442 0.310385 +v 0.270681 -0.009442 0.359637 +v 0.249656 0.007813 0.310385 +v 0.249656 0.007813 0.359637 +v 0.225668 0.020634 0.310385 +v 0.225668 0.020634 0.359637 +v 0.199641 0.028530 0.310385 +v 0.199641 0.028530 0.359637 +v 0.172573 0.031196 0.310385 +v 0.172573 0.031196 0.359637 +v 0.145505 0.028530 0.310385 +v 0.145505 0.028530 0.359637 +v 0.119478 0.020634 0.310385 +v 0.119478 0.020634 0.359637 +v 0.095490 0.007813 0.310385 +v 0.095490 0.007813 0.359637 +v 0.074465 -0.009442 0.310385 +v 0.074465 -0.009442 0.359637 +v 0.057211 -0.030467 0.310385 +v 0.057211 -0.030467 0.359637 +v 0.044389 -0.054454 0.310385 +v 0.044389 -0.054454 0.359637 +v 0.036494 -0.080482 0.310385 +v 0.036494 -0.080482 0.359637 +v 0.033828 -0.107549 0.310385 +v 0.033828 -0.107549 0.359637 +v 0.036494 -0.134617 0.310385 +v 0.036494 -0.134617 0.359637 +v 0.044389 -0.160645 0.310385 +v 0.044389 -0.160645 0.359637 +v 0.057211 -0.184632 0.310385 +v 0.057211 -0.184632 0.359637 +v 0.074466 -0.205657 0.310385 +v 0.074466 -0.205657 0.359637 +v 0.095491 -0.222912 0.310385 +v 0.095491 -0.222912 0.359637 +v 0.119478 -0.235733 0.310385 +v 0.119478 -0.235733 0.359637 +v 0.145505 -0.243629 0.310385 +v 0.145505 -0.243629 0.359637 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.5984 0.7950 +vt 0.5965 0.7952 +vt 0.5946 0.7958 +vt 0.5928 0.7967 +vt 0.5913 0.7980 +vt 0.5900 0.7995 +vt 0.5891 0.8013 +vt 0.5885 0.8032 +vt 0.5883 0.8051 +vt 0.5885 0.8071 +vt 0.5891 0.8090 +vt 0.5900 0.8108 +vt 0.5913 0.8123 +vt 0.5928 0.8136 +vt 0.5946 0.8145 +vt 0.5965 0.8151 +vt 0.5984 0.8153 +vt 0.6004 0.8151 +vt 0.6023 0.8145 +vt 0.6041 0.8136 +vt 0.6056 0.8123 +vt 0.6069 0.8108 +vt 0.6078 0.8090 +vt 0.6084 0.8071 +vt 0.6086 0.8051 +vt 0.6084 0.8032 +vt 0.6078 0.8013 +vt 0.6069 0.7995 +vt 0.6056 0.7980 +vt 0.6041 0.7967 +vt 0.6023 0.7958 +vt 0.6004 0.7952 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.5984 0.7950 +vt 0.5965 0.7952 +vt 0.5946 0.7958 +vt 0.5928 0.7967 +vt 0.5913 0.7980 +vt 0.5900 0.7995 +vt 0.5891 0.8013 +vt 0.5885 0.8032 +vt 0.5883 0.8051 +vt 0.5885 0.8071 +vt 0.5891 0.8090 +vt 0.5900 0.8108 +vt 0.5913 0.8123 +vt 0.5928 0.8136 +vt 0.5946 0.8145 +vt 0.5965 0.8151 +vt 0.5984 0.8153 +vt 0.6004 0.8151 +vt 0.6023 0.8145 +vt 0.6041 0.8136 +vt 0.6056 0.8123 +vt 0.6069 0.8108 +vt 0.6078 0.8090 +vt 0.6084 0.8071 +vt 0.6086 0.8051 +vt 0.6084 0.8032 +vt 0.6078 0.8013 +vt 0.6069 0.7995 +vt 0.6056 0.7980 +vt 0.6041 0.7967 +vt 0.6023 0.7958 +vt 0.6004 0.7952 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.3049 +vt 0.3049 0.6951 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8494 0.6389 +vt 0.8525 0.6386 +vt 0.8555 0.6377 +vt 0.8583 0.6363 +vt 0.8607 0.6343 +vt 0.8626 0.6319 +vt 0.8641 0.6291 +vt 0.8650 0.6261 +vt 0.8653 0.6230 +vt 0.8650 0.6199 +vt 0.8641 0.6170 +vt 0.8626 0.6142 +vt 0.8607 0.6118 +vt 0.8583 0.6098 +vt 0.8555 0.6084 +vt 0.8525 0.6075 +vt 0.8494 0.6072 +vt 0.8463 0.6075 +vt 0.8434 0.6084 +vt 0.8406 0.6098 +vt 0.8382 0.6118 +vt 0.8362 0.6142 +vt 0.8348 0.6170 +vt 0.8338 0.6199 +vt 0.8335 0.6230 +vt 0.8338 0.6261 +vt 0.8348 0.6291 +vt 0.8362 0.6319 +vt 0.8382 0.6343 +vt 0.8406 0.6363 +vt 0.8434 0.6377 +vt 0.8463 0.6386 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8494 0.6389 +vt 0.8525 0.6386 +vt 0.8555 0.6377 +vt 0.8583 0.6363 +vt 0.8607 0.6343 +vt 0.8626 0.6319 +vt 0.8641 0.6291 +vt 0.8650 0.6261 +vt 0.8653 0.6230 +vt 0.8650 0.6199 +vt 0.8641 0.6170 +vt 0.8626 0.6142 +vt 0.8607 0.6118 +vt 0.8583 0.6098 +vt 0.8555 0.6084 +vt 0.8525 0.6075 +vt 0.8494 0.6072 +vt 0.8463 0.6075 +vt 0.8434 0.6084 +vt 0.8406 0.6098 +vt 0.8382 0.6118 +vt 0.8362 0.6142 +vt 0.8348 0.6170 +vt 0.8338 0.6199 +vt 0.8335 0.6230 +vt 0.8338 0.6261 +vt 0.8348 0.6291 +vt 0.8362 0.6319 +vt 0.8382 0.6343 +vt 0.8406 0.6363 +vt 0.8434 0.6377 +vt 0.8463 0.6386 +vn -1.0000 0.0000 0.0000 +vn 0.0000 -1.0000 -0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.0980 -0.9952 -0.0000 +vn 0.2903 -0.9569 -0.0000 +vn 0.4714 -0.8819 -0.0000 +vn 0.6344 -0.7730 -0.0000 +vn 0.7730 -0.6344 -0.0000 +vn 0.8819 -0.4714 -0.0000 +vn 0.9570 -0.2902 0.0000 +vn 0.9952 -0.0980 0.0000 +vn 0.9952 0.0980 0.0000 +vn 0.9569 0.2903 0.0000 +vn 0.8819 0.4714 0.0000 +vn 0.7730 0.6344 0.0000 +vn 0.6344 0.7730 0.0000 +vn 0.4714 0.8819 0.0000 +vn 0.2903 0.9569 0.0000 +vn 0.0980 0.9952 0.0000 +vn -0.0980 0.9952 0.0000 +vn -0.2903 0.9569 0.0000 +vn -0.4714 0.8819 0.0000 +vn -0.6344 0.7730 0.0000 +vn -0.7730 0.6344 0.0000 +vn -0.8819 0.4714 0.0000 +vn -0.9569 0.2903 0.0000 +vn -0.9952 0.0980 0.0000 +vn -0.9952 -0.0980 0.0000 +vn -0.9569 -0.2903 0.0000 +vn -0.8819 -0.4714 -0.0000 +vn -0.7730 -0.6344 -0.0000 +vn -0.6344 -0.7730 -0.0000 +vn -0.4714 -0.8819 -0.0000 +vn -0.2903 -0.9569 -0.0000 +vn -0.0980 -0.9952 -0.0000 +vn 0.9569 -0.2903 0.0000 +usemtl None.001 +s 1 +f 1/1/1 2/2/1 3/3/1 4/4/1 +f 4/5/2 3/6/2 5/7/2 6/8/2 +f 6/9/3 5/10/3 7/11/3 8/12/3 +f 8/13/4 7/14/4 2/15/4 1/16/4 +f 4/5/5 6/17/5 8/18/5 1/16/5 +f 5/19/2 3/6/2 9/20/2 10/21/2 +f 10/22/6 9/23/6 11/24/6 12/25/6 +f 10/22/6 12/26/6 13/27/6 14/28/6 +f 3/29/1 2/2/1 11/24/1 9/30/1 +f 2/31/4 7/14/4 12/32/4 11/33/4 +f 13/34/4 15/35/4 16/36/4 17/37/4 +f 7/38/5 5/10/5 18/39/5 15/40/5 +f 5/19/2 10/41/2 14/42/2 18/43/2 +f 12/44/4 7/14/4 15/45/4 13/46/4 +f 16/47/3 19/48/3 20/49/3 17/37/3 +f 14/50/6 13/51/6 17/52/6 20/53/6 +f 18/54/2 14/55/2 20/49/2 19/56/2 +f 16/47/4 15/35/4 21/57/4 22/58/4 +f 21/59/5 23/60/5 24/61/5 22/58/5 +f 19/62/3 16/63/3 22/64/3 24/65/3 +f 18/54/2 19/48/2 24/61/2 23/66/2 +f 15/67/1 18/68/1 23/69/1 21/70/1 +f 25/71/3 26/72/3 27/73/3 28/74/3 +f 28/75/2 27/76/2 29/77/2 30/78/2 +f 30/79/1 29/80/1 31/81/1 32/82/1 +f 32/83/4 31/84/4 26/85/4 25/86/4 +f 28/75/6 30/87/6 32/88/6 25/86/6 +f 29/89/2 27/76/2 33/90/2 34/91/2 +f 34/92/5 33/93/5 35/94/5 36/95/5 +f 34/92/5 36/96/5 37/97/5 38/98/5 +f 27/99/3 26/72/3 35/94/3 33/100/3 +f 26/101/4 31/84/4 36/102/4 35/103/4 +f 37/104/4 39/105/4 40/106/4 41/107/4 +f 31/108/6 29/80/6 42/109/6 39/110/6 +f 29/89/2 34/111/2 38/112/2 42/113/2 +f 36/114/4 31/84/4 39/115/4 37/116/4 +f 40/117/1 43/118/1 44/119/1 41/107/1 +f 38/120/5 37/121/5 41/122/5 44/123/5 +f 42/124/2 38/125/2 44/119/2 43/126/2 +f 40/117/4 39/105/4 45/127/4 46/128/4 +f 45/129/6 47/130/6 48/131/6 46/128/6 +f 43/132/1 40/133/1 46/134/1 48/135/1 +f 42/124/2 43/118/2 48/131/2 47/136/2 +f 39/137/3 42/138/3 47/139/3 45/140/3 +f 49/141/1 50/142/1 51/143/1 52/144/1 +f 52/145/6 51/146/6 53/147/6 54/148/6 +f 54/149/3 53/150/3 55/151/3 56/152/3 +f 56/153/5 55/154/5 50/155/5 49/156/5 +f 52/145/2 54/157/2 56/158/2 49/156/2 +f 53/159/6 51/146/6 57/160/6 58/161/6 +f 58/162/4 57/163/4 59/164/4 60/165/4 +f 58/162/4 60/166/4 61/167/4 62/168/4 +f 51/169/1 50/142/1 59/164/1 57/170/1 +f 50/171/5 55/154/5 60/172/5 59/173/5 +f 61/174/5 63/175/5 64/176/5 65/177/5 +f 55/178/2 53/150/2 66/179/2 63/180/2 +f 53/159/6 58/181/6 62/182/6 66/183/6 +f 60/184/5 55/154/5 63/185/5 61/186/5 +f 64/187/3 67/188/3 68/189/3 65/177/3 +f 62/190/4 61/191/4 65/192/4 68/193/4 +f 66/194/6 62/195/6 68/189/6 67/196/6 +f 64/187/5 63/175/5 69/197/5 70/198/5 +f 69/199/2 71/200/2 72/201/2 70/198/2 +f 67/202/3 64/203/3 70/204/3 72/205/3 +f 66/194/6 67/188/6 72/201/6 71/206/6 +f 63/207/1 66/208/1 71/209/1 69/210/1 +f 73/211/3 74/212/3 75/213/3 76/214/3 +f 76/215/6 75/216/6 77/217/6 78/218/6 +f 78/219/1 77/220/1 79/221/1 80/222/1 +f 80/223/5 79/224/5 74/225/5 73/226/5 +f 76/215/4 78/227/4 80/228/4 73/226/4 +f 77/229/6 75/216/6 81/230/6 82/231/6 +f 82/232/2 81/233/2 83/234/2 84/235/2 +f 82/232/2 84/236/2 85/237/2 86/238/2 +f 75/239/3 74/212/3 83/234/3 81/240/3 +f 74/241/5 79/224/5 84/242/5 83/243/5 +f 85/244/5 87/245/5 88/246/5 89/247/5 +f 79/248/4 77/220/4 90/249/4 87/250/4 +f 77/229/6 82/251/6 86/252/6 90/253/6 +f 84/254/5 79/224/5 87/255/5 85/256/5 +f 88/257/1 91/258/1 92/259/1 89/247/1 +f 86/260/2 85/261/2 89/262/2 92/263/2 +f 90/264/6 86/265/6 92/259/6 91/266/6 +f 88/257/5 87/245/5 93/267/5 94/268/5 +f 93/269/4 95/270/4 96/271/4 94/268/4 +f 91/272/1 88/273/1 94/274/1 96/275/1 +f 90/264/6 91/258/6 96/271/6 95/276/6 +f 87/277/3 90/278/3 95/279/3 93/280/3 +f 97/281/3 98/282/3 99/283/3 100/284/3 +f 100/285/6 99/286/6 101/287/6 102/288/6 +f 102/289/1 101/290/1 103/291/1 104/292/1 +f 104/293/5 103/294/5 98/295/5 97/296/5 +f 100/285/4 102/297/4 104/298/4 97/296/4 +f 101/299/6 99/286/6 105/300/6 106/301/6 +f 106/302/2 105/303/2 107/304/2 108/305/2 +f 106/302/2 108/306/2 109/307/2 110/308/2 +f 99/309/3 98/282/3 107/304/3 105/310/3 +f 98/311/5 103/294/5 108/312/5 107/313/5 +f 109/314/5 111/315/5 112/316/5 113/317/5 +f 103/318/4 101/290/4 114/319/4 111/320/4 +f 101/299/6 106/321/6 110/322/6 114/323/6 +f 108/324/5 103/294/5 111/325/5 109/326/5 +f 112/327/1 115/328/1 116/329/1 113/317/1 +f 110/330/2 109/331/2 113/332/2 116/333/2 +f 114/334/6 110/335/6 116/329/6 115/336/6 +f 112/327/5 111/315/5 117/337/5 118/338/5 +f 117/339/4 119/340/4 120/341/4 118/338/4 +f 115/342/1 112/343/1 118/344/1 120/345/1 +f 114/334/6 115/328/6 120/341/6 119/346/6 +f 111/347/3 114/348/3 119/349/3 117/350/3 +f 121/351/1 122/352/1 123/353/1 124/354/1 +f 124/355/6 123/356/6 125/357/6 126/358/6 +f 126/359/3 125/360/3 127/361/3 128/362/3 +f 128/363/5 127/364/5 122/365/5 121/366/5 +f 124/355/2 126/367/2 128/368/2 121/366/2 +f 125/369/6 123/356/6 129/370/6 130/371/6 +f 130/372/4 129/373/4 131/374/4 132/375/4 +f 130/372/4 132/376/4 133/377/4 134/378/4 +f 123/379/1 122/352/1 131/374/1 129/380/1 +f 122/381/5 127/364/5 132/382/5 131/383/5 +f 133/384/5 135/385/5 136/386/5 137/387/5 +f 127/388/2 125/360/2 138/389/2 135/390/2 +f 125/369/6 130/391/6 134/392/6 138/393/6 +f 132/394/5 127/364/5 135/395/5 133/396/5 +f 136/397/3 139/398/3 140/399/3 137/387/3 +f 134/400/4 133/401/4 137/402/4 140/403/4 +f 138/404/6 134/405/6 140/399/6 139/406/6 +f 136/397/5 135/385/5 141/407/5 142/408/5 +f 141/409/2 143/410/2 144/411/2 142/408/2 +f 139/412/3 136/413/3 142/414/3 144/415/3 +f 138/404/6 139/398/6 144/411/6 143/416/6 +f 135/417/1 138/418/1 143/419/1 141/420/1 +f 145/421/7 146/422/7 147/423/7 148/424/7 +f 148/425/8 147/426/8 149/427/8 150/428/8 +f 150/429/9 149/430/9 151/431/9 152/432/9 +f 152/433/10 151/434/10 153/435/10 154/436/10 +f 154/437/11 153/438/11 155/439/11 156/440/11 +f 156/441/12 155/442/12 157/443/12 158/444/12 +f 158/445/13 157/446/13 159/447/13 160/448/13 +f 160/449/14 159/450/14 161/451/14 162/452/14 +f 162/453/15 161/454/15 163/455/15 164/456/15 +f 164/457/16 163/458/16 165/459/16 166/460/16 +f 166/461/17 165/462/17 167/463/17 168/464/17 +f 168/465/18 167/466/18 169/467/18 170/468/18 +f 170/469/19 169/470/19 171/471/19 172/472/19 +f 172/473/20 171/474/20 173/475/20 174/476/20 +f 174/477/21 173/478/21 175/479/21 176/480/21 +f 176/481/22 175/482/22 177/483/22 178/484/22 +f 178/485/23 177/486/23 179/487/23 180/488/23 +f 180/489/24 179/490/24 181/491/24 182/492/24 +f 182/493/25 181/494/25 183/495/25 184/496/25 +f 184/497/26 183/498/26 185/499/26 186/500/26 +f 186/501/27 185/502/27 187/503/27 188/504/27 +f 188/505/28 187/506/28 189/507/28 190/508/28 +f 190/509/29 189/510/29 191/511/29 192/512/29 +f 192/513/30 191/514/30 193/515/30 194/516/30 +f 194/517/31 193/518/31 195/519/31 196/520/31 +f 196/521/32 195/522/32 197/523/32 198/524/32 +f 198/525/33 197/526/33 199/527/33 200/528/33 +f 200/529/34 199/530/34 201/531/34 202/532/34 +f 202/533/35 201/534/35 203/535/35 204/536/35 +f 204/537/36 203/538/36 205/539/36 206/540/36 +f 147/541/6 146/542/6 207/543/6 205/544/6 203/545/6 201/546/6 199/547/6 197/548/6 195/549/6 193/550/6 191/551/6 189/552/6 187/553/6 185/554/6 183/555/6 181/556/6 179/557/6 177/558/6 175/559/6 173/560/6 171/561/6 169/562/6 167/563/6 165/564/6 163/565/6 161/566/6 159/567/6 157/568/6 155/569/6 153/570/6 151/571/6 149/572/6 +f 206/573/37 205/574/37 207/575/37 208/576/37 +f 208/577/38 207/578/38 146/579/38 145/580/38 +f 145/581/5 148/582/5 150/583/5 152/584/5 154/585/5 156/586/5 158/587/5 160/588/5 162/589/5 164/590/5 166/591/5 168/592/5 170/593/5 172/594/5 174/595/5 176/596/5 178/597/5 180/598/5 182/599/5 184/600/5 186/601/5 188/602/5 190/603/5 192/604/5 194/605/5 196/606/5 198/607/5 200/608/5 202/609/5 204/610/5 206/611/5 208/612/5 +f 209/613/1 210/614/1 211/615/1 212/616/1 +f 212/617/6 211/618/6 213/619/6 214/620/6 +f 214/621/3 213/622/3 215/623/3 216/624/3 +f 216/625/5 215/626/5 210/627/5 209/628/5 +f 212/617/2 214/629/2 216/630/2 209/628/2 +f 213/631/4 211/618/4 210/627/4 215/632/4 +f 217/633/7 218/634/7 219/635/7 220/636/7 +f 220/637/8 219/638/8 221/639/8 222/640/8 +f 222/641/9 221/642/9 223/643/9 224/644/9 +f 224/645/10 223/646/10 225/647/10 226/648/10 +f 226/649/11 225/650/11 227/651/11 228/652/11 +f 228/653/12 227/654/12 229/655/12 230/656/12 +f 230/657/39 229/658/39 231/659/39 232/660/39 +f 232/661/14 231/662/14 233/663/14 234/664/14 +f 234/665/15 233/666/15 235/667/15 236/668/15 +f 236/669/16 235/670/16 237/671/16 238/672/16 +f 238/673/17 237/674/17 239/675/17 240/676/17 +f 240/677/18 239/678/18 241/679/18 242/680/18 +f 242/681/19 241/682/19 243/683/19 244/684/19 +f 244/685/20 243/686/20 245/687/20 246/688/20 +f 246/689/21 245/690/21 247/691/21 248/692/21 +f 248/693/22 247/694/22 249/695/22 250/696/22 +f 250/697/23 249/698/23 251/699/23 252/700/23 +f 252/701/24 251/702/24 253/703/24 254/704/24 +f 254/705/25 253/706/25 255/707/25 256/708/25 +f 256/709/26 255/710/26 257/711/26 258/712/26 +f 258/713/27 257/714/27 259/715/27 260/716/27 +f 260/717/28 259/718/28 261/719/28 262/720/28 +f 262/721/29 261/722/29 263/723/29 264/724/29 +f 264/725/30 263/726/30 265/727/30 266/728/30 +f 266/729/31 265/730/31 267/731/31 268/732/31 +f 268/733/32 267/734/32 269/735/32 270/736/32 +f 270/737/33 269/738/33 271/739/33 272/740/33 +f 272/741/34 271/742/34 273/743/34 274/744/34 +f 274/745/35 273/746/35 275/747/35 276/748/35 +f 276/749/36 275/750/36 277/751/36 278/752/36 +f 219/753/6 218/754/6 279/755/6 277/756/6 275/757/6 273/758/6 271/759/6 269/760/6 267/761/6 265/762/6 263/763/6 261/764/6 259/765/6 257/766/6 255/767/6 253/768/6 251/769/6 249/770/6 247/771/6 245/772/6 243/773/6 241/774/6 239/775/6 237/776/6 235/777/6 233/778/6 231/779/6 229/780/6 227/781/6 225/782/6 223/783/6 221/784/6 +f 278/785/37 277/786/37 279/787/37 280/788/37 +f 280/789/38 279/790/38 218/791/38 217/792/38 +f 217/793/5 220/794/5 222/795/5 224/796/5 226/797/5 228/798/5 230/799/5 232/800/5 234/801/5 236/802/5 238/803/5 240/804/5 242/805/5 244/806/5 246/807/5 248/808/5 250/809/5 252/810/5 254/811/5 256/812/5 258/813/5 260/814/5 262/815/5 264/816/5 266/817/5 268/818/5 270/819/5 272/820/5 274/821/5 276/822/5 278/823/5 280/824/5 diff --git a/oxygenerator/textures/oxygenerator.png b/oxygenerator/textures/oxygenerator.png new file mode 100644 index 0000000..0445724 Binary files /dev/null and b/oxygenerator/textures/oxygenerator.png differ diff --git a/oxygenerator/textures/oxygenerator_display.png b/oxygenerator/textures/oxygenerator_display.png new file mode 100644 index 0000000..f49d371 Binary files /dev/null and b/oxygenerator/textures/oxygenerator_display.png differ diff --git a/oxygenerator/textures/sky_neg_x.png b/oxygenerator/textures/sky_neg_x.png new file mode 100644 index 0000000..7f302bc Binary files /dev/null and b/oxygenerator/textures/sky_neg_x.png differ diff --git a/oxygenerator/textures/sky_neg_y.png b/oxygenerator/textures/sky_neg_y.png new file mode 100644 index 0000000..be625c4 Binary files /dev/null and b/oxygenerator/textures/sky_neg_y.png differ diff --git a/oxygenerator/textures/sky_neg_z.png b/oxygenerator/textures/sky_neg_z.png new file mode 100644 index 0000000..e71d344 Binary files /dev/null and b/oxygenerator/textures/sky_neg_z.png differ diff --git a/oxygenerator/textures/sky_pos_x.png b/oxygenerator/textures/sky_pos_x.png new file mode 100644 index 0000000..6e7543e Binary files /dev/null and b/oxygenerator/textures/sky_pos_x.png differ diff --git a/oxygenerator/textures/sky_pos_y.png b/oxygenerator/textures/sky_pos_y.png new file mode 100644 index 0000000..ab4e7d9 Binary files /dev/null and b/oxygenerator/textures/sky_pos_y.png differ diff --git a/oxygenerator/textures/sky_pos_z.png b/oxygenerator/textures/sky_pos_z.png new file mode 100644 index 0000000..bbb348e Binary files /dev/null and b/oxygenerator/textures/sky_pos_z.png differ diff --git a/oxygenerator/textures/space_sky.png b/oxygenerator/textures/space_sky.png new file mode 100644 index 0000000..8c73108 Binary files /dev/null and b/oxygenerator/textures/space_sky.png differ diff --git a/oxygeneratorbig/README.md b/oxygeneratorbig/README.md new file mode 100644 index 0000000..ffa132a --- /dev/null +++ b/oxygeneratorbig/README.md @@ -0,0 +1,7 @@ +Oxygenerator [oxygenerator] + +Oxygenerator for minetest is a mod that gives breath at all times while been in radius, good for underwater or space bases + +took the display code from Tenplus1 protector redo mod - MIT +texture of oxygenerator from HellFirePvP - GNU +everything else by ManElevation - GNU diff --git a/oxygeneratorbig/big.lua b/oxygeneratorbig/big.lua new file mode 100644 index 0000000..092d2c2 --- /dev/null +++ b/oxygeneratorbig/big.lua @@ -0,0 +1,126 @@ +-- oxygeneratorbig: block that gives breath at times while in radius, mod for minetest +-- minetest 0.4.17.1 +-- (c) 2018 ManElevation + +-- 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 . + +--dofile(minetest.get_modpath("oxygenerator").."/indrustial.lua") + +oxygeneratorbig = {} +oxygeneratorbig.node = "oxygeneratorbig:oxygenerator_big" +oxygeneratorbig.radius = tonumber(minetest.settings:get("oxygeneratorbig_radius")) or 26 + + +-- Oxygenerator big! +minetest.register_node(oxygeneratorbig.node, { +description = "Indrustial Oxygenerator", + tiles = {"oxygenerator.png"}, +drawtype = "mesh", + mesh = "indrustial_oxygenerator.obj", + --inventory_image = "oxygenerator.png", + --wield_image = "oxygenerator.png", + paramtype = "light", + paramtype2 = "facedir", + sunlight_propagates = true, + walkable = true, + stack_max = 99, + groups = {snappy=2,cracky=3}, + legacy_wallmounted = true, + is_watercraft = true, + selection_box = { + type = "fixed", + fixed = { + {-0.5,-0.5,-0.5,1.5,1.5,1.5}, + }, +}, +node_box = { + type = "fixed", + fixed = { + {-0.5,-0.5,-0.5,1.5,1.5,1.5}, + }, + }, +on_punch = function(pos, node, puncher) +minetest.add_entity(pos, "oxygeneratorbig:display") end, + on_construct=function(pos) + minetest.get_node_timer(pos):start(1) + end, + on_timer = function (pos, elapsed) + for _, ob in ipairs(minetest.get_objects_inside_radius(pos, 27)) do + if ob:is_player() then + ob:set_breath(10) + end + end + minetest.get_node_timer(pos):set(0.1, 0) + end +}) +-- Display Big"radius" +minetest.register_entity("oxygeneratorbig:display", { + physical = false, + collisionbox = {0, 0, 0, 0, 0, 0}, + visual = "wielditem", + -- wielditem seems to be scaled to 1.5 times original node size + visual_size = {x = 1.0 / 1.5, y = 1.0 / 1.5}, + textures = {"oxygeneratorbig:display_node"}, + timer = 0, + + on_step = function(self, dtime) + + self.timer = self.timer + dtime + + -- remove after 5 seconds + if self.timer > 5 then + self.object:remove() + end + end, +}) + +local x = oxygeneratorbig.radius +minetest.register_node("oxygeneratorbig:display_node", { + tiles = {"oxygenerator_display.png"}, + use_texture_alpha = true, + walkable = false, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + -- sides + {-(x+.55), -(x+.55), -(x+.55), -(x+.45), (x+.55), (x+.55)}, + {-(x+.55), -(x+.55), (x+.45), (x+.55), (x+.55), (x+.55)}, + {(x+.45), -(x+.55), -(x+.55), (x+.55), (x+.55), (x+.55)}, + {-(x+.55), -(x+.55), -(x+.55), (x+.55), (x+.55), -(x+.45)}, + -- top + {-(x+.55), (x+.45), -(x+.55), (x+.55), (x+.55), (x+.55)}, + -- bottom + {-(x+.55), -(x+.55), -(x+.55), (x+.55), -(x+.45), (x+.55)}, + -- middle (surround oxygenerator) + {0,0,0}, + }, + }, + selection_box = { + type = "regular", + }, + paramtype = "light", + groups = {dig_immediate = 3, not_in_creative_inventory = 1}, + drop = "", +}) +-- Crafts +-- Oxygenerator Big! +minetest.register_craft({ + output = "oxygeneratorbig:oxygenerator_big", + recipe = { + {"oxygenerator:oxygenerator_small", "oxygenerator:oxygenerator_small", "oxygenerator:oxygenerator_small", }, + {"oxygenerator:oxygenerator_small", "oxygenerator:oxygenerator_small", "oxygenerator:oxygenerator_small", }, + {"oxygenerator:oxygenerator_small", "oxygenerator:oxygenerator_small", "oxygenerator:oxygenerator_small", } + } +}) diff --git a/oxygeneratorbig/depends.txt b/oxygeneratorbig/depends.txt new file mode 100644 index 0000000..010716f --- /dev/null +++ b/oxygeneratorbig/depends.txt @@ -0,0 +1,2 @@ +default +oxygenerator diff --git a/oxygeneratorbig/init.lua b/oxygeneratorbig/init.lua new file mode 100644 index 0000000..405a105 --- /dev/null +++ b/oxygeneratorbig/init.lua @@ -0,0 +1,19 @@ +-- oxygenerator: block that gives breath at times while in radius, mod for minetest +-- minetest 0.4.17.1 +-- (c) 2018 ManElevation + +-- 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 . + +dofile(minetest.get_modpath("oxygeneratorbig").."/big.lua") + diff --git a/oxygeneratorbig/mod.conf b/oxygeneratorbig/mod.conf new file mode 100644 index 0000000..9efe98b --- /dev/null +++ b/oxygeneratorbig/mod.conf @@ -0,0 +1 @@ +name = oxygeneratorbig diff --git a/oxygeneratorbig/models/indrustial_oxygenerator.mtl b/oxygeneratorbig/models/indrustial_oxygenerator.mtl new file mode 100644 index 0000000..0b23d03 --- /dev/null +++ b/oxygeneratorbig/models/indrustial_oxygenerator.mtl @@ -0,0 +1,13 @@ +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl None +Ns 0.000000 +Ka 0.000000 0.000000 0.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.800000 0.800000 0.800000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 +map_Kd C:/Users/morenavaj/Documents/1/minetest/games/untested/mods/claimflag/textures/oxygenator.png diff --git a/oxygeneratorbig/models/indrustial_oxygenerator.obj b/oxygeneratorbig/models/indrustial_oxygenerator.obj new file mode 100644 index 0000000..0072407 --- /dev/null +++ b/oxygeneratorbig/models/indrustial_oxygenerator.obj @@ -0,0 +1,1355 @@ +# Blender v2.78 (sub 0) OBJ File: '' +# www.blender.org +mtllib indrustial_oxygenerator.mtl +o Cube_Cube.001 +v -0.965366 -0.246655 1.322656 +v -0.965366 -0.246655 -0.255610 +v -0.965366 -0.403700 -0.255610 +v -0.965366 -0.403700 1.322656 +v -0.884900 -0.403700 -0.255610 +v -0.884900 -0.403700 1.322656 +v -0.884900 -0.246655 -0.255610 +v -0.884900 -0.246655 1.322656 +v -0.965366 -0.403700 -0.415713 +v -0.884900 -0.403700 -0.415713 +v -0.965366 -0.246655 -0.415713 +v -0.884900 -0.246655 -0.415713 +v -0.102596 -0.246655 -0.415713 +v -0.102596 -0.403700 -0.415713 +v -0.102596 -0.246655 -0.255610 +v -0.025071 -0.246655 -0.255610 +v -0.025071 -0.246655 -0.415713 +v -0.102596 -0.403700 -0.255610 +v -0.025071 -0.403700 -0.255610 +v -0.025071 -0.403700 -0.415713 +v -0.102596 -0.246655 1.316297 +v -0.025071 -0.246655 1.316297 +v -0.102596 -0.403700 1.316297 +v -0.025071 -0.403700 1.316297 +v -0.024997 -0.246655 -0.383977 +v -0.024996 -0.246655 1.194288 +v -0.024996 -0.403700 1.194288 +v -0.024997 -0.403700 -0.383977 +v -0.105462 -0.403700 1.194288 +v -0.105462 -0.403700 -0.383977 +v -0.105462 -0.246655 1.194288 +v -0.105462 -0.246655 -0.383977 +v -0.024996 -0.403700 1.354389 +v -0.105462 -0.403700 1.354389 +v -0.024996 -0.246655 1.354389 +v -0.105462 -0.246655 1.354389 +v -0.887764 -0.246655 1.354391 +v -0.887764 -0.403700 1.354391 +v -0.887764 -0.246655 1.194288 +v -0.965291 -0.246655 1.194288 +v -0.965291 -0.246655 1.354391 +v -0.887764 -0.403700 1.194288 +v -0.965291 -0.403700 1.194288 +v -0.965291 -0.403700 1.354391 +v -0.887764 -0.246653 -0.377618 +v -0.965291 -0.246653 -0.377618 +v -0.887764 -0.403700 -0.377618 +v -0.965291 -0.403700 -0.377618 +v -1.488019 -0.411836 -0.338956 +v -1.488019 1.166430 -0.338956 +v -1.488019 1.166430 -0.496000 +v -1.488019 -0.411836 -0.496001 +v -1.321846 1.166430 -0.496000 +v -1.321846 -0.411836 -0.496001 +v -1.321846 1.166430 -0.338956 +v -1.321846 -0.411836 -0.338956 +v -1.488019 1.326533 -0.496000 +v -1.321846 1.326533 -0.496000 +v -1.488019 1.326533 -0.338956 +v -1.321846 1.326533 -0.338956 +v 0.293727 1.326533 -0.338956 +v 0.293727 1.326533 -0.496000 +v 0.293727 1.166430 -0.338956 +v 0.453827 1.166430 -0.338956 +v 0.453827 1.326533 -0.338956 +v 0.293727 1.166430 -0.496000 +v 0.453827 1.166430 -0.496000 +v 0.453827 1.326533 -0.496000 +v 0.293727 -0.405477 -0.338956 +v 0.453827 -0.405477 -0.338956 +v 0.293727 -0.405477 -0.496001 +v 0.453827 -0.405477 -0.496001 +v 0.453982 1.294797 -0.338956 +v 0.453982 -0.283469 -0.338956 +v 0.453982 -0.283469 -0.496001 +v 0.453982 1.294797 -0.496000 +v 0.287810 -0.283469 -0.496001 +v 0.287810 1.294797 -0.496000 +v 0.287810 -0.283469 -0.338956 +v 0.287810 1.294797 -0.338956 +v 0.453982 -0.443569 -0.496001 +v 0.287810 -0.443569 -0.496001 +v 0.453982 -0.443569 -0.338956 +v 0.287810 -0.443569 -0.338956 +v -1.327762 -0.443569 -0.338956 +v -1.327762 -0.443569 -0.496001 +v -1.327762 -0.283469 -0.338956 +v -1.487864 -0.283469 -0.338956 +v -1.487864 -0.443569 -0.338956 +v -1.327762 -0.283469 -0.496001 +v -1.487864 -0.283469 -0.496001 +v -1.487864 -0.443569 -0.496001 +v -1.327762 1.288440 -0.338956 +v -1.487864 1.288440 -0.338956 +v -1.327762 1.288440 -0.496000 +v -1.487864 1.288440 -0.496000 +v 0.453982 1.294796 1.447736 +v 0.453982 -0.283469 1.447736 +v 0.453982 -0.283469 1.290691 +v 0.453982 1.294796 1.290692 +v 0.287810 -0.283469 1.290691 +v 0.287810 1.294796 1.290692 +v 0.287810 -0.283469 1.447736 +v 0.287810 1.294796 1.447736 +v 0.453982 -0.443569 1.290691 +v 0.287810 -0.443569 1.290691 +v 0.453982 -0.443569 1.447736 +v 0.287810 -0.443569 1.447736 +v -1.327762 -0.443569 1.447736 +v -1.327762 -0.443569 1.290691 +v -1.327762 -0.283469 1.447736 +v -1.487864 -0.283469 1.447736 +v -1.487864 -0.443569 1.447736 +v -1.327762 -0.283469 1.290691 +v -1.487864 -0.283469 1.290691 +v -1.487864 -0.443569 1.290691 +v -1.327762 1.288440 1.447736 +v -1.487864 1.288440 1.447736 +v -1.327762 1.288440 1.290692 +v -1.487864 1.288440 1.290692 +v -1.488019 -0.411836 1.441701 +v -1.488019 1.166430 1.441702 +v -1.488019 1.166430 1.284655 +v -1.488019 -0.411836 1.284655 +v -1.321846 1.166430 1.284655 +v -1.321846 -0.411836 1.284655 +v -1.321846 1.166430 1.441702 +v -1.321846 -0.411836 1.441701 +v -1.488019 1.326532 1.284655 +v -1.321846 1.326532 1.284655 +v -1.488019 1.326532 1.441702 +v -1.321846 1.326532 1.441702 +v 0.293727 1.326532 1.441702 +v 0.293727 1.326532 1.284655 +v 0.293727 1.166430 1.441702 +v 0.453827 1.166430 1.441702 +v 0.453827 1.326532 1.441702 +v 0.293727 1.166430 1.284655 +v 0.453827 1.166430 1.284655 +v 0.453827 1.326532 1.284655 +v 0.293727 -0.405478 1.441701 +v 0.453827 -0.405478 1.441701 +v 0.293727 -0.405478 1.284655 +v 0.453827 -0.405478 1.284655 +v -0.683703 0.342924 1.166434 +v -0.683703 0.342924 1.109473 +v -0.652400 0.346007 1.109473 +v -0.652400 0.346007 1.166434 +v -0.622300 0.355139 1.109473 +v -0.622300 0.355139 1.166434 +v -0.594559 0.369965 1.109473 +v -0.594559 0.369965 1.166434 +v -0.570243 0.389921 1.109473 +v -0.570243 0.389921 1.166434 +v -0.550289 0.414236 1.109473 +v -0.550289 0.414236 1.166434 +v -0.535460 0.441976 1.109473 +v -0.535460 0.441976 1.166434 +v -0.526330 0.472078 1.109473 +v -0.526330 0.472078 1.166434 +v -0.523246 0.503383 1.109473 +v -0.523246 0.503383 1.166434 +v -0.526330 0.534686 1.109473 +v -0.526330 0.534686 1.166434 +v -0.535460 0.564786 1.109473 +v -0.535460 0.564786 1.166434 +v -0.550289 0.592526 1.109473 +v -0.550289 0.592526 1.166434 +v -0.570243 0.616841 1.109473 +v -0.570243 0.616841 1.166434 +v -0.594559 0.636797 1.109473 +v -0.594559 0.636797 1.166434 +v -0.622300 0.651626 1.109473 +v -0.622300 0.651626 1.166434 +v -0.652400 0.660756 1.109473 +v -0.652400 0.660756 1.166434 +v -0.683703 0.663840 1.109473 +v -0.683703 0.663840 1.166434 +v -0.715008 0.660756 1.109473 +v -0.715008 0.660756 1.166434 +v -0.745109 0.651624 1.109473 +v -0.745109 0.651624 1.166434 +v -0.772850 0.636797 1.109473 +v -0.772850 0.636797 1.166434 +v -0.797165 0.616841 1.109473 +v -0.797165 0.616841 1.166434 +v -0.817121 0.592526 1.109473 +v -0.817121 0.592526 1.166434 +v -0.831948 0.564786 1.109473 +v -0.831948 0.564786 1.166434 +v -0.841079 0.534684 1.109473 +v -0.841079 0.534684 1.166434 +v -0.844162 0.503381 1.109473 +v -0.844162 0.503381 1.166434 +v -0.841079 0.472076 1.109473 +v -0.841079 0.472076 1.166434 +v -0.831948 0.441976 1.109473 +v -0.831948 0.441976 1.166434 +v -0.817121 0.414236 1.109473 +v -0.817121 0.414236 1.166434 +v -0.797165 0.389921 1.109473 +v -0.797165 0.389921 1.166434 +v -0.772850 0.369965 1.109473 +v -0.772850 0.369965 1.166434 +v -0.745109 0.355139 1.109473 +v -0.745109 0.355139 1.166434 +v -0.715008 0.346007 1.109473 +v -0.715008 0.346007 1.166434 +v -1.194099 -0.254758 1.153673 +v -1.194099 1.106887 1.153673 +v -1.194099 1.106888 -0.207974 +v -1.194099 -0.254757 -0.207974 +v 0.167547 1.106888 -0.207974 +v 0.167547 -0.254757 -0.207974 +v 0.167547 1.106887 1.153673 +v 0.167547 -0.254758 1.153673 +v -0.196952 -0.064506 1.183210 +v -0.196952 -0.064506 1.092699 +v -0.147207 -0.059606 1.092699 +v -0.147207 -0.059606 1.183210 +v -0.099377 -0.045098 1.092699 +v -0.099377 -0.045098 1.183210 +v -0.055294 -0.021536 1.092699 +v -0.055294 -0.021536 1.183210 +v -0.016656 0.010174 1.092699 +v -0.016656 0.010174 1.183210 +v 0.015053 0.048812 1.092699 +v 0.015053 0.048812 1.183210 +v 0.038615 0.092893 1.092699 +v 0.038615 0.092893 1.183210 +v 0.053125 0.140726 1.092699 +v 0.053125 0.140726 1.183210 +v 0.058024 0.190469 1.092699 +v 0.058024 0.190469 1.183210 +v 0.053125 0.240211 1.092699 +v 0.053125 0.240211 1.183210 +v 0.038615 0.288044 1.092699 +v 0.038615 0.288044 1.183210 +v 0.015053 0.332125 1.092699 +v 0.015053 0.332125 1.183210 +v -0.016656 0.370763 1.092699 +v -0.016656 0.370763 1.183210 +v -0.055294 0.402473 1.092699 +v -0.055294 0.402473 1.183210 +v -0.099377 0.426034 1.092699 +v -0.099377 0.426034 1.183210 +v -0.147207 0.440545 1.092699 +v -0.147207 0.440545 1.183210 +v -0.196952 0.445444 1.092699 +v -0.196952 0.445444 1.183210 +v -0.246695 0.440545 1.092699 +v -0.246695 0.440545 1.183210 +v -0.294525 0.426034 1.092699 +v -0.294525 0.426034 1.183210 +v -0.338608 0.402473 1.092699 +v -0.338608 0.402473 1.183210 +v -0.377246 0.370763 1.092699 +v -0.377246 0.370763 1.183210 +v -0.408955 0.332125 1.092699 +v -0.408955 0.332125 1.183210 +v -0.432518 0.288044 1.092699 +v -0.432518 0.288044 1.183210 +v -0.447027 0.240211 1.092699 +v -0.447027 0.240211 1.183210 +v -0.451926 0.190469 1.092699 +v -0.451926 0.190469 1.183210 +v -0.447027 0.140726 1.092699 +v -0.447027 0.140726 1.183210 +v -0.432518 0.092893 1.092699 +v -0.432518 0.092893 1.183210 +v -0.408955 0.048812 1.092699 +v -0.408955 0.048812 1.183210 +v -0.377244 0.010174 1.092699 +v -0.377244 0.010174 1.183210 +v -0.338606 -0.021536 1.092699 +v -0.338606 -0.021536 1.183210 +v -0.294525 -0.045098 1.092699 +v -0.294525 -0.045098 1.183210 +v -0.246695 -0.059608 1.092699 +v -0.246695 -0.059608 1.183210 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4852 0.7855 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.7855 +vt 0.4852 0.8248 +vt 0.4459 0.8248 +vt 0.4459 0.7855 +vt 0.4852 0.7855 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.5984 0.7950 +vt 0.5965 0.7952 +vt 0.5946 0.7958 +vt 0.5928 0.7967 +vt 0.5913 0.7980 +vt 0.5900 0.7995 +vt 0.5891 0.8013 +vt 0.5885 0.8032 +vt 0.5883 0.8051 +vt 0.5885 0.8071 +vt 0.5891 0.8090 +vt 0.5900 0.8108 +vt 0.5913 0.8123 +vt 0.5928 0.8136 +vt 0.5946 0.8145 +vt 0.5965 0.8151 +vt 0.5984 0.8153 +vt 0.6004 0.8151 +vt 0.6023 0.8145 +vt 0.6041 0.8136 +vt 0.6056 0.8123 +vt 0.6069 0.8108 +vt 0.6078 0.8090 +vt 0.6084 0.8071 +vt 0.6086 0.8051 +vt 0.6084 0.8032 +vt 0.6078 0.8013 +vt 0.6069 0.7995 +vt 0.6056 0.7980 +vt 0.6041 0.7967 +vt 0.6023 0.7958 +vt 0.6004 0.7952 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.6086 0.8153 +vt 0.5883 0.8153 +vt 0.5883 0.7950 +vt 0.6086 0.7950 +vt 0.5984 0.7950 +vt 0.5965 0.7952 +vt 0.5946 0.7958 +vt 0.5928 0.7967 +vt 0.5913 0.7980 +vt 0.5900 0.7995 +vt 0.5891 0.8013 +vt 0.5885 0.8032 +vt 0.5883 0.8051 +vt 0.5885 0.8071 +vt 0.5891 0.8090 +vt 0.5900 0.8108 +vt 0.5913 0.8123 +vt 0.5928 0.8136 +vt 0.5946 0.8145 +vt 0.5965 0.8151 +vt 0.5984 0.8153 +vt 0.6004 0.8151 +vt 0.6023 0.8145 +vt 0.6041 0.8136 +vt 0.6056 0.8123 +vt 0.6069 0.8108 +vt 0.6078 0.8090 +vt 0.6084 0.8071 +vt 0.6086 0.8051 +vt 0.6084 0.8032 +vt 0.6078 0.8013 +vt 0.6069 0.7995 +vt 0.6056 0.7980 +vt 0.6041 0.7967 +vt 0.6023 0.7958 +vt 0.6004 0.7952 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.3049 0.3049 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.6951 +vt 0.6951 0.3049 +vt 0.6951 0.6951 +vt 0.3049 0.3049 +vt 0.3049 0.6951 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8494 0.6389 +vt 0.8525 0.6386 +vt 0.8555 0.6377 +vt 0.8583 0.6363 +vt 0.8607 0.6343 +vt 0.8626 0.6319 +vt 0.8641 0.6291 +vt 0.8650 0.6261 +vt 0.8653 0.6230 +vt 0.8650 0.6199 +vt 0.8641 0.6170 +vt 0.8626 0.6142 +vt 0.8607 0.6118 +vt 0.8583 0.6098 +vt 0.8555 0.6084 +vt 0.8525 0.6075 +vt 0.8494 0.6072 +vt 0.8463 0.6075 +vt 0.8434 0.6084 +vt 0.8406 0.6098 +vt 0.8382 0.6118 +vt 0.8362 0.6142 +vt 0.8348 0.6170 +vt 0.8338 0.6199 +vt 0.8335 0.6230 +vt 0.8338 0.6261 +vt 0.8348 0.6291 +vt 0.8362 0.6319 +vt 0.8382 0.6343 +vt 0.8406 0.6363 +vt 0.8434 0.6377 +vt 0.8463 0.6386 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8335 0.6072 +vt 0.8653 0.6072 +vt 0.8653 0.6389 +vt 0.8335 0.6389 +vt 0.8494 0.6389 +vt 0.8525 0.6386 +vt 0.8555 0.6377 +vt 0.8583 0.6363 +vt 0.8607 0.6343 +vt 0.8626 0.6319 +vt 0.8641 0.6291 +vt 0.8650 0.6261 +vt 0.8653 0.6230 +vt 0.8650 0.6199 +vt 0.8641 0.6170 +vt 0.8626 0.6142 +vt 0.8607 0.6118 +vt 0.8583 0.6098 +vt 0.8555 0.6084 +vt 0.8525 0.6075 +vt 0.8494 0.6072 +vt 0.8463 0.6075 +vt 0.8434 0.6084 +vt 0.8406 0.6098 +vt 0.8382 0.6118 +vt 0.8362 0.6142 +vt 0.8348 0.6170 +vt 0.8338 0.6199 +vt 0.8335 0.6230 +vt 0.8338 0.6261 +vt 0.8348 0.6291 +vt 0.8362 0.6319 +vt 0.8382 0.6343 +vt 0.8406 0.6363 +vt 0.8434 0.6377 +vt 0.8463 0.6386 +vn -1.0000 0.0000 0.0000 +vn 0.0000 -1.0000 -0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.0980 -0.9952 0.0000 +vn 0.2903 -0.9569 0.0000 +vn 0.4714 -0.8819 0.0000 +vn 0.6344 -0.7730 0.0000 +vn 0.7730 -0.6344 0.0000 +vn 0.8819 -0.4714 0.0000 +vn 0.9570 -0.2902 0.0000 +vn 0.9952 -0.0980 0.0000 +vn 0.9952 0.0980 0.0000 +vn 0.9569 0.2903 0.0000 +vn 0.8819 0.4714 0.0000 +vn 0.7730 0.6344 0.0000 +vn 0.6344 0.7730 0.0000 +vn 0.4714 0.8819 0.0000 +vn 0.2903 0.9569 0.0000 +vn 0.0980 0.9952 0.0000 +vn -0.0980 0.9952 0.0000 +vn -0.2903 0.9569 0.0000 +vn -0.4714 0.8819 0.0000 +vn -0.6344 0.7730 0.0000 +vn -0.7730 0.6344 0.0000 +vn -0.8819 0.4714 0.0000 +vn -0.9569 0.2903 0.0000 +vn -0.9952 0.0980 0.0000 +vn -0.9952 -0.0980 0.0000 +vn -0.9569 -0.2903 0.0000 +vn -0.8819 -0.4714 0.0000 +vn -0.7730 -0.6344 0.0000 +vn -0.6344 -0.7730 0.0000 +vn -0.4714 -0.8819 0.0000 +vn -0.2903 -0.9569 0.0000 +vn -0.0980 -0.9952 0.0000 +vn 0.9569 -0.2903 0.0000 +usemtl None +s 1 +f 1/1/1 2/2/1 3/3/1 4/4/1 +f 4/5/2 3/6/2 5/7/2 6/8/2 +f 6/9/3 5/10/3 7/11/3 8/12/3 +f 8/13/4 7/14/4 2/15/4 1/16/4 +f 4/5/5 6/17/5 8/18/5 1/16/5 +f 5/19/2 3/6/2 9/20/2 10/21/2 +f 10/22/6 9/23/6 11/24/6 12/25/6 +f 10/22/6 12/26/6 13/27/6 14/28/6 +f 3/29/1 2/2/1 11/24/1 9/30/1 +f 2/31/4 7/14/4 12/32/4 11/33/4 +f 13/34/4 15/35/4 16/36/4 17/37/4 +f 7/38/5 5/10/5 18/39/5 15/40/5 +f 5/19/2 10/41/2 14/42/2 18/43/2 +f 12/44/4 7/14/4 15/45/4 13/46/4 +f 16/47/3 19/48/3 20/49/3 17/37/3 +f 14/50/6 13/51/6 17/52/6 20/53/6 +f 18/54/2 14/55/2 20/49/2 19/56/2 +f 16/47/4 15/35/4 21/57/4 22/58/4 +f 21/59/5 23/60/5 24/61/5 22/58/5 +f 19/62/3 16/63/3 22/64/3 24/65/3 +f 18/54/2 19/48/2 24/61/2 23/66/2 +f 15/67/1 18/68/1 23/69/1 21/70/1 +f 25/71/3 26/72/3 27/73/3 28/74/3 +f 28/75/2 27/76/2 29/77/2 30/78/2 +f 30/79/1 29/80/1 31/81/1 32/82/1 +f 32/83/4 31/84/4 26/85/4 25/86/4 +f 28/75/6 30/87/6 32/88/6 25/86/6 +f 29/89/2 27/76/2 33/90/2 34/91/2 +f 34/92/5 33/93/5 35/94/5 36/95/5 +f 34/92/5 36/96/5 37/97/5 38/98/5 +f 27/99/3 26/72/3 35/94/3 33/100/3 +f 26/101/4 31/84/4 36/102/4 35/103/4 +f 37/104/4 39/105/4 40/106/4 41/107/4 +f 31/108/6 29/80/6 42/109/6 39/110/6 +f 29/89/2 34/111/2 38/112/2 42/113/2 +f 36/114/4 31/84/4 39/115/4 37/116/4 +f 40/117/1 43/118/1 44/119/1 41/107/1 +f 38/120/5 37/121/5 41/122/5 44/123/5 +f 42/124/2 38/125/2 44/119/2 43/126/2 +f 40/117/4 39/105/4 45/127/4 46/128/4 +f 45/129/6 47/130/6 48/131/6 46/128/6 +f 43/132/1 40/133/1 46/134/1 48/135/1 +f 42/124/2 43/118/2 48/131/2 47/136/2 +f 39/137/3 42/138/3 47/139/3 45/140/3 +f 49/141/1 50/142/1 51/143/1 52/144/1 +f 52/145/6 51/146/6 53/147/6 54/148/6 +f 54/149/3 53/150/3 55/151/3 56/152/3 +f 56/153/5 55/154/5 50/155/5 49/156/5 +f 52/145/2 54/157/2 56/158/2 49/156/2 +f 53/159/6 51/146/6 57/160/6 58/161/6 +f 58/162/4 57/163/4 59/164/4 60/165/4 +f 58/162/4 60/166/4 61/167/4 62/168/4 +f 51/169/1 50/142/1 59/164/1 57/170/1 +f 50/171/5 55/154/5 60/172/5 59/173/5 +f 61/174/5 63/175/5 64/176/5 65/177/5 +f 55/178/2 53/150/2 66/179/2 63/180/2 +f 53/159/6 58/181/6 62/182/6 66/183/6 +f 60/184/5 55/154/5 63/185/5 61/186/5 +f 64/187/3 67/188/3 68/189/3 65/177/3 +f 62/190/4 61/191/4 65/192/4 68/193/4 +f 66/194/6 62/195/6 68/189/6 67/196/6 +f 64/187/5 63/175/5 69/197/5 70/198/5 +f 69/199/2 71/200/2 72/201/2 70/198/2 +f 67/202/3 64/203/3 70/204/3 72/205/3 +f 66/194/6 67/188/6 72/201/6 71/206/6 +f 63/207/1 66/208/1 71/209/1 69/210/1 +f 73/211/3 74/212/3 75/213/3 76/214/3 +f 76/215/6 75/216/6 77/217/6 78/218/6 +f 78/219/1 77/220/1 79/221/1 80/222/1 +f 80/223/5 79/224/5 74/225/5 73/226/5 +f 76/215/4 78/227/4 80/228/4 73/226/4 +f 77/229/6 75/216/6 81/230/6 82/231/6 +f 82/232/2 81/233/2 83/234/2 84/235/2 +f 82/232/2 84/236/2 85/237/2 86/238/2 +f 75/239/3 74/212/3 83/234/3 81/240/3 +f 74/241/5 79/224/5 84/242/5 83/243/5 +f 85/244/5 87/245/5 88/246/5 89/247/5 +f 79/248/4 77/220/4 90/249/4 87/250/4 +f 77/229/6 82/251/6 86/252/6 90/253/6 +f 84/254/5 79/224/5 87/255/5 85/256/5 +f 88/257/1 91/258/1 92/259/1 89/247/1 +f 86/260/2 85/261/2 89/262/2 92/263/2 +f 90/264/6 86/265/6 92/259/6 91/266/6 +f 88/257/5 87/245/5 93/267/5 94/268/5 +f 93/269/4 95/270/4 96/271/4 94/268/4 +f 91/272/1 88/273/1 94/274/1 96/275/1 +f 90/264/6 91/258/6 96/271/6 95/276/6 +f 87/277/3 90/278/3 95/279/3 93/280/3 +f 97/281/3 98/282/3 99/283/3 100/284/3 +f 100/285/6 99/286/6 101/287/6 102/288/6 +f 102/289/1 101/290/1 103/291/1 104/292/1 +f 104/293/5 103/294/5 98/295/5 97/296/5 +f 100/285/4 102/297/4 104/298/4 97/296/4 +f 101/299/6 99/286/6 105/300/6 106/301/6 +f 106/302/2 105/303/2 107/304/2 108/305/2 +f 106/302/2 108/306/2 109/307/2 110/308/2 +f 99/309/3 98/282/3 107/304/3 105/310/3 +f 98/311/5 103/294/5 108/312/5 107/313/5 +f 109/314/5 111/315/5 112/316/5 113/317/5 +f 103/318/4 101/290/4 114/319/4 111/320/4 +f 101/299/6 106/321/6 110/322/6 114/323/6 +f 108/324/5 103/294/5 111/325/5 109/326/5 +f 112/327/1 115/328/1 116/329/1 113/317/1 +f 110/330/2 109/331/2 113/332/2 116/333/2 +f 114/334/6 110/335/6 116/329/6 115/336/6 +f 112/327/5 111/315/5 117/337/5 118/338/5 +f 117/339/4 119/340/4 120/341/4 118/338/4 +f 115/342/1 112/343/1 118/344/1 120/345/1 +f 114/334/6 115/328/6 120/341/6 119/346/6 +f 111/347/3 114/348/3 119/349/3 117/350/3 +f 121/351/1 122/352/1 123/353/1 124/354/1 +f 124/355/6 123/356/6 125/357/6 126/358/6 +f 126/359/3 125/360/3 127/361/3 128/362/3 +f 128/363/5 127/364/5 122/365/5 121/366/5 +f 124/355/2 126/367/2 128/368/2 121/366/2 +f 125/369/6 123/356/6 129/370/6 130/371/6 +f 130/372/4 129/373/4 131/374/4 132/375/4 +f 130/372/4 132/376/4 133/377/4 134/378/4 +f 123/379/1 122/352/1 131/374/1 129/380/1 +f 122/381/5 127/364/5 132/382/5 131/383/5 +f 133/384/5 135/385/5 136/386/5 137/387/5 +f 127/388/2 125/360/2 138/389/2 135/390/2 +f 125/369/6 130/391/6 134/392/6 138/393/6 +f 132/394/5 127/364/5 135/395/5 133/396/5 +f 136/397/3 139/398/3 140/399/3 137/387/3 +f 134/400/4 133/401/4 137/402/4 140/403/4 +f 138/404/6 134/405/6 140/399/6 139/406/6 +f 136/397/5 135/385/5 141/407/5 142/408/5 +f 141/409/2 143/410/2 144/411/2 142/408/2 +f 139/412/3 136/413/3 142/414/3 144/415/3 +f 138/404/6 139/398/6 144/411/6 143/416/6 +f 135/417/1 138/418/1 143/419/1 141/420/1 +f 145/421/7 146/422/7 147/423/7 148/424/7 +f 148/425/8 147/426/8 149/427/8 150/428/8 +f 150/429/9 149/430/9 151/431/9 152/432/9 +f 152/433/10 151/434/10 153/435/10 154/436/10 +f 154/437/11 153/438/11 155/439/11 156/440/11 +f 156/441/12 155/442/12 157/443/12 158/444/12 +f 158/445/13 157/446/13 159/447/13 160/448/13 +f 160/449/14 159/450/14 161/451/14 162/452/14 +f 162/453/15 161/454/15 163/455/15 164/456/15 +f 164/457/16 163/458/16 165/459/16 166/460/16 +f 166/461/17 165/462/17 167/463/17 168/464/17 +f 168/465/18 167/466/18 169/467/18 170/468/18 +f 170/469/19 169/470/19 171/471/19 172/472/19 +f 172/473/20 171/474/20 173/475/20 174/476/20 +f 174/477/21 173/478/21 175/479/21 176/480/21 +f 176/481/22 175/482/22 177/483/22 178/484/22 +f 178/485/23 177/486/23 179/487/23 180/488/23 +f 180/489/24 179/490/24 181/491/24 182/492/24 +f 182/493/25 181/494/25 183/495/25 184/496/25 +f 184/497/26 183/498/26 185/499/26 186/500/26 +f 186/501/27 185/502/27 187/503/27 188/504/27 +f 188/505/28 187/506/28 189/507/28 190/508/28 +f 190/509/29 189/510/29 191/511/29 192/512/29 +f 192/513/30 191/514/30 193/515/30 194/516/30 +f 194/517/31 193/518/31 195/519/31 196/520/31 +f 196/521/32 195/522/32 197/523/32 198/524/32 +f 198/525/33 197/526/33 199/527/33 200/528/33 +f 200/529/34 199/530/34 201/531/34 202/532/34 +f 202/533/35 201/534/35 203/535/35 204/536/35 +f 204/537/36 203/538/36 205/539/36 206/540/36 +f 147/541/6 146/542/6 207/543/6 205/544/6 203/545/6 201/546/6 199/547/6 197/548/6 195/549/6 193/550/6 191/551/6 189/552/6 187/553/6 185/554/6 183/555/6 181/556/6 179/557/6 177/558/6 175/559/6 173/560/6 171/561/6 169/562/6 167/563/6 165/564/6 163/565/6 161/566/6 159/567/6 157/568/6 155/569/6 153/570/6 151/571/6 149/572/6 +f 206/573/37 205/574/37 207/575/37 208/576/37 +f 208/577/38 207/578/38 146/579/38 145/580/38 +f 145/581/5 148/582/5 150/583/5 152/584/5 154/585/5 156/586/5 158/587/5 160/588/5 162/589/5 164/590/5 166/591/5 168/592/5 170/593/5 172/594/5 174/595/5 176/596/5 178/597/5 180/598/5 182/599/5 184/600/5 186/601/5 188/602/5 190/603/5 192/604/5 194/605/5 196/606/5 198/607/5 200/608/5 202/609/5 204/610/5 206/611/5 208/612/5 +f 209/613/1 210/614/1 211/615/1 212/616/1 +f 212/617/6 211/618/6 213/619/6 214/620/6 +f 214/621/3 213/622/3 215/623/3 216/624/3 +f 216/625/5 215/626/5 210/627/5 209/628/5 +f 212/617/2 214/629/2 216/630/2 209/628/2 +f 213/631/4 211/618/4 210/627/4 215/632/4 +f 217/633/7 218/634/7 219/635/7 220/636/7 +f 220/637/8 219/638/8 221/639/8 222/640/8 +f 222/641/9 221/642/9 223/643/9 224/644/9 +f 224/645/10 223/646/10 225/647/10 226/648/10 +f 226/649/11 225/650/11 227/651/11 228/652/11 +f 228/653/12 227/654/12 229/655/12 230/656/12 +f 230/657/39 229/658/39 231/659/39 232/660/39 +f 232/661/14 231/662/14 233/663/14 234/664/14 +f 234/665/15 233/666/15 235/667/15 236/668/15 +f 236/669/16 235/670/16 237/671/16 238/672/16 +f 238/673/17 237/674/17 239/675/17 240/676/17 +f 240/677/18 239/678/18 241/679/18 242/680/18 +f 242/681/19 241/682/19 243/683/19 244/684/19 +f 244/685/20 243/686/20 245/687/20 246/688/20 +f 246/689/21 245/690/21 247/691/21 248/692/21 +f 248/693/22 247/694/22 249/695/22 250/696/22 +f 250/697/23 249/698/23 251/699/23 252/700/23 +f 252/701/24 251/702/24 253/703/24 254/704/24 +f 254/705/25 253/706/25 255/707/25 256/708/25 +f 256/709/26 255/710/26 257/711/26 258/712/26 +f 258/713/27 257/714/27 259/715/27 260/716/27 +f 260/717/28 259/718/28 261/719/28 262/720/28 +f 262/721/29 261/722/29 263/723/29 264/724/29 +f 264/725/30 263/726/30 265/727/30 266/728/30 +f 266/729/31 265/730/31 267/731/31 268/732/31 +f 268/733/32 267/734/32 269/735/32 270/736/32 +f 270/737/33 269/738/33 271/739/33 272/740/33 +f 272/741/34 271/742/34 273/743/34 274/744/34 +f 274/745/35 273/746/35 275/747/35 276/748/35 +f 276/749/36 275/750/36 277/751/36 278/752/36 +f 219/753/6 218/754/6 279/755/6 277/756/6 275/757/6 273/758/6 271/759/6 269/760/6 267/761/6 265/762/6 263/763/6 261/764/6 259/765/6 257/766/6 255/767/6 253/768/6 251/769/6 249/770/6 247/771/6 245/772/6 243/773/6 241/774/6 239/775/6 237/776/6 235/777/6 233/778/6 231/779/6 229/780/6 227/781/6 225/782/6 223/783/6 221/784/6 +f 278/785/37 277/786/37 279/787/37 280/788/37 +f 280/789/38 279/790/38 218/791/38 217/792/38 +f 217/793/5 220/794/5 222/795/5 224/796/5 226/797/5 228/798/5 230/799/5 232/800/5 234/801/5 236/802/5 238/803/5 240/804/5 242/805/5 244/806/5 246/807/5 248/808/5 250/809/5 252/810/5 254/811/5 256/812/5 258/813/5 260/814/5 262/815/5 264/816/5 266/817/5 268/818/5 270/819/5 272/820/5 274/821/5 276/822/5 278/823/5 280/824/5 diff --git a/oxygeneratorbig/textures/oxygenerator.png b/oxygeneratorbig/textures/oxygenerator.png new file mode 100644 index 0000000..0445724 Binary files /dev/null and b/oxygeneratorbig/textures/oxygenerator.png differ diff --git a/oxygeneratorbig/textures/oxygenerator_display.png b/oxygeneratorbig/textures/oxygenerator_display.png new file mode 100644 index 0000000..f49d371 Binary files /dev/null and b/oxygeneratorbig/textures/oxygenerator_display.png differ