diff --git a/README.md b/README.md index 323caaba..df84b63f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![logo](https://cdn.modrinth.com/data/cached_images/55730dca078c5f5d993037782ca33c6c534df966.png) + ## License -This project's code is licensed under [ARR](LICENSE). If you would like clarification or explicit permission, contact me on Discord. \ No newline at end of file +This project's code is licensed under [ARR](LICENSE). If you would like clarification or explicit permission, contact me on Discord. + +![Divider](https://cdn.modrinth.com/data/cached_images/1ccd731a59f2b97cc9189ceb9b073d0b61476424.png) \ No newline at end of file diff --git a/src/main/resources/assets/dye_depot/textures/item/mint_dye.png b/src/main/resources/assets/dye_depot/textures/item/mint_dye.png index 5d2315e3..23eeff71 100644 Binary files a/src/main/resources/assets/dye_depot/textures/item/mint_dye.png and b/src/main/resources/assets/dye_depot/textures/item/mint_dye.png differ diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index bed1aef1..487a5ed5 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,13 +3,14 @@ "id": "dye_depot", "version": "1.0.0", "name": "Dye Depot", - "description": "This is an example description! Tell everyone what your mod is about!", + "description": "Enhances your Minecraft experience with 16 vibrant new dyes and various other tweaks", "authors": [ "Yapetto", "Ninni" ], "contact": { "homepage": "https://www.curseforge.com/minecraft/mc-mods/dye_depot", + "issues": "https://github.com/N1nn1/dye_depot/issues", "sources": "https://github.com/N1nn1/dye_depot" }, "license": "CC0-1.0",