-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c2ad2a9
commit a7fbd8a
Showing
1 changed file
with
25 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,40 @@ | ||
# MC-Extended | ||
A mod that adds a lot of ores, armor, weapons, villager professions, entities, and junk, to minecraft. | ||
|
||
MC-Extended is a comprehensive Minecraft mod that enhances gameplay by introducing a plethora of new elements, including ores, armor, weapons, entities, and more. Designed to seamlessly integrate with the Vanilla Minecraft experience, this mod focuses on enriching gameplay without introducing complex mechanics. | ||
|
||
## Description | ||
This mod aims to add to minecraft in a way so as to keep to the Vanilla feel. | ||
This mod does _not_ add complicated mechanics and adds only content. | ||
## Features | ||
|
||
- **New Gear Tiers**: Explore a variety of new gear tiers, including Copper, Tin, Bronze, Ruby, Sapphire, Silver, and Corundum. Each tier offers unique characteristics and strengths. | ||
|
||
- **Villager Professions**: Encounter new villager professions such as Gem Dealer, Miner, and Botanist. Engage in trade and interaction with these specialized villagers. | ||
|
||
- **Expanded Entity Types**: Encounter new entities like the Ender Cube, Lost, Silver Golem, and Trout. Each entity offers unique challenges and opportunities for interaction. | ||
|
||
- **Enhanced Food Variety**: Discover new food items and crops like Tomato, Onion, Bacon & Mushrooms, Cheese, and more. Expand your culinary options in the world of Minecraft. | ||
|
||
- **Crafting Additions**: Utilize new crafting recipes, including the Plant Specimen, to enhance your crafting experience and gather resources more efficiently. | ||
|
||
## FAQ | ||
|
||
- Q: May I use this mod in my modpack? | ||
- A: Of course! Just credit me and provide a link to this repo. | ||
- **Can I Use This Mod in My Modpack?** | ||
- Absolutely! Feel free to include MC-Extended in your modpacks. Just make sure to credit the creator and provide a link to the repository. | ||
|
||
* Q: Will you port this mod to X version? | ||
* A: If X is before 1.20.1 then no, I don't plan to. | ||
* A: If X is after 1.20.1 then yes, when the Fabric APIs are updated. | ||
- **Will You Port This Mod to Other Minecraft Versions?** | ||
- Future ports are planned for Minecraft versions after 1.20.1, pending updates to the Fabric APIs. Unfortunately, ports to versions before 1.20.1 are not planned. | ||
|
||
- Q: Will you port this mod to Forge? | ||
- A: No. I don't plan to. | ||
- E: The Fabric APIs are very easy to use, and I am not experienced enough to port it to Forge. | ||
- **Will This Mod be Available for Forge?** | ||
- No, MC-Extended is exclusively designed for Fabric. The simplicity and flexibility of Fabric APIs make it the preferred platform for development. | ||
|
||
## Contributing | ||
* If you wish to help develope this mod, then check out the issues. | ||
* If you wish to add something else then please open an issue about it. | ||
|
||
- If you're interested in contributing to the development of MC-Extended, check out the open [issues](https://github.com/BarchamMal/MC-Extended/issues) or suggest new features by [opening an issue](https://github.com/BarchamMal/MC-Extended/issues/new). | ||
|
||
> [!Note] | ||
> I will only add Vanilla-like things to this mod. (i.e. generic things like tomato, or tin) | ||
> The development focus of MC-Extended revolves around maintaining a Vanilla-like experience. Suggestions for additions should align with this principle. | ||
For a full list of features, refer to [features.md](https://github.com/BarchamMal/MC-Extended/blob/main/features.md) | ||
For a comprehensive list of features, refer to [features.md](https://github.com/BarchamMal/MC-Extended/blob/main/features.md). | ||
|
||
## Credits | ||
- Art: BarchamMal | ||
- Code: BarchamMal | ||
|
||
- **Art**: BarchamMal | ||
- **Code**: BarchamMal |