diff --git a/mods/PinkMaggit@Buffoonery/description.md b/mods/PinkMaggit@Buffoonery/description.md new file mode 100644 index 00000000..2b7f741a --- /dev/null +++ b/mods/PinkMaggit@Buffoonery/description.md @@ -0,0 +1,12 @@ +# Buffoonery +A Vanilla-adjacent content mod for the hit roguelike deckbuilder, Balatro. + +**Requires Steamodded ALPHA 1.0.0-1315b or newer and Talisman** + +## Content +Currently, 24 Jokers, 2 Enhancements, 3 Decks, 3 Sleeves (requiring Larswijn's CardSleeves), 1 Tarot and a new rarity. +### Mechanics +Special rarity: 3 jokers from this mod are Special. They don't show up in the collection (configurable) and are unobtainable, unless you meet specific criteria. For now, that means using a deck/sleeve combo related to them. + +## Shoutout +Big thanks to the Balatro modding community for helping me on innumerous occasions with .lua code, artwork feddback and whatever elsa was hindering my progress with the mod. diff --git a/mods/PinkMaggit@Buffoonery/meta.json b/mods/PinkMaggit@Buffoonery/meta.json new file mode 100644 index 00000000..91b0c9e6 --- /dev/null +++ b/mods/PinkMaggit@Buffoonery/meta.json @@ -0,0 +1,8 @@ +{ + "title": "Buffoonery", + "requires-steamodded": true, + "categories": ["Content"], + "author": "PinkMaggit", + "repo":"https://github.com/pinkmaggit-hub/Buffoonery", + "downloadURL": "https://github.com/pinkmaggit-hub/Buffoonery/releases/latest/download/Buffoonery.zip" + } diff --git a/mods/PinkMaggit@Buffoonery/thumbnail.jpg b/mods/PinkMaggit@Buffoonery/thumbnail.jpg new file mode 100644 index 00000000..e18f9f32 Binary files /dev/null and b/mods/PinkMaggit@Buffoonery/thumbnail.jpg differ