diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..ca78449 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,21 @@ +## Copyright (C) 2023 Sleepy Evelyn + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and +associated documentation files (the "Software"), to use, copy, modify, and/or merge copies of the +Software, and to permit persons to whom the Software is furnished to do so, subject to the following +restrictions: + +1) The above copyright notice and this permission notice shall be included in all copies or substantial + portions of the Software. +2) You include attribution to the copyright holder(s) in public display of any project that uses any + portion of the Software. +3) You may not publish or distribute substantial portions of the Software in its compiled or uncompiled + forms without prior permission from the copyright holder. +4) The Software does not make up a substantial portion of your own projects. + +If more than 2 years have passed without any source code change on the origin repository for the Software +(https://github.com/sleepy-evelyn/Territorial), then all but the first 2 restrictions are void, and may be ignored +when using, copying, modifying, and/or merging copies of the Software. + +
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\ No newline at end of file diff --git a/README.md b/README.md index 62c7355..a91b815 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # Territorial +The Chaotic Neutral mod that adds: +- Omniscient blocks that actively want to harm you which can be harnessed to harm others +- Locks that can be used to protect your stuff but can also be bypassed in unique ways +- Special items that are crafted in unique ways and can be utalized to cause absolute chaos + +And plenty of other random stuff I thought would be fun to add like **LASERS**. Who doesn't love lasers right. +Pretty much everything in the mod is configurable and can be adjusted for balance. In-built cheat detection is also included for certain aspects of the mod. + +![Available on Modrinth](https://raw.githubusercontent.com/intergrav/devins-badges/1aec26abb75544baec37249f42008b2fcc0e731f/assets/cozy/available/modrinth_vector.svg) +![Requires Fabric API](https://raw.githubusercontent.com/intergrav/devins-badges/1aec26abb75544baec37249f42008b2fcc0e731f/assets/cozy/requires/fabric-api_vector.svg) + +## For server owners +This mod by default introduces a few quirky features which may not align with how you want to run your server. Fortunately all of these changes can be disabled or significantly nerfed if you want from within the config. For details on how to configure the mod visit the github wiki. ## License +This project uses a custom license located within the **LICENSE.md** file within the root directory of the project. +If you have any queries about the license please send a Github issue with your question. -This template is available under the MIT license. Feel free to use as you wish. diff --git a/assets/neoforge-cozy-minimal_64h.png b/assets/neoforge-cozy-minimal_64h.png new file mode 100644 index 0000000..efc740b Binary files /dev/null and b/assets/neoforge-cozy-minimal_64h.png differ