From dc01fa02f58c4c72f05d256b0f0a4962a1ea2835 Mon Sep 17 00:00:00 2001 From: Harrison Clark <53331024+HazzaMC@users.noreply.github.com> Date: Thu, 3 Apr 2025 15:08:20 +1100 Subject: [PATCH] added DrFuff@AJollyExpansion --- mods/DrFuff@AJollyExpansion/description.md | 7 +++++++ mods/DrFuff@AJollyExpansion/meta.json | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 mods/DrFuff@AJollyExpansion/description.md create mode 100644 mods/DrFuff@AJollyExpansion/meta.json diff --git a/mods/DrFuff@AJollyExpansion/description.md b/mods/DrFuff@AJollyExpansion/description.md new file mode 100644 index 00000000..e406e157 --- /dev/null +++ b/mods/DrFuff@AJollyExpansion/description.md @@ -0,0 +1,7 @@ +# A Jolly Expansion + +This is a themed joker mod that comes with 9 jokers (3 common, 3 uncommon and 3 rare) as well a seal made to reference the YouTuber and Twitch streamer, A Jolly Wangcore. + +This mod has been tested and should remain mostly balanced with the vanilla jokers whilst introducing some new styles of play. + +Note that the seal is not accessible through consumables in the game and only through one of the rare jokers. \ No newline at end of file diff --git a/mods/DrFuff@AJollyExpansion/meta.json b/mods/DrFuff@AJollyExpansion/meta.json new file mode 100644 index 00000000..dc7f35c5 --- /dev/null +++ b/mods/DrFuff@AJollyExpansion/meta.json @@ -0,0 +1,11 @@ +{ + "title": "A Jolly Expansion", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "DrFuff", + "repo": "https://github.com/HazzaMC/AJollyExpansion", + "downloadURL": "https://github.com/HazzaMC/AJollyExpansion/releases/download/v1.0.0/A_Jolly_Expansion.zip", + "folderName": "A Jolly Expansion", + "version": "1.0.0", +}