From b2c6025c93f9b853614c299ef23d7d412e27cbfe Mon Sep 17 00:00:00 2001 From: copygirl Date: Wed, 3 Aug 2022 19:51:36 +0200 Subject: [PATCH] Add Chicken Drop Feathers --- docs/MODS.md | 2 ++ mods/chicken-drop-feathers.pw.toml | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 mods/chicken-drop-feathers.pw.toml diff --git a/docs/MODS.md b/docs/MODS.md index 75d05df..354233d 100644 --- a/docs/MODS.md +++ b/docs/MODS.md @@ -142,6 +142,7 @@ ### Mobs - ![](icon/cf.png) [Alex's Mobs] - Adds lots of mobs, both real and fictional +- ![](icon/mr.png) [Chicken Drop Feathers] - Adult chickens drop feathers from time to time - ![](icon/cf.png) [Creeper Overhaul] - Unique creepers for different biomes - ![](icon/cf.png) [Domestication Innovation] - Pet related items and enchantments - ![](icon/cf.png) [Guard Villagers] - Villages have guards and other defense improving changes @@ -151,6 +152,7 @@ - ![](icon/cf.png) [Villager Names] - Gives villagers random names [Alex's Mobs]: https://www.curseforge.com/minecraft/mc-mods/alexs-mobs +[Chicken Drop Feathers]: https://modrinth.com/mod/chicken-drop-feathers [Creeper Overhaul]: https://www.curseforge.com/minecraft/mc-mods/creeper-overhaul [Domestication Innovation]: https://www.curseforge.com/minecraft/mc-mods/domestication-innovation [Guard Villagers]: https://www.curseforge.com/minecraft/mc-mods/guard-villagers diff --git a/mods/chicken-drop-feathers.pw.toml b/mods/chicken-drop-feathers.pw.toml new file mode 100644 index 0000000..305bdfe --- /dev/null +++ b/mods/chicken-drop-feathers.pw.toml @@ -0,0 +1,13 @@ +name = "Chicken Drop Feathers" +filename = "ChickenDropFeathers-1.0-fabric-0.46.2+1.18.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/cmvYMLYd/versions/1.18/ChickenDropFeathers-1.0-fabric-0.46.2+1.18.jar" +hash-format = "sha1" +hash = "f2265f40cb281461cf4903c62446c74d19d75427" + +[update] +[update.modrinth] +mod-id = "cmvYMLYd" +version = "FjxOiAaG"