From 4ba4baf9566b38f584a192c89429f4bbf78cef6c Mon Sep 17 00:00:00 2001 From: dragonruler1000 Date: Sat, 3 May 2025 12:14:20 -0500 Subject: [PATCH] adding previus readme and license --- LICENSE | 21 +++++++++++++++ README.md | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..1ef6400 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 dragonruler1000 + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions 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. diff --git a/README.md b/README.md new file mode 100644 index 0000000..48a33d7 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +# His Dark Materials Mod (Forge 1.16.5) + +**A Minecraft Forge mod inspired by Philip Pullman's *His Dark Materials* trilogy.** + +Explore parallel worlds, bond with your daemon, uncover the mysteries of Dust, and wield powerful artifacts like the alethiometer and the Subtle Knife. This mod aims to bring the rich lore and magic of the multiverse into the world of Minecraft. + +--- + +## Features (WIP) + +- **Daemon System** + - Players are bonded with a daemon that evolves as they level up. + - Settling occurs once the player reaches maturity (e.g., level 15). + - Daemon types influence abilities and buffs. + +- **Alethiometer** + - A mystical item that can reveal secrets and guide players via cryptic messages. + - Requires Dust to operate. + +- **Dust** + - A mysterious and powerful resource. + - Invisible to the naked eye—requires special tools to harvest and research. + - Used to craft advanced items and access other worlds. + +- **Parallel Worlds** + - Travel to iconic locations like: + - Lyra's Oxford + - Cittàgazze (home of the Specters) + - More worlds to be added! + - Portals require special artifacts like the Subtle Knife. + +- **Specters and Factions** + - Encounter Specters, creatures that prey on adults. + - Fight or evade the Magisterium and uncover ancient secrets. + - Ally with witches and explore lost knowledge. + +--- + +## Requirements + +- Minecraft **1.16.5** +- Forge **36.2.0+** + +--- + +## Installation + +1. Download and install [Minecraft Forge 1.16.5](https://files.minecraftforge.net/net/minecraftforge/forge/). +2. Place the mod `.jar` file in your `mods` folder. +3. Launch Minecraft with the Forge profile. + +--- + +## Contributing + +Got ideas or want to help develop this mod? Contributions are welcome! +- Fork the repo +- Create a new branch for your feature or fix +- Submit a pull request with detailed info + +--- + +## Disclaimer + +This is a fan project not affiliated with the original author or publishers of *His Dark Materials*. All rights to the original material belong to their respective owners. + +--- + +## License + +[MIT License](LICENSE) + +--- + +## Contact + +Created by **Zachariah Jackson** +Feel free to open an issue or discussion for feedback, ideas, or bug reports.