This is the official Datapack for Myths and Legends [Cobblemon Addon].
Welcome to the MythsAndLegends-Datapack repository. This repository hosts the official Datapack for the Myths and Legends Cobblemon Addon. The Datapack is needed for the Myths and Legends addon going forward from versions higher than 1.3 in order to add spawns that use the key items as a spawning condition. For more information, visit the addon pages on Modrinth or CurseForge.
We encourage contributions to the MythsAndLegends-Datapack! You can contribute in several ways:
- Fork the repository: Create your own fork of this repository to modify and enhance the Datapack.
- Create merge requests: Submit your changes via merge requests for review and potential inclusion in the official Datapack. Please update the
SpawnListMythsAndLegends.xlsx
file if you want to merge something or if something is wrong. - Open issues: Report bugs, suggest improvements, or share other feedback by opening an issue.
- Modification: Feel free to modify the pack to suit your needs.
- Redistribution: Do not redistribute this Datapack on sites like Modrinth, Curseforge, or similar platforms. This Datapack is intended for server use only.
This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
For further information, assistance, or any inquiries, please open an issue in this repository or join the Discord server: https://discord.com/invite/EDesfBH2aS.
Follow these steps to create a functioning Datapack using 7-Zip or WinRAR.
Ensure you have the following files and directories in your project:
data
directory: Contains your datapack data.pack.mcmeta
: The metadata file for your datapack.pack.png
: An optional image file for your datapack.
The structure should look like this:
[path-to-your-project]/mythsandlegends-datapack/data
[path-to-your-project]/mythsandlegends-datapack/pack.mcmeta
[path-to-your-project]/mythsandlegends-datapack/pack.png
- Download and install 7-Zip.
- Navigate to
[path-to-your-project]/mythsandlegends-datapack
. - Select the
data
folder,pack.mcmeta
, andpack.png
. - Right-click on the selected items and choose
7-Zip
>Add to archive...
. - In the 7-Zip window, select
zip
as the archive format. - Name your archive (e.g.,
mythsandlegends-datapack.zip
). - Click
OK
to create the archive.
- Download and install WinRAR.
- Navigate to
[path-to-your-project]/mythsandlegends-datapack
. - Select the
data
folder,pack.mcmeta
, andpack.png
. - Right-click on the selected items and choose
Add to archive...
. - In the WinRAR window, select
ZIP
as the archive format. - Name your archive (e.g.,
mythsandlegends-datapack.zip
). - Click
OK
to create the archive.
- Open Minecraft and go to your world save directory. This can usually be found in
%appdata%/.minecraft/saves/[Your World Name]
. - Open the
datapacks
folder in your world save directory. - Copy the newly created
mythsandlegends-datapack.zip
into thedatapacks
folder. - Launch Minecraft and load your world.
- Run the command
/reload
to activate the datapack.
Congratulations! You have successfully created and installed a functioning datapack.
Thank you for using and contributing to MythsAndLegends-Datapack!