diff --git a/.github/scripts/requirements.lock b/.github/scripts/requirements.lock index 9b59c223..13b630a6 100644 --- a/.github/scripts/requirements.lock +++ b/.github/scripts/requirements.lock @@ -1,5 +1,5 @@ -certifi==2025.1.31 -charset-normalizer==3.4.1 +certifi==2025.4.26 +charset-normalizer==3.4.2 idna==3.10 requests==2.32.3 urllib3==2.4.0 diff --git a/.github/scripts/update_mod_versions.py b/.github/scripts/update_mod_versions.py index 2b8e552d..3de6dc24 100755 --- a/.github/scripts/update_mod_versions.py +++ b/.github/scripts/update_mod_versions.py @@ -15,6 +15,8 @@ import requests GITHUB_TOKEN = os.environ.get('GITHUB_TOKEN') HEADERS = {'Authorization': f'token {GITHUB_TOKEN}'} if GITHUB_TOKEN else {} +TIME_NOW = int(time.time()) + def extract_repo_info(repo_url): """Extract owner and repo name from GitHub repo URL.""" match = re.search(r'github\.com/([^/]+)/([^/]+)', repo_url) @@ -233,6 +235,7 @@ def process_mod(start_timestamp, name, meta_file): f"✅ Updating {name} from {current_version} to {new_version} ({source})" ) meta['version'] = new_version + meta['last-updated'] = TIME_NOW if "/archive/refs/tags/" in download_url: meta['downloadURL'] = f"{repo_url}/archive/refs/tags/{meta['version']}.zip" elif source == VersionSource.SPECIFIC_TAG: diff --git a/mods/ABuffZucchini@GreenerJokers/meta.json b/mods/ABuffZucchini@GreenerJokers/meta.json index 6275a8aa..cd1be290 100644 --- a/mods/ABuffZucchini@GreenerJokers/meta.json +++ b/mods/ABuffZucchini@GreenerJokers/meta.json @@ -10,6 +10,7 @@ "repo": "https://github.com/ABuffZucchini/Greener-Jokers", "downloadURL": "https://github.com/ABuffZucchini/Greener-Jokers/archive/refs/heads/main.zip", "folderName": "Greener-Jokers", - "version": "a4bd2bd", - "automatic-version-check": true + "version": "a4a73ab", + "automatic-version-check": true, + "last-updated": 1759209396 } diff --git a/mods/ABuffZucchini@GreenerJokers/Greener Jokers Thumbnail.jpg b/mods/ABuffZucchini@GreenerJokers/thumbnail.jpg similarity index 100% rename from mods/ABuffZucchini@GreenerJokers/Greener Jokers Thumbnail.jpg rename to mods/ABuffZucchini@GreenerJokers/thumbnail.jpg diff --git a/mods/AMY@AMY'sWaifus/meta.json b/mods/AMY@AMY'sWaifus/meta.json index 9df3a729..65d9eeec 100644 --- a/mods/AMY@AMY'sWaifus/meta.json +++ b/mods/AMY@AMY'sWaifus/meta.json @@ -10,5 +10,6 @@ "downloadURL": "https://github.com/mikamiamy/AMY-s-Balatro-texturepack/archive/refs/heads/main.zip", "folderName": "AMY's Waifu", "automatic-version-check": true, - "version": "36785d5" + "version": "d9c283f", + "last-updated": 1758410071 } diff --git a/mods/AbsentAbigail@AbsentDealer/meta.json b/mods/AbsentAbigail@AbsentDealer/meta.json index c476559b..c6d3ca5f 100644 --- a/mods/AbsentAbigail@AbsentDealer/meta.json +++ b/mods/AbsentAbigail@AbsentDealer/meta.json @@ -10,6 +10,6 @@ "repo": "https://github.com/AbsentAbigail/AbsentDealer", "downloadURL": "https://github.com/AbsentAbigail/AbsentDealer/releases/latest/download/absentdealer.zip", "folderName": "AbsentDealer", - "version": "v1.2.0", + "version": "v1.3.2", "automatic-version-check": true } diff --git a/mods/Agoraaa@FlushHotkeys/meta.json b/mods/Agoraaa@FlushHotkeys/meta.json index a4b46aec..e4f86235 100644 --- a/mods/Agoraaa@FlushHotkeys/meta.json +++ b/mods/Agoraaa@FlushHotkeys/meta.json @@ -10,5 +10,6 @@ "repo": "https://github.com/Agoraaa/FlushHotkeys", "downloadURL": "https://github.com/Agoraaa/FlushHotkeys/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "ac9d035" + "version": "2f0a91f", + "last-updated": 1757949499 } diff --git a/mods/Aikoyori@Aikoyoris-Shenanigans/description.md b/mods/Aikoyori@Aikoyoris-Shenanigans/description.md index 276280a1..a1473cc2 100644 --- a/mods/Aikoyori@Aikoyoris-Shenanigans/description.md +++ b/mods/Aikoyori@Aikoyoris-Shenanigans/description.md @@ -1,6 +1,6 @@ Basically a content mod where I add whatever I feel like adding. -The thumbnail is not doing this mod's justice because there are way more than what's there. +The thumbnail is still not doing this mod's justice because there are way more than what's there. ## What does it have? @@ -9,12 +9,12 @@ This mod features (as of time writing this) - At least three unique new mechanics never before seen in Balatro! - Literally play Scrabble in Balatro - 11 Planet Cards and at least 25 consumables (I ain't putting the exact numbers)! -- Two Balance Mode for either a Balanced experience or Maximum numbers -- 30+ Boss Blinds +- Two Balance Mode for either a Balanced experience or number go up mode +- 40+ Boss Blinds - 10+ Card Enhancements -- 4 Decks +- 6 Decks - Hardcore Challenge Mode (for those looking to test their mod set) -- A lot of cross-mod content! (I am looking for more cross-mod) +- A lot of cross-mod content! (I am looking for more cross-mod so if you make a mod please let me know!) - More to come! ## What, what? @@ -36,7 +36,8 @@ That's for you to find out! Download now! Feel free to ask in [Discord Server](https://discord.gg/JVg8Bynm7k) for the mod or open an issue! ## Credits -`@larantula_l` on Discord for their Maxwell's Notebook contribution +`@larantula_l` on Discord for their art contributions +`@eggymari` on Discord for their ?????? Joker Art @nh_6574 for his Card UI code diff --git a/mods/Aikoyori@Aikoyoris-Shenanigans/meta.json b/mods/Aikoyori@Aikoyoris-Shenanigans/meta.json index 78a32bc4..c2c90efc 100644 --- a/mods/Aikoyori@Aikoyoris-Shenanigans/meta.json +++ b/mods/Aikoyori@Aikoyoris-Shenanigans/meta.json @@ -7,7 +7,8 @@ ], "author": "Aikoyori", "repo": "https://github.com/Aikoyori/Balatro-Aikoyoris-Shenanigans", - "downloadURL": "https://github.com/Aikoyori/Balatro-Aikoyoris-Shenanigans/archive/refs/heads/main.zip", + "downloadURL": "https://github.com/Aikoyori/Balatro-Aikoyoris-Shenanigans/archive/refs/heads/stable.zip", "automatic-version-check": true, - "version": "0d31bd4" + "version": "1400027", + "last-updated": 1759335671 } diff --git a/mods/Aikoyori@Aikoyoris-Shenanigans/thumbnail.jpg b/mods/Aikoyori@Aikoyoris-Shenanigans/thumbnail.jpg index afd434f1..2f0f3600 100644 Binary files a/mods/Aikoyori@Aikoyoris-Shenanigans/thumbnail.jpg and b/mods/Aikoyori@Aikoyoris-Shenanigans/thumbnail.jpg differ diff --git a/mods/AppleMania@Maniatro/description.md b/mods/AppleMania@Maniatro/description.md new file mode 100644 index 00000000..2b7bc01f --- /dev/null +++ b/mods/AppleMania@Maniatro/description.md @@ -0,0 +1,72 @@ +# Maniatro + +## ¿Qué es Maniatro? + +Maniatro es un mod para el juego Balatro que añade nuevos Jokers y más para hacer la experiencia de juego más caótica. + +## Jokers + +De momento, hay 45 Jokers, 2 cartas de Tarot y 2 cartas mejoradas para disfrutar en este momento. + +Cada actualización añadirá de 12 a 17 Jokers, los cuales vendrán en forma de Waves. Varios de estos Jokers han sido creados gracias a las ideas de amigos y más, por lo que esté mod no sería el mismo sin ellos. En el mod estarán las personas que han estado involucradas en esto, con su respectivo agradecimiento. + +El mod depende de Talisman, aqui un link para poder descargarlo: https://github.com/SpectralPack/Talisman + +## Waves +### Wave 1 - Maniatro Basics (1.0.0) +| # | Joker | Mecánica | +|----|----------------------|--------------------------------------------------------------------------| +| 1 | Manzana Verde | Si juegas exactamente 5 cartas, ganas +3$ y +5 multi por esa mano.| +| 2 | Ushanka | Obtienes +1 espacio de Joker pero tu mano se reduce a -1 carta.| +| 3 | Xifox | X2 multi por cada 7 que puntúe.| +| 4 | Net | Si la mano jugada tiene exactamente tres palos distintos, NET dará X2 chips.| +| 5 | Keep Rollin' | Cualquier carta de picas jugada tiene un 25% de probabilidad de retriggearse. Si acierta, lo vuelve a intentar en la misma carta.| +| 6 | Loss | Si la mano usada tiene exactamente 4 cartas en este orden: As, 2, 2, 2, gana X3 multi.| +| 7 | Insomnio | X1.5 multi. Al comenzar una ronda, tiene 50% de ganar +0,5X. Si falla, se destruye.| +| 8 | Red Dead Redemption II | Si ganas la ronda en tu primer intento, +15 multi Si usas más de un intento, -5 multi al acabar la ronda.| +| 9 | Minion Pigs | Por cada Joker de rareza común adquirido, este Joker contiene +15 multi.| +| 10 | Ale | Cada vez que juegas una mano, hay una probabilidad del 50% de darte +50 chips o quitarte -50 chips.| +| 11 | Nauiyo | +0.2X por cada carta más en tu baraja. -0.2X por cada carta menos en tu baraja.| +| 12 | Tablet | Si repites el mismo tipo de mano en dos jugadas seguidas, el multiplicador pasa a X2.5. Aumenta +0.5X por cada repetición adicional.| +| 13 | Amongla | X3 multi. 0.125% de probabilidad de cerrar el juego.| +| 14 | Fatal | . . . | +| 15 | Proto | Por cada ronda, copia la habilidad de un Joker aleatorio. | + +### Wave 2 - Cat Attack (2.0.0) +| # | Joker | Mecánica | +|----|----------------------|--------------------------------------------------------------------------| +| 16 | Rufino | +3 multi por cada consumible usado.| +| 17 | Pisu | Por cada gato que tengas comprado, +2X chips.| +| 18 | EVIL Pisu | X1 multi. Aumenta +0.01X por cada segundo transcurrido.| +| 19 | Sappho | X2 multi si la mano jugada no contiene ninguna figura.| +| 20 | Mia | Si ganas la ronda sin hacer ningún descarte, gana +25 chips. Si descartas, perderás todo el progreso.| +| 21 | Parabettle | Por cada 10 descartes, gana +25 chips permanentes.| +| 22 | Joker tributario | Si tienes menos de 20$, este joker te dará +3$ por cada mano jugada. Si tienes más, no surgirá efecto.| +| 23 | Mr. (Ant)Tenna | Todo lo que hay en la tienda tiene un 50% de descuento.| +| 24 | BALATRO TOMORROW | Gana +0.25X chips por cada ronda ganada.| +| 25 | Weezer | Este Joker se duplica cada 3 rondas. Por cada Weezer repetido, ganará +0.5X multi.| +| 26 | Pride | Gana +69 multi por cada carta policromo que poseas.| +| 27 | Lata de cerveza | Empieza con +50 multi. Pierde -5 multi por cada mano jugada.| +| 28 | Paquete de cigarros | Al final de cada ronda: Si tienes dinero acumulado, pierdes -1$ y este gana +3 multi | +| 29 | Caja vacía | . . . | +| 30 | Julio | +24 multi. Cada 4 manos jugadas, el multi se eleva al cuadrado. | +| 31 | Nuevo comienzo | Al final de cada ronda: Destruye un Joker al azar y gana +0.5X chips | +| 32 | Determinación | Este Joker aplica X5 multi Cuántas más manos juegues, más fuerte se vuelve.| + +### Wave 3 - Burned Memories (3.0.0) +| # | Joker | Mecánica | +|----|----------------------|--------------------------------------------------------------------------| +| 33 | Ushanka desgastado | Cada 4 rondas, hay un 25% de probabilidad de conseguir +1 espacio para Jokers.| +| 34 | Xifox desgastado | Si juegas un 7, hay un 10% de probabilidad de volverlo policromo.| +| 35 | Obituary | Cada As o 2 jugado dará +4 multi.| +| 36 | Amongla desgastado | X6 multi. 25% de probabilidad de cerrar el juego.| +| 37 | Diédrico | Una mano cuenta como 2 manos. | +| 38 | Pendrive | Cada minuto, este dará +5 chips. Alcanza un límite de hasta 100 chips.| +| 39 | Gafas de Spamton | Si tienes menos de 20$, este joker te dará +3$ por cada mano jugada. Si tienes más, no surgirá efecto.| +| 40 | Euro | +1$ por cada mano jugada.| +| 41 | Frutos del bosque |+30 chips o +15 multi.| +| 42 | Nira | ^1 multi. Si la mano jugada solo contiene corazones, aumenta en +0.2^ multi.| +| 43 | Matkrov | Cada Joker raro que tengas dará X5 chips.| +| 44 | Drokstav | Al acabar la mano, crea una carta mejorada aleatoria y la añade directamente a tu mano.| +| 45 | Letko | Aplica N! multi basado en el número de cartas en tu primera mano. + diff --git a/mods/AppleMania@Maniatro/meta.json b/mods/AppleMania@Maniatro/meta.json new file mode 100644 index 00000000..3e164f26 --- /dev/null +++ b/mods/AppleMania@Maniatro/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Maniatro", + "requires-steamodded": true, + "requires-talisman": true, + "categories": ["Content"], + "author": "Applemania", + "repo": "https://github.com/AppleMania30/Maniatro", + "downloadURL": "https://github.com/AppleMania30/Maniatro/archive/refs/tags/3.0.0.zip", + "folderName": "Maniatro", + "version": "3.0.0", + "automatic-version-check": true +} diff --git a/mods/AppleMania@Maniatro/thumbnail.jpg b/mods/AppleMania@Maniatro/thumbnail.jpg new file mode 100644 index 00000000..1b59905e Binary files /dev/null and b/mods/AppleMania@Maniatro/thumbnail.jpg differ diff --git a/mods/Arashi Fox@Arashicoolstuff/description.md b/mods/Arashi Fox@Arashicoolstuff/description.md new file mode 100644 index 00000000..af83d034 --- /dev/null +++ b/mods/Arashi Fox@Arashicoolstuff/description.md @@ -0,0 +1,5 @@ +# Arashicoolstuff + +Some jokers I made with Joker Forge. + +If you want to add your joker ideas to the mod, just join my Discord server! \ No newline at end of file diff --git a/mods/Arashi Fox@Arashicoolstuff/meta.json b/mods/Arashi Fox@Arashicoolstuff/meta.json new file mode 100644 index 00000000..fe7b8e96 --- /dev/null +++ b/mods/Arashi Fox@Arashicoolstuff/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Arashicoolstuff", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Joker" + ], + "author": "Arashi Fox", + "repo": "https://github.com/ArashiFox/Arashicoolstuff", + "downloadURL": "https://github.com/ArashiFox/Arashicoolstuff/archive/refs/heads/main.zip", + "folderName": "Arashicoolstuff", + "version": "228226f", + "automatic-version-check": true, + "last-updated": 1757153689 +} diff --git a/mods/Arashi Fox@Arashicoolstuff/thumbnail.jpg b/mods/Arashi Fox@Arashicoolstuff/thumbnail.jpg new file mode 100644 index 00000000..6c4bb26a Binary files /dev/null and b/mods/Arashi Fox@Arashicoolstuff/thumbnail.jpg differ diff --git a/mods/BKM@BalatroCommunityCollegePack/description.md b/mods/BKM@BalatroCommunityCollegePack/description.md new file mode 100644 index 00000000..e8a7229d --- /dev/null +++ b/mods/BKM@BalatroCommunityCollegePack/description.md @@ -0,0 +1,3 @@ +a **vanilla-like** mod with 25+ new jokers intended to maintain the original balance of the base game. Also includes new challenges. Inspired by Rofflatro & Extra Credit consider us the cheaper, worse, but still homely alternative to BalatroU. Follow ow development & updates [@BalatroCC](https://www.youtube.com/@BalatroCC) on YouTube! + +### by BKM (BalatroCC) \ No newline at end of file diff --git a/mods/BKM@BalatroCommunityCollegePack/meta.json b/mods/BKM@BalatroCommunityCollegePack/meta.json new file mode 100644 index 00000000..af29ee62 --- /dev/null +++ b/mods/BKM@BalatroCommunityCollegePack/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Balatro Community College", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "BKM", + "repo": "https://github.com/beckcarver/balatro-cc-pack/", + "downloadURL": "https://github.com/beckcarver/balatro-cc-pack/releases/latest/download/balatro-cc-pack.zip", + "folderName": "BalatroCC", + "version": "1.0.2", + "automatic-version-check": true, + "last-updated": 1758158121 +} diff --git a/mods/BKM@BalatroCommunityCollegePack/thumbnail.jpg b/mods/BKM@BalatroCommunityCollegePack/thumbnail.jpg new file mode 100644 index 00000000..708c0a91 Binary files /dev/null and b/mods/BKM@BalatroCommunityCollegePack/thumbnail.jpg differ diff --git a/mods/BakersDozenBagels@Bakery/meta.json b/mods/BakersDozenBagels@Bakery/meta.json index 3a8154de..4732c63b 100644 --- a/mods/BakersDozenBagels@Bakery/meta.json +++ b/mods/BakersDozenBagels@Bakery/meta.json @@ -11,5 +11,6 @@ "repo": "https://github.com/BakersDozenBagels/BalatroBakery", "downloadURL": "https://github.com/BakersDozenBagels/BalatroBakery/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "23711a9" + "version": "be4264d", + "last-updated": 1757472794 } diff --git a/mods/BakersDozenBagels@ValleyOfTheKings/description.md b/mods/BakersDozenBagels@ValleyOfTheKings/description.md new file mode 100644 index 00000000..5b4811bd --- /dev/null +++ b/mods/BakersDozenBagels@ValleyOfTheKings/description.md @@ -0,0 +1,5 @@ +# Valley of the Kings + +Adds 20 Egyptian God themed jokers, made for Osiris' birthday. + +Ideas come from Maple Maelstrom and Reaperkun; Coding was done by BakersDozenBagels and Revo diff --git a/mods/BakersDozenBagels@ValleyOfTheKings/meta.json b/mods/BakersDozenBagels@ValleyOfTheKings/meta.json new file mode 100644 index 00000000..08f1b06e --- /dev/null +++ b/mods/BakersDozenBagels@ValleyOfTheKings/meta.json @@ -0,0 +1,11 @@ +{ + "title": "Valley of the Kings", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content", "Joker"], + "author": "BakersDozenBagels", + "repo": "https://github.com/BakersDozenBagels/balatroValleyOfTheKings/", + "downloadURL": "https://github.com/BakersDozenBagels/balatroValleyOfTheKings/archive/refs/tags/v0.1.0.zip", + "version": "0.1.0" +} + diff --git a/mods/BarrierTrio@Cardsauce/meta.json b/mods/BarrierTrio@Cardsauce/meta.json index d41910d3..803554f5 100644 --- a/mods/BarrierTrio@Cardsauce/meta.json +++ b/mods/BarrierTrio@Cardsauce/meta.json @@ -12,5 +12,5 @@ "downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip", "folderName": "Cardsauce", "automatic-version-check": true, - "version": "9604963" + "version": "71485d9" } diff --git a/mods/BestSpark687090@SparkLatro/description.md b/mods/BestSpark687090@SparkLatro/description.md new file mode 100644 index 00000000..75f6e864 --- /dev/null +++ b/mods/BestSpark687090@SparkLatro/description.md @@ -0,0 +1,11 @@ +# SparkLatro + +A mod that kinda made me go insane while making it. + +### Requires Talisman, I guess. + +## uhh credits i guess + +most stuff by me + +unless shown on the joker's tooltip, it was made by me diff --git a/mods/BestSpark687090@SparkLatro/meta.json b/mods/BestSpark687090@SparkLatro/meta.json new file mode 100644 index 00000000..081611fb --- /dev/null +++ b/mods/BestSpark687090@SparkLatro/meta.json @@ -0,0 +1,17 @@ +{ + "title": "SparkLatro", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker", + "Miscellaneous" + ], + "author": "BestSpark687090", + "repo": "https://github.com/BestSpark687090/SparkLatro", + "downloadURL": "https://github.com/BestSpark687090/SparkLatro/archive/refs/heads/main.zip", + "folderName": "SparkLatro", + "version": "01603e4", + "automatic-version-check": true, + "last-updated": 1758158121 +} diff --git a/mods/BestSpark687090@SparkLatro/thumbnail.jpg b/mods/BestSpark687090@SparkLatro/thumbnail.jpg new file mode 100644 index 00000000..847a384b Binary files /dev/null and b/mods/BestSpark687090@SparkLatro/thumbnail.jpg differ diff --git a/mods/Beverage@FantaJokers/description.md b/mods/Beverage@FantaJokers/description.md new file mode 100644 index 00000000..ccfa26a2 --- /dev/null +++ b/mods/Beverage@FantaJokers/description.md @@ -0,0 +1,21 @@ + _____ _ _ _ ____ _ +| ___|_ _ _ __ | |_ __ _ | |_| |__ ___ / ___| | _____ ___ __ +| |_ / _` | '_ \| __/ _` | | __| '_ \ / _ \ | | | |/ _ \ \ /\ / / '_ \ +| _| (_| | | | | || (_| | | |_| | | | __/ | |___| | (_) \ V V /| | | | +|_| \__,_|_|_|_|\__\__,_| \__|_| |_|\___| \____|_|\___/ \_/\_/ |_| |_| + | | ___ | | _____ _ __ ___ + _ | |/ _ \| |/ / _ \ '__/ __| +| |_| | (_) | < __/ | \__ \ + \___/ \___/|_|\_\___|_| |___/ Resource Pack! + +--- Art by Beverage --- v1.1 + +A furry resource pack that changes 96 of the 150 Jokers in the game and a couple other misc textures. +Brief list of Retextures: + - 2 Vouchers + - 4 Seals + - 3 Booster Packs + - 3 Tags + - 2 Spectral Cards + - 96 Jokers + diff --git a/mods/Beverage@FantaJokers/meta.json b/mods/Beverage@FantaJokers/meta.json new file mode 100644 index 00000000..c28daabb --- /dev/null +++ b/mods/Beverage@FantaJokers/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Fanta the Clown Jokers", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Resource Packs" + ], + "author": "Beverage", + "repo": "https://github.com/BeverageArt/fanta-jokers", + "downloadURL": "https://github.com/BeverageArt/fanta-jokers/archive/refs/heads/main.zip", + "folderName": "FantaJokers", + "version": "8a40082", + "automatic-version-check": true, + "last-updated": 1758784625 +} diff --git a/mods/Beverage@FantaJokers/thumbnail.jpg b/mods/Beverage@FantaJokers/thumbnail.jpg new file mode 100644 index 00000000..3357160a Binary files /dev/null and b/mods/Beverage@FantaJokers/thumbnail.jpg differ diff --git a/mods/Blazingulag@Prism/meta.json b/mods/Blazingulag@Prism/meta.json index 24aa0e2b..7a9423e3 100644 --- a/mods/Blazingulag@Prism/meta.json +++ b/mods/Blazingulag@Prism/meta.json @@ -10,5 +10,6 @@ "downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip", "folderName": "Prism", "automatic-version-check": true, - "version": "55d0533" + "version": "034f825", + "last-updated": 1757772749 } diff --git a/mods/Blizzow@ThemedJokersRetriggered/description.md b/mods/Blizzow@ThemedJokersRetriggered/description.md new file mode 100644 index 00000000..c19dd56f --- /dev/null +++ b/mods/Blizzow@ThemedJokersRetriggered/description.md @@ -0,0 +1,39 @@ +# Themed Jokers:Retriggered + +A new and updated version of my old mod Themed Jokers. +This time the jokers are more in line with vanilla jokers. +Feel free to leave feedback and suggestions for more themes. + +## Overview + +### Combat Ace +Join the Combat Aces on the battlefield. +Recruit Aces to your deck and increase their strenght my promoting them. +- 7 Jokers (3 Common, 2 Uncommon, 2 Rare) +- 1 Tarot Card +- 1 Deck (Back) +- 1 Blind + +### Infected +A deadly Infection spreads. +Use Infected Cards in special pokerhands to unleash their full potential. +- 9 Jokers (2 Common, 4 Uncommon, 2 Rare, 1 Legendary) +- 1 Spectral Card +- 1 Tarot Card +- 1 Deck (Back) +- 1 Enhancement +- 5 Poker Hands + +### Jurassic +Dinosaurs rise again! +Use Dinosaurs to beat the blinds. Harness their power when they get extinct again! +- 13 Jokers (2 Common, 8 Uncommon, 3 Rare) +- 1 Spectral Card +- 1 Tarot Card +- 1 Deck (Back) + +### Mischief +??? +- 6 Jokers (5 Common, 1 Legendary) +- 1 Tarot Card +- 2 Vouchers \ No newline at end of file diff --git a/mods/Blizzow@ThemedJokersRetriggered/meta.json b/mods/Blizzow@ThemedJokersRetriggered/meta.json new file mode 100644 index 00000000..044d0ba4 --- /dev/null +++ b/mods/Blizzow@ThemedJokersRetriggered/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Themed Jokers: Retriggered", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Blizzow", + "repo": "https://github.com/BlizzowX/Themed-Joker-Retriggered", + "downloadURL": "https://github.com/BlizzowX/Themed-Joker-Retriggered/releases/latest/download/ThemedJokersRetriggered.zip", + "folderName": "Themed Jokers Retriggered", + "version": "1.2.0", + "automatic-version-check": true, + "last-updated": 1757607637 +} diff --git a/mods/Blizzow@ThemedJokersRetriggered/thumbnail.jpg b/mods/Blizzow@ThemedJokersRetriggered/thumbnail.jpg new file mode 100644 index 00000000..58e07af4 Binary files /dev/null and b/mods/Blizzow@ThemedJokersRetriggered/thumbnail.jpg differ diff --git a/mods/Cybernetic@poopoofart/description.md b/mods/Cybernetic@poopoofart/description.md new file mode 100644 index 00000000..7f8c39e8 --- /dev/null +++ b/mods/Cybernetic@poopoofart/description.md @@ -0,0 +1 @@ +I poopoo my pants and this mod came out diff --git a/mods/Cybernetic@poopoofart/meta.json b/mods/Cybernetic@poopoofart/meta.json new file mode 100644 index 00000000..b84435cd --- /dev/null +++ b/mods/Cybernetic@poopoofart/meta.json @@ -0,0 +1,15 @@ +{ + "title": "poopoofart", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content" + ], + "author": "cybernetic", + "repo": "https://github.com/Cybernetic2884/PooPooFart", + "downloadURL": "https://github.com/Cybernetic2884/PooPooFart/releases/latest/download/poopoofart.zip", + "folderName": "poopoofart", + "version": "v1.0", + "automatic-version-check": true, + "last-updated": 1757553458 +} diff --git a/mods/Cybernetic@poopoofart/thumbnail.jpg b/mods/Cybernetic@poopoofart/thumbnail.jpg new file mode 100644 index 00000000..7be9b6f2 Binary files /dev/null and b/mods/Cybernetic@poopoofart/thumbnail.jpg differ diff --git a/mods/Danitskkj@Lost_Edition/description.md b/mods/Danitskkj@Lost_Edition/description.md new file mode 100644 index 00000000..d801e0bf --- /dev/null +++ b/mods/Danitskkj@Lost_Edition/description.md @@ -0,0 +1,20 @@ +# Lost Edition + +Lost Edition is a Vanilla+ expansion for Balatro, carefully crafted to keep the original game's spirit while introducing plenty of fresh content to discover! + +## Features +- 🃏 70+ new Jokers to shake up your runs +- 💀 Challenging new Boss Blinds +- ✨ New Enhancements to expand your strategies +- ⭐ New Editions to explore +- ♠️ Extra Decks for even more playstyles +- 🎟️ New Vouchers to change up your game +- 🎨 Exciting new themed and collaborative Friend of Jimbo skins +- **And much more!** + +This mod requires [Steamodded](https://github.com/Steamopollys/Steamodded) and [Lovely](https://github.com/ethangreen-dev/lovely-injector). + +## Credits +Created by **ClickNoPaulo** & **Danitskkj** + +Detailed credits for everyone else who contributed to the mod can be found in-game. Thank you to all collaborators and artists who helped make Lost Edition a reality! ❤️ \ No newline at end of file diff --git a/mods/Danitskkj@Lost_Edition/meta.json b/mods/Danitskkj@Lost_Edition/meta.json new file mode 100644 index 00000000..6a3e395f --- /dev/null +++ b/mods/Danitskkj@Lost_Edition/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Lost Edition", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker", + "Quality of Life" + ], + "author": "ClicknoPaulo & Danitskkj", + "repo": "https://github.com/Danitskkj/Lost_Edition", + "downloadURL": "https://github.com/Danitskkj/Lost_Edition/archive/refs/heads/main.zip", + "folderName": "Lost_Edition", + "automatic-version-check": true, + "version": "58567c7" +} diff --git a/mods/Danitskkj@Lost_Edition/thumbnail.jpg b/mods/Danitskkj@Lost_Edition/thumbnail.jpg new file mode 100644 index 00000000..2d1418b9 Binary files /dev/null and b/mods/Danitskkj@Lost_Edition/thumbnail.jpg differ diff --git a/mods/Deco@Pokerleven/description.md b/mods/Deco@Pokerleven/description.md new file mode 100644 index 00000000..77aa26e0 --- /dev/null +++ b/mods/Deco@Pokerleven/description.md @@ -0,0 +1,6 @@ +# What is Pokerleven? +Pokerleven is an overhaul mod for Balatro based on Inazuma Eleven series. Currently it is in alpha state, be aware of bugs. + +It adds new small, big and boss blinds, as well as jokers and completely new mechanics. +It is intended to play this mod without balatro content for the best experience. +> by Deco diff --git a/mods/Deco@Pokerleven/meta.json b/mods/Deco@Pokerleven/meta.json new file mode 100644 index 00000000..b7048e3b --- /dev/null +++ b/mods/Deco@Pokerleven/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Pokerleven", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Deco", + "folderName": "Pokerleven", + "repo": "https://github.com/DecoXFE/PokerLeven", + "downloadURL": "https://github.com/DecoXFE/PokerLeven/releases/latest/download/PokerLeven.zip", + "automatic-version-check": true, + "version": "v0.1.2a-BETA", + "last-updated": 1756592073 +} diff --git a/mods/Deco@Pokerleven/thumbnail.jpg b/mods/Deco@Pokerleven/thumbnail.jpg new file mode 100644 index 00000000..ae15ac72 Binary files /dev/null and b/mods/Deco@Pokerleven/thumbnail.jpg differ diff --git a/mods/DigitalDetective47@CustomSuitOrder/meta.json b/mods/DigitalDetective47@CustomSuitOrder/meta.json index 13fa9a5b..f908a8ee 100644 --- a/mods/DigitalDetective47@CustomSuitOrder/meta.json +++ b/mods/DigitalDetective47@CustomSuitOrder/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/DigitalDetective47/suit-order", "downloadURL": "https://github.com/DigitalDetective47/suit-order/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "0b2f126" + "version": "cb74896", + "last-updated": 1757369749 } diff --git a/mods/DigitalDetective47@NextAntePreview/meta.json b/mods/DigitalDetective47@NextAntePreview/meta.json index 87cff58b..8a28d6aa 100644 --- a/mods/DigitalDetective47@NextAntePreview/meta.json +++ b/mods/DigitalDetective47@NextAntePreview/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/DigitalDetective47/next-ante-preview", "downloadURL": "https://github.com/DigitalDetective47/next-ante-preview/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "eca041d" + "version": "86f76df", + "last-updated": 1757369749 } diff --git a/mods/DigitalDetective47@StrangeLibrary/meta.json b/mods/DigitalDetective47@StrangeLibrary/meta.json index 83aea226..cf55005c 100644 --- a/mods/DigitalDetective47@StrangeLibrary/meta.json +++ b/mods/DigitalDetective47@StrangeLibrary/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/DigitalDetective47/strange-library", "downloadURL": "https://github.com/DigitalDetective47/strange-library/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "aa9ef89" + "version": "6feae4a", + "last-updated": 1757369749 } diff --git a/mods/DigitalDetective47@StrangePencil/meta.json b/mods/DigitalDetective47@StrangePencil/meta.json index a90c86d6..6bb2ab43 100644 --- a/mods/DigitalDetective47@StrangePencil/meta.json +++ b/mods/DigitalDetective47@StrangePencil/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/DigitalDetective47/strange-pencil", "downloadURL": "https://github.com/DigitalDetective47/strange-pencil/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "ea890e9" + "version": "7cef560", + "last-updated": 1758423919 } diff --git a/mods/DivvyCr@Balatro-Preview/description.md b/mods/DivvyCr@Balatro-Preview/description.md new file mode 100644 index 00000000..1703920c --- /dev/null +++ b/mods/DivvyCr@Balatro-Preview/description.md @@ -0,0 +1,3 @@ +Simulate the score and the dollars that you will get by playing the selected cards! + +This mod simulates **VANILLA JOKERS ONLY**. It is **not compatible with modded jokers** and it likely never will be, sorry! diff --git a/mods/DivvyCr@Balatro-Preview/meta.json b/mods/DivvyCr@Balatro-Preview/meta.json new file mode 100644 index 00000000..5ba3b7a4 --- /dev/null +++ b/mods/DivvyCr@Balatro-Preview/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Divvy's Preview", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Quality of Life" + ], + "author": "Divvy C.", + "repo": "https://github.com/DivvyCr/Balatro-Preview", + "downloadURL": "https://github.com/DivvyCr/Balatro-Preview/releases/latest/download/DVPreview_BMM.zip", + "folderName": "DVPreview", + "version": "v4.1", + "automatic-version-check": true, + "fixed-release-tag-updates": false +} diff --git a/mods/Dogg_Fly@AnotherStupidBalatroMod/description.md b/mods/Dogg_Fly@AnotherStupidBalatroMod/description.md index 4022c7dc..ae50c298 100644 --- a/mods/Dogg_Fly@AnotherStupidBalatroMod/description.md +++ b/mods/Dogg_Fly@AnotherStupidBalatroMod/description.md @@ -1,12 +1,18 @@ # Another Stupid Balatro Mod -welcome to Another Stupid Balatro Mod in this mod you will find many interesting Jokers and others that look like crap. This mod contains 155 new Jokers, consumables and more content +welcome to Another Stupid Balatro Mod in this mod you will find many interesting Jokers and others that look like crap. This mod contains. more than 160 new Jokers, consumables and more content (some other Joker is based on Spanish jokes) -THIS MOD WAS CREATED THROUGH [JOKER FORGE](https://jokerforge.jaydchw.com/overview) +image -image +For the creation of jokers, consumables, seals, enchantments, and editions the following was used [JOKER FORGE](https://jokerforge.jaydchw.com/overview) # Installation This mod requires [Talisman](https://github.com/SpectralPack/Talisman) + + + + + + diff --git a/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json b/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json index ee073f97..e7c200db 100644 --- a/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json +++ b/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json @@ -1,15 +1,17 @@ -{ - "title": "Another Stupid Balatro Mod", - "requires-steamodded": true, - "requires-talisman": true, - "categories": [ - "Joker" - ], - "author": "Dogg Fly", - "repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod", - "downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip", - "folderName": "anotherstupidbalatromod", - "version": "v2.9", - "automatic-version-check": true - -} \ No newline at end of file +{ + "title": "Another Stupid Balatro Mod", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content", + "Joker", + "Miscellaneous" + ], + "author": "Dogg Fly", + "repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod", + "downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip", + "folderName": "anotherstupidbalatromod", + "version": "v3.9", + "automatic-version-check": true, + "last-updated": 1759040592 +} diff --git a/mods/Dogg_Fly@Kloun/description.md b/mods/Dogg_Fly@Kloun/description.md new file mode 100644 index 00000000..71562af9 --- /dev/null +++ b/mods/Dogg_Fly@Kloun/description.md @@ -0,0 +1,6 @@ +# Kloun +Kloun is an alternate universe in which more clowns are added to the game as a replacement for jokers and jesters. In this universe, money is important. +Right now, it's like a demo that adds 12 jokers and a set of consumables and a scoring system with money. If you encounter an error or crash, please report it. + + +image diff --git a/mods/Dogg_Fly@Kloun/meta.json b/mods/Dogg_Fly@Kloun/meta.json new file mode 100644 index 00000000..e63fb181 --- /dev/null +++ b/mods/Dogg_Fly@Kloun/meta.json @@ -0,0 +1,17 @@ +{ + "title": "Kloun", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker", + "Miscellaneous" + ], + "author": "Dogg Fly", + "repo": "https://github.com/Dogg-Fly/Kloun", + "downloadURL": "https://github.com/Dogg-Fly/Kloun/releases/latest/download/kloun.zip", + "folderName": "kloun", + "version": "v1.0.1", + "automatic-version-check": true, + "last-updated": 1759068768 +} diff --git a/mods/ECLA17@PixelPerfect/description.md b/mods/ECLA17@PixelPerfect/description.md new file mode 100644 index 00000000..83922874 --- /dev/null +++ b/mods/ECLA17@PixelPerfect/description.md @@ -0,0 +1,2 @@ +A (un)balanced balatro mod made in jokerforge through pain, suffering, and peanut butter. +requires steammodded and talisman \ No newline at end of file diff --git a/mods/ECLA17@PixelPerfect/meta.json b/mods/ECLA17@PixelPerfect/meta.json new file mode 100644 index 00000000..e9c889c7 --- /dev/null +++ b/mods/ECLA17@PixelPerfect/meta.json @@ -0,0 +1,15 @@ +{ + "title": "pixelperfect", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content" + ], + "author": "ecla17", + "repo": "https://github.com/MacPlayz12/Pixel-Perfect", + "downloadURL": "https://github.com/MacPlayz12/Pixel-Perfect/releases/latest/download/pixelperfect.zip", + "folderName": "pixelperfect", + "version": "releasev2", + "automatic-version-check": true, + "last-updated": 1757970882 +} diff --git a/mods/ECLA17@PixelPerfect/thumbnail.jpg b/mods/ECLA17@PixelPerfect/thumbnail.jpg new file mode 100644 index 00000000..21a11575 Binary files /dev/null and b/mods/ECLA17@PixelPerfect/thumbnail.jpg differ diff --git a/mods/Eramdam@StickyFingers/meta.json b/mods/Eramdam@StickyFingers/meta.json index 6e5ea831..65075688 100644 --- a/mods/Eramdam@StickyFingers/meta.json +++ b/mods/Eramdam@StickyFingers/meta.json @@ -2,10 +2,13 @@ "title": "Sticky Fingers", "requires-steamodded": true, "requires-talisman": false, - "categories": ["Quality of Life"], + "categories": [ + "Quality of Life" + ], "author": "Eramdam", "repo": "https://github.com/eramdam/sticky-fingers/", "downloadURL": "https://github.com/eramdam/sticky-fingers/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "5664de4" + "version": "4a73d33", + "last-updated": 1758435804 } diff --git a/mods/EricTheToon@Fortlatro/meta.json b/mods/EricTheToon@Fortlatro/meta.json index 678e36d2..055965b6 100644 --- a/mods/EricTheToon@Fortlatro/meta.json +++ b/mods/EricTheToon@Fortlatro/meta.json @@ -11,5 +11,6 @@ "repo": "https://github.com/EricTheToon/Fortlatro", "downloadURL": "https://github.com/EricTheToon/Fortlatro/releases/latest/download/Fortlatro.zip", "automatic-version-check": true, - "version": "1.1.7" + "version": "1.1.9", + "last-updated": 1757603769 } diff --git a/mods/Fantom@Fantom'sPreview/meta.json b/mods/Fantom@Fantom'sPreview/meta.json index 94a62635..3f1c0e5f 100644 --- a/mods/Fantom@Fantom'sPreview/meta.json +++ b/mods/Fantom@Fantom'sPreview/meta.json @@ -9,6 +9,6 @@ "repo": "https://github.com/Fantom-Balatro/Fantoms-Preview", "downloadURL": "https://github.com/Fantom-Balatro/Fantoms-Preview/releases/latest/download/Fantoms-Preview.zip", "folderName": "Fantoms-Preview", - "version": "v2.4.0", + "version": "v2.4.1", "automatic-version-check": true } diff --git a/mods/Firch@Bunco/meta.json b/mods/Firch@Bunco/meta.json index 642bf0bf..7bde8e87 100644 --- a/mods/Firch@Bunco/meta.json +++ b/mods/Firch@Bunco/meta.json @@ -9,8 +9,9 @@ ], "author": "Firch", "repo": "https://github.com/jumbocarrot0/Bunco", - "downloadURL": "https://github.com/jumbocarrot0/Bunco/archive/refs/tags/5.4.4-JumboFork.zip", + "downloadURL": "https://github.com/jumbocarrot0/Bunco/archive/refs/tags/v5.4.7a-JumboFork.zip", "folderName": "Bunco", - "version": "5.4.4-JumboFork", - "automatic-version-check": true + "version": "v5.4.7a-JumboFork", + "automatic-version-check": true, + "last-updated": 1757132345 } diff --git a/mods/Franciscoarr@Espalatro/description.md b/mods/Franciscoarr@Espalatro/description.md new file mode 100644 index 00000000..fff6f8d8 --- /dev/null +++ b/mods/Franciscoarr@Espalatro/description.md @@ -0,0 +1,17 @@ +# Espalatro +Un mod de Balatro sobre España creado por: +- Franciscoarr (X: @PepsiPaco, IG: frxn_arrieta), encargado de la programación. +- Pelusa (X: @P__Lusa, IG: p__lusa), encargado del arte. + +# Créditos +Queremos dar las gracias tanto al creador del mod BBBalatro que nos sirvió como plantilla para hacer este mod, como a Yahiamice que nos ayudo en algunas dudas que teniamos. + +# Reportar errores +Si encuentras un error, puedes reportarlo directamente abriendo un [Issue en GitHub](https://github.com/Franciscoarr/Espalatro/issues), describe qué ocurrió y cómo reproducirlo si es posible. + +# Requisitos +Se debe tener [Steamodded](https://github.com/Steamodded/smods/wiki) para poder usar Espalatro, extrayendo el .zip en %AppData%\Roaming\Balatro\Mods + +¡Gracias por descargar nuestro mod! + + diff --git a/mods/Franciscoarr@Espalatro/meta.json b/mods/Franciscoarr@Espalatro/meta.json new file mode 100644 index 00000000..00f76524 --- /dev/null +++ b/mods/Franciscoarr@Espalatro/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Espalatro", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Joker" + ], + "author": "Franciscoarr", + "repo": "https://github.com/Franciscoarr/Espalatro", + "downloadURL": "https://github.com/Franciscoarr/Espalatro/archive/refs/heads/main.zip", + "folderName": "Espalatro", + "version": "f02168e", + "automatic-version-check": true +} diff --git a/mods/Franciscoarr@Espalatro/thumbnail.jpg b/mods/Franciscoarr@Espalatro/thumbnail.jpg new file mode 100644 index 00000000..4c17cee5 Binary files /dev/null and b/mods/Franciscoarr@Espalatro/thumbnail.jpg differ diff --git a/mods/Gfsgfs@Punchline/description.md b/mods/Gfsgfs@Punchline/description.md new file mode 100644 index 00000000..8de29bb8 --- /dev/null +++ b/mods/Gfsgfs@Punchline/description.md @@ -0,0 +1,23 @@ +##Welcome to the Puncline mod !! +This mod contains 38 jokers and many more on the way (note that "many more on the way" won't be a feature avaible in the future). +This mod also contains brand new consumables with mystical powers sure to make you outsmart your foes and blablabla its a Balatro mod its not that deep just enjoy. + +##Why should you play this mod ? +Its cool and awsome, actually let me ask YOU a question why should you play anything you can just stay at home in your bed, rotting away and letting the years go by, making no memories no friends and only being remembered in passing by people that could have cared about you. + +##What? +Sorry i just dont know how to make a good description because i added jokers and new consumables like that's it. + +##You know what i'll play your mod ok ? +Thanks. + + + + + + + + + + +Also update coming soon \ No newline at end of file diff --git a/mods/Gfsgfs@Punchline/meta.json b/mods/Gfsgfs@Punchline/meta.json new file mode 100644 index 00000000..3af00d0c --- /dev/null +++ b/mods/Gfsgfs@Punchline/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Punchline", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content" + ], + "author": "Gfsgfs and EricTheToon", + "repo": "https://github.com/gfsgfsPunchlineGuy/Punchline", + "downloadURL": "https://github.com/gfsgfsPunchlineGuy/Punchline/archive/refs/heads/main.zip", + "folderName": "Punchline", + "version": "a963a99", + "automatic-version-check": true, + "last-updated": 1756700799 +} diff --git a/mods/Gfsgfs@Punchline/thumbnail.jpg b/mods/Gfsgfs@Punchline/thumbnail.jpg new file mode 100644 index 00000000..a245d913 Binary files /dev/null and b/mods/Gfsgfs@Punchline/thumbnail.jpg differ diff --git a/mods/GhostSalt@BFDI/description.md b/mods/GhostSalt@BFDI/description.md new file mode 100644 index 00000000..9d3a309d --- /dev/null +++ b/mods/GhostSalt@BFDI/description.md @@ -0,0 +1,4 @@ +# BFDI + +A mod pack with a bunch of BFDI-related Jokers! (BFDI was created by Cary Huang and Michael Huang.) +https://balatromods.miraheze.org/wiki/BFDI \ No newline at end of file diff --git a/mods/GhostSalt@BFDI/meta.json b/mods/GhostSalt@BFDI/meta.json new file mode 100644 index 00000000..31bf63c0 --- /dev/null +++ b/mods/GhostSalt@BFDI/meta.json @@ -0,0 +1,16 @@ +{ + "title": "BFDI", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "GhostSalt", + "repo": "https://github.com/GhostSalt/BFDI", + "downloadURL": "https://github.com/GhostSalt/BFDI/archive/refs/heads/main.zip", + "folderName": "BFDI", + "version": "0869ac8", + "automatic-version-check": true, + "last-updated": 1757970882 +} diff --git a/mods/GhostSalt@Catan/description.md b/mods/GhostSalt@Catan/description.md new file mode 100644 index 00000000..2bfb1c04 --- /dev/null +++ b/mods/GhostSalt@Catan/description.md @@ -0,0 +1,4 @@ +# Catan + +Adds Resource cards that can be used to build other consumables! Mechanics are inspired by the board game Catan. This mod used to be a mechanic present in Phanta, but it got large enough to be its own thing. +https://balatromods.miraheze.org/wiki/Catan \ No newline at end of file diff --git a/mods/GhostSalt@Catan/meta.json b/mods/GhostSalt@Catan/meta.json new file mode 100644 index 00000000..eff2a9bb --- /dev/null +++ b/mods/GhostSalt@Catan/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Catan", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "GhostSalt", + "repo": "https://github.com/GhostSalt/Catan", + "downloadURL": "https://github.com/GhostSalt/Catan/archive/refs/heads/master.zip", + "folderName": "Catan", + "version": "d097947", + "automatic-version-check": true, + "last-updated": 1757970882 +} diff --git a/mods/GhostSalt@Phanta/description.md b/mods/GhostSalt@Phanta/description.md new file mode 100644 index 00000000..0cd01c94 --- /dev/null +++ b/mods/GhostSalt@Phanta/description.md @@ -0,0 +1,4 @@ +# Phanta + +A mod pack, containing lots of miscellaneous Jokers, and some decks, enhancements and more! I've tried to keep this pack balanced, so no Cryptidesque shenanigans. +https://balatromods.miraheze.org/wiki/Phanta \ No newline at end of file diff --git a/mods/GhostSalt@Phanta/meta.json b/mods/GhostSalt@Phanta/meta.json new file mode 100644 index 00000000..496c74e8 --- /dev/null +++ b/mods/GhostSalt@Phanta/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Phanta", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "GhostSalt", + "repo": "https://github.com/GhostSalt/Phanta", + "downloadURL": "https://github.com/GhostSalt/Phanta/archive/refs/heads/main.zip", + "folderName": "Phanta", + "version": "89a8108", + "automatic-version-check": true, + "last-updated": 1759540388 +} diff --git a/mods/GhostSalt@Phanta/thumbnail.png b/mods/GhostSalt@Phanta/thumbnail.png new file mode 100644 index 00000000..ab9881bc Binary files /dev/null and b/mods/GhostSalt@Phanta/thumbnail.png differ diff --git a/mods/GitNether@Paperback/meta.json b/mods/GitNether@Paperback/meta.json index acbf86ef..0a50ce68 100644 --- a/mods/GitNether@Paperback/meta.json +++ b/mods/GitNether@Paperback/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/GitNether/paperback", "downloadURL": "https://github.com/GitNether/paperback/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "c44d460" + "version": "9ff4c65", + "last-updated": 1758774031 } diff --git a/mods/Glitchkat10@Cryptposting/meta.json b/mods/Glitchkat10@Cryptposting/meta.json index 39be77ea..7f6f084c 100644 --- a/mods/Glitchkat10@Cryptposting/meta.json +++ b/mods/Glitchkat10@Cryptposting/meta.json @@ -10,6 +10,7 @@ "repo": "https://github.com/kierkat10/Cryptposting", "downloadURL": "https://github.com/kierkat10/Cryptposting/archive/refs/heads/main.zip", "folderName": "Cryptposting", - "version": "107df1a", - "automatic-version-check": true + "version": "9935c64", + "automatic-version-check": true, + "last-updated": 1759040592 } diff --git a/mods/GreenKookie@Sholatro/description.md b/mods/GreenKookie@Sholatro/description.md new file mode 100644 index 00000000..2351839d --- /dev/null +++ b/mods/GreenKookie@Sholatro/description.md @@ -0,0 +1,17 @@ +# Welcome to Sholatro! + +an EXTREMELY unbalanced and stupid mod made by GreenKookie +requires [Steamodded](https://github.com/Steamodded/smods/releases/latest) and [Talisman](https://github.com/SpectralPack/Talisman/releases/latest) + +# What is this mod about? + +this is a btd6 mod about everything I found funny/interesting and decided to add into the game, which includes: + +* extremely unbalanced ideas +* inside jokes that are not really funny +* towers in btd6 old versions that absolutely peaked/sucked during the period + + + +Also check out [Bloonalatro](https://github.com/Amphiapple/Bloonlatro) for vanilla+ playstyle and [Sholium](https://github.com/GreenKookie56/Sholium) for less inside jokes and more interesting gameplay/content! + diff --git a/mods/GreenKookie@Sholatro/meta.json b/mods/GreenKookie@Sholatro/meta.json new file mode 100644 index 00000000..9af15947 --- /dev/null +++ b/mods/GreenKookie@Sholatro/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Sholatro", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content", + "Joker" + ], + "author": "GreenKookie", + "repo": "https://github.com/GreenKookie56/Sholatro", + "downloadURL": "https://github.com/GreenKookie56/Sholatro/archive/refs/tags/1.2.4b.zip", + "folderName": "Sholatro", + "version": "1.2.4b", + "automatic-version-check": true, + "last-updated": 1758544565 +} diff --git a/mods/GreenKookie@Sholium/description.md b/mods/GreenKookie@Sholium/description.md new file mode 100644 index 00000000..b9cc3d2b --- /dev/null +++ b/mods/GreenKookie@Sholium/description.md @@ -0,0 +1,20 @@ +# Welcome to Sholium! + +an unbalanced mod made by GreenKookie +requires [Steamodded](https://github.com/Steamodded/smods/releases/latest), [Talisman](https://github.com/SpectralPack/Talisman/releases/latest) is recommended + +# What is this mod about? +this is a btd6/plague inc related mod about everything I found funny/interesting and decided to add into the game, which includes: +- unbalanced ideas +- inside jokes that are not really funny +- arts that I drew (Some were made just to be funny, some were just me having nothing to do and deciding to waste 2 hours on a 69x91) +- towers in btd6 old versions that absolutely peaked/sucked during the period +- plagues that demonstrate their playstyle in the plague inc game +- seal jokers that reduce hand size by 1 and have the effect of the original seals + +# I prefer vanilla balance but i still want to see bloons content... +Check out [Bloonalatro](https://github.com/Amphiapple/Bloonlatro) for vanilla+ playstyle + +# Special thanks! +- 1.2m^2 Fungus Room, iciclez_, i_am_mee and murpgod for playtesting & contributing ideas +- jokerforge community and the goat jaydchw, for making the revolutionary balatro mod maker diff --git a/mods/GreenKookie@Sholium/meta.json b/mods/GreenKookie@Sholium/meta.json new file mode 100644 index 00000000..f9df01ee --- /dev/null +++ b/mods/GreenKookie@Sholium/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Sholium", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "GreenKookie", + "repo": "https://github.com/GreenKookie56/Sholium", + "downloadURL": "https://github.com/GreenKookie56/Sholium/archive/refs/tags/2.4.8b.zip", + "folderName": "Sholium", + "version": "2.4.8b", + "automatic-version-check": true +} diff --git a/mods/GreenKookie@Sholium/thumbnail.jpg b/mods/GreenKookie@Sholium/thumbnail.jpg new file mode 100644 index 00000000..2596da03 Binary files /dev/null and b/mods/GreenKookie@Sholium/thumbnail.jpg differ diff --git a/mods/Hailfire805@2For1Tarrots/description.md b/mods/Hailfire805@2For1Tarrots/description.md new file mode 100644 index 00000000..a22349ea --- /dev/null +++ b/mods/Hailfire805@2For1Tarrots/description.md @@ -0,0 +1,5 @@ +# 2 For 1 Tarots +![](thumbnail.jpg) +Allows Tarot Cards that normally enhance only 1 card to instead enhance 2 cards. + +This way you can scale your deck towards your desired win condition faster and it makes it more appealing to consider using some of the less inticing Tarots! diff --git a/mods/Hailfire805@2For1Tarrots/meta.json b/mods/Hailfire805@2For1Tarrots/meta.json new file mode 100644 index 00000000..35229c00 --- /dev/null +++ b/mods/Hailfire805@2For1Tarrots/meta.json @@ -0,0 +1,10 @@ +{ + "title": "2 For 1 Tarots", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Quality of Life", "Miscellaneous"], + "author": "Hailfire805", + "repo": "https://github.com/Hailfire805/2-for-1-Tarots", + "downloadURL": "https://github.com/Hailfire805/2-for-1-Tarots/archive/refs/tags/V1.0.0.zip", + "version": "1.0.0" +} diff --git a/mods/Hailfire805@2For1Tarrots/thumbnail.jpg b/mods/Hailfire805@2For1Tarrots/thumbnail.jpg new file mode 100644 index 00000000..b33e982b Binary files /dev/null and b/mods/Hailfire805@2For1Tarrots/thumbnail.jpg differ diff --git a/mods/Horizon7006@Dumbtro/description.md b/mods/Horizon7006@Dumbtro/description.md new file mode 100644 index 00000000..b0034178 --- /dev/null +++ b/mods/Horizon7006@Dumbtro/description.md @@ -0,0 +1,10 @@ +# Dumbtro + +(REQUIRES TALISMAN) Dumbtro is a Balatro mod that adds umm, shitpost jokers! There isnt much things here, but more things will be added! + +# Why? + +Because yes. Why not? + +# HOW TO DOWNLOAD????? +big obivious green button. enjoy. \ No newline at end of file diff --git a/mods/Horizon7006@Dumbtro/meta.json b/mods/Horizon7006@Dumbtro/meta.json new file mode 100644 index 00000000..2acd7517 --- /dev/null +++ b/mods/Horizon7006@Dumbtro/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Dumbtro", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Joker", + "Content" + ], + "author": "Horizon7006", + "repo": "https://github.com/horizon7006/Dumbtro", + "downloadURL": "https://github.com/horizon7006/Dumbtro/releases/latest/download/Dumbtro.zip", + "folderName": "Dumbtro", + "version": "1.1", + "automatic-version-check": true, + "last-updated": 1758481929 +} diff --git a/mods/Horizon7006@Dumbtro/thumbnail.jpg b/mods/Horizon7006@Dumbtro/thumbnail.jpg new file mode 100644 index 00000000..fdf5382f Binary files /dev/null and b/mods/Horizon7006@Dumbtro/thumbnail.jpg differ diff --git a/mods/HuyTheKiller@SauKhongHuDecks/meta.json b/mods/HuyTheKiller@SauKhongHuDecks/meta.json index a4d1d5ae..4b688e2e 100644 --- a/mods/HuyTheKiller@SauKhongHuDecks/meta.json +++ b/mods/HuyTheKiller@SauKhongHuDecks/meta.json @@ -9,5 +9,5 @@ "repo": "https://github.com/HuyTheKiller/SauKhongHuDecks", "downloadURL": "https://github.com/HuyTheKiller/SauKhongHuDecks/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "12a6681" + "version": "5d7fc48" } diff --git a/mods/HuyTheKiller@VietnameseBalatro/meta.json b/mods/HuyTheKiller@VietnameseBalatro/meta.json index e14ae729..9be371a1 100644 --- a/mods/HuyTheKiller@VietnameseBalatro/meta.json +++ b/mods/HuyTheKiller@VietnameseBalatro/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/HuyTheKiller/VietnameseBalatro", "downloadURL": "https://github.com/HuyTheKiller/VietnameseBalatro/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "ece6703" + "version": "795f114", + "last-updated": 1758525469 } diff --git a/mods/IcyEthics@BalatroGoesKino/meta.json b/mods/IcyEthics@BalatroGoesKino/meta.json index 24c2cfd4..7b41ea6c 100644 --- a/mods/IcyEthics@BalatroGoesKino/meta.json +++ b/mods/IcyEthics@BalatroGoesKino/meta.json @@ -9,6 +9,7 @@ "repo": "https://github.com/icyethics/Kino", "downloadURL": "https://github.com/icyethics/Kino/archive/refs/heads/main.zip", "folderName": "Kino", - "version": "d2901d5", - "automatic-version-check": true + "version": "24f4e75", + "automatic-version-check": true, + "last-updated": 1759141122 } diff --git a/mods/InertSteak@Pokermon/meta.json b/mods/InertSteak@Pokermon/meta.json index f4464de2..dd2ea5eb 100644 --- a/mods/InertSteak@Pokermon/meta.json +++ b/mods/InertSteak@Pokermon/meta.json @@ -11,5 +11,6 @@ "repo": "https://github.com/InertSteak/Pokermon", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "9cb66dc" + "version": "9ccbadd", + "last-updated": 1759616045 } diff --git a/mods/Itayfeder@FusionJokers/meta.json b/mods/Itayfeder@FusionJokers/meta.json index 7446e466..94fae9fd 100644 --- a/mods/Itayfeder@FusionJokers/meta.json +++ b/mods/Itayfeder@FusionJokers/meta.json @@ -10,5 +10,6 @@ "repo": "https://github.com/wingedcatgirl/Fusion-Jokers", "downloadURL": "https://github.com/wingedcatgirl/Fusion-Jokers/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "78a6544" + "version": "bd75e4c", + "last-updated": 1756954425 } diff --git a/mods/ItsGraphax@RedditBonanza/meta.json b/mods/ItsGraphax@RedditBonanza/meta.json index 76236f35..a52acc69 100644 --- a/mods/ItsGraphax@RedditBonanza/meta.json +++ b/mods/ItsGraphax@RedditBonanza/meta.json @@ -10,6 +10,7 @@ "repo": "https://github.com/itsgraphax/reddit-bonanza", "downloadURL": "https://github.com/itsgraphax/reddit-bonanza/releases/latest/download/mod.zip", "folderName": "RedditBonanza", - "version": "v1.3", - "automatic-version-check": true + "version": "v1.3.23.1", + "automatic-version-check": true, + "last-updated": 1756552340 } diff --git a/mods/Jammbo@Jambatro/description.md b/mods/Jammbo@Jambatro/description.md new file mode 100644 index 00000000..a511c91b --- /dev/null +++ b/mods/Jammbo@Jambatro/description.md @@ -0,0 +1 @@ +This is the Jambatro Mod! Super easy to install and super easy to understand! Its a bit silly and its a bit funny but its not a "GUUEGGHH BIG NUMBER" ahh mod, yknow? \ No newline at end of file diff --git a/mods/Jammbo@Jambatro/meta.json b/mods/Jammbo@Jambatro/meta.json new file mode 100644 index 00000000..e8fbb728 --- /dev/null +++ b/mods/Jammbo@Jambatro/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Jambatro", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content" + ], + "author": "Jammbo", + "repo": "https://github.com/the-2nd-olsberg/Jambatro/", + "downloadURL": "https://github.com/the-2nd-olsberg/Jambatro/archive/refs/heads/master.zip", + "folderName": "Jambatro", + "version": "ed92595", + "automatic-version-check": true, + "last-updated": 1759353305 +} diff --git a/mods/Jammbo@Jambatro/thumbnail.jpg b/mods/Jammbo@Jambatro/thumbnail.jpg new file mode 100644 index 00000000..37f2b832 Binary files /dev/null and b/mods/Jammbo@Jambatro/thumbnail.jpg differ diff --git a/mods/Jammbo@Jambatro/thumbnail.png b/mods/Jammbo@Jambatro/thumbnail.png new file mode 100644 index 00000000..8565256c Binary files /dev/null and b/mods/Jammbo@Jambatro/thumbnail.png differ diff --git a/mods/Jan@GraceBalatro/description.md b/mods/Jan@GraceBalatro/description.md new file mode 100644 index 00000000..aa45ba7e --- /dev/null +++ b/mods/Jan@GraceBalatro/description.md @@ -0,0 +1,4 @@ +# GraceBalatro! +A mod themed around the roblox game, Grace! +Artwork made by other people is credited in their respective Joker descriptions. +Over 20 unique Jokers, and many consumables! \ No newline at end of file diff --git a/mods/Jan@GraceBalatro/meta.json b/mods/Jan@GraceBalatro/meta.json new file mode 100644 index 00000000..8a79f98d --- /dev/null +++ b/mods/Jan@GraceBalatro/meta.json @@ -0,0 +1,16 @@ +{ + "title": "GraceBalatro", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Joker", + "Content" + ], + "author": "Jan", + "repo": "https://github.com/jan-balatro/GraceBalatro", + "downloadURL": "https://github.com/jan-balatro/GraceBalatro/archive/refs/heads/main.zip", + "folderName": "GraceBalatro", + "version": "a25bc2c", + "automatic-version-check": true, + "last-updated": 1759616045 +} diff --git a/mods/Jan@GraceBalatro/thumbnail.jpg b/mods/Jan@GraceBalatro/thumbnail.jpg new file mode 100644 index 00000000..1dd5623a Binary files /dev/null and b/mods/Jan@GraceBalatro/thumbnail.jpg differ diff --git a/mods/Jaye@JokeyPony/Thumbnail.jpg b/mods/Jaye@JokeyPony/Thumbnail.jpg new file mode 100644 index 00000000..0fd2d4ae Binary files /dev/null and b/mods/Jaye@JokeyPony/Thumbnail.jpg differ diff --git a/mods/Jaye@JokeyPony/description.md b/mods/Jaye@JokeyPony/description.md new file mode 100644 index 00000000..d9e2ce06 --- /dev/null +++ b/mods/Jaye@JokeyPony/description.md @@ -0,0 +1,3 @@ +A vanilla-style mod that adds several new Jokers, decks, and challenges, based on your favourite pony characters! + +Enjoy scoring loads of chips using the power of friendship and magic!!! diff --git a/mods/Jaye@JokeyPony/meta.json b/mods/Jaye@JokeyPony/meta.json new file mode 100644 index 00000000..bcd0eb04 --- /dev/null +++ b/mods/Jaye@JokeyPony/meta.json @@ -0,0 +1,12 @@ +{ + "title": "JokeyPony", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content", "Joker"], + "author": "Jaye", + "repo": "https://github.com/Jayeaaaaa/JokeyPony", + "downloadURL": "https://github.com/Jayeaaaaa/JokeyPony/archive/refs/tags/25.9.18a.zip", + "folderName": "JokeyPony", + "version": "25.9.18a", + "automatic-version-check": true +} diff --git a/mods/Jogla@DebugPlusPlus/description.md b/mods/Jogla@DebugPlusPlus/description.md new file mode 100644 index 00000000..a34a789f --- /dev/null +++ b/mods/Jogla@DebugPlusPlus/description.md @@ -0,0 +1,3 @@ +A mod to ease some common debugging actions. + +Check the repository for more information. \ No newline at end of file diff --git a/mods/Jogla@DebugPlusPlus/meta.json b/mods/Jogla@DebugPlusPlus/meta.json new file mode 100644 index 00000000..cc0be11f --- /dev/null +++ b/mods/Jogla@DebugPlusPlus/meta.json @@ -0,0 +1,16 @@ +{ + "title": "DebugPlusPlus", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Quality of Life", + "Technical" + ], + "author": "Jogla", + "repo": "https://github.com/Joglacraft/DebugPlusPlus", + "downloadURL": "https://github.com/Joglacraft/DebugPlusPlus/archive/refs/tags/v1.0.0.zip", + "folderName": "DebugPlusPlus", + "version": "v1.0.0", + "automatic-version-check": true, + "last-updated": 1758485830 +} diff --git a/mods/Kars³p@HandsomeDevils/meta.json b/mods/Kars³p@HandsomeDevils/meta.json index e9eb4f40..9fcd3420 100644 --- a/mods/Kars³p@HandsomeDevils/meta.json +++ b/mods/Kars³p@HandsomeDevils/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/AlexanderAndersonAmenAmen/Handsome-Devils-Vanilla-mod-", "downloadURL": "https://github.com/AlexanderAndersonAmenAmen/Handsome-Devils-Vanilla-mod-/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "d9039c2" + "version": "c94cc12", + "last-updated": 1759597966 } diff --git a/mods/Larswijn@CardSleeves/meta.json b/mods/Larswijn@CardSleeves/meta.json index 02848094..4f85c9ec 100644 --- a/mods/Larswijn@CardSleeves/meta.json +++ b/mods/Larswijn@CardSleeves/meta.json @@ -10,5 +10,6 @@ "repo": "https://github.com/larswijn/CardSleeves", "downloadURL": "https://github.com/larswijn/CardSleeves/archive/refs/heads/master.zip", "automatic-version-check": true, - "version": "c2a22f0" + "version": "00f26d6", + "last-updated": 1759432408 } diff --git a/mods/LazyTurtle33@TurtlesChallenges/description.md b/mods/LazyTurtle33@TurtlesChallenges/description.md index 8210b1e2..94aee3d1 100644 --- a/mods/LazyTurtle33@TurtlesChallenges/description.md +++ b/mods/LazyTurtle33@TurtlesChallenges/description.md @@ -1,14 +1,106 @@ -Adds some Challenges made by LazyTurtle33 +Adds some Challenges made by LazyTurtle33 and others ^^ -Challenges include: -AAAA - deck has only 4 aces. you cant change the deck -AAAA (but fuck you) - same as AAAA but harder -Empty Orbit - no leveling up hands -NOPE - 1 in 4 chance for any action to NOT HAPPEN -Stock Market - Instead of blind rewards, earn from -75% to 150% of money +## Challenges include: -All challenges has been beaten by ether me or a play tester :D +### AAAA + +- deck has only 4 aces +- you cant change the deck + +### AAAA (but fuck you) + +- same as AAAA but harder + +### Avoidance + +- Gets harder the more you play :3 +- X3 blind reward + +### Cookie Clicker + +- Clicking on a card increases blind requirements (excluding the blind your in) + +### Empty Orbit + +- no leveling up hands + +### NOPE + +- 1 in 4 chance for any action to NOT HAPPEN + +### The Run Aways + +- the opposite of abandoned deck + +### Solar + +- start with space joker +- no planets +- no discards + +### Stock Market + +- Instead of blind rewards, earn from -75% to 150% of money + +### Blackjack + +- no base chips +- don't go over 21 + +### Bocadolia + +- every round is The Mouth, +- each level-up grants +1 extra levels + +### Celestial Fusion + +- on plasma deck +- no scoring jokers + +### Claustrophobia + +- 7 hands and discards +- 4 consumable slots +- 5 Shop slots +- 7 Joker slots +- After every boss beaten: -1 hand (until 1 hand left) -1 discard, -1 consumable slot, -1 shop slot (until 1) -1 joker slot + +### Deck Builder + +- empty deck +- start with 5 standard tag +- 1 in 2 chance played cards get destroyed +- start with magic trick + +### Needle Snake + +- mix of The Needle and The Serpent + +### Plain Jane + +- its all so plain... + +### SpeedRun + +- reach ante 5 to win +- antes scale faster +- start with 3 diet colas + +### Thief + +- you can steal cards +- but at a cost + +### Poker Purgatory + +- this is hell +- i don't think this is beatable +- good luck :3 + +Most challenges has been beaten by ether me or a play tester and I rebalance then as needed I hope to add many more challenges and if you have an idea for a challenge make a suggestion on the [github](https://github.com/TheLazyTurtle33/TurtlesChallenges) or my [discord](https://discord.gg/GJpybRAEq5) :3 If you like my work you can support me on my [KoFi](https://ko-fi.com/lasyturtle33) >.< + +special thanks to Dessi for a munch of challenge ideas and DJSoupAndSalad for play testing :3 diff --git a/mods/LazyTurtle33@TurtlesChallenges/meta.json b/mods/LazyTurtle33@TurtlesChallenges/meta.json index 05ca85fc..b816bfb8 100644 --- a/mods/LazyTurtle33@TurtlesChallenges/meta.json +++ b/mods/LazyTurtle33@TurtlesChallenges/meta.json @@ -9,6 +9,6 @@ "repo": "https://github.com/TheLazyTurtle33/TurtlesChallenges", "downloadURL": "https://github.com/TheLazyTurtle33/TurtlesChallenges/releases/latest/download/TurtlesChallenges.zip", "folderName": "TurtlesChallenges", - "version": "1.2.1", + "version": "1.5.3", "automatic-version-check": true } diff --git a/mods/Lily@VallKarri/meta.json b/mods/Lily@VallKarri/meta.json index 3cd3dc02..21a95f24 100644 --- a/mods/Lily@VallKarri/meta.json +++ b/mods/Lily@VallKarri/meta.json @@ -11,6 +11,7 @@ "repo": "https://github.com/real-niacat/VallKarri", "downloadURL": "https://github.com/real-niacat/VallKarri/archive/refs/heads/master.zip", "folderName": "VallKarri", - "version": "be0313f", - "automatic-version-check": true + "version": "892f196", + "automatic-version-check": true, + "last-updated": 1759616045 } diff --git a/mods/Maelmc@Pokermon-Maelmc/description.md b/mods/Maelmc@Pokermon-Maelmc/description.md new file mode 100644 index 00000000..d0f7697c --- /dev/null +++ b/mods/Maelmc@Pokermon-Maelmc/description.md @@ -0,0 +1 @@ +A Pokermon extension, that adds Pokémon-related jokers, consumables and other things that aren't (yet) featured in InertSteak's Pokermon mod. \ No newline at end of file diff --git a/mods/Maelmc@Pokermon-Maelmc/meta.json b/mods/Maelmc@Pokermon-Maelmc/meta.json new file mode 100644 index 00000000..009a24da --- /dev/null +++ b/mods/Maelmc@Pokermon-Maelmc/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Pokermon-Maelmc", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Maelmc", + "repo": "https://github.com/Maelmc/Pokermon-Maelmc", + "downloadURL": "https://github.com/Maelmc/Pokermon-Maelmc/archive/refs/heads/main.zip", + "folderName": "Pokermon-Maelmc", + "version": "83f704e", + "automatic-version-check": true, + "last-updated": 1759583928 +} diff --git a/mods/Maelmc@Pokermon-Maelmc/thumbnail.jpg b/mods/Maelmc@Pokermon-Maelmc/thumbnail.jpg new file mode 100644 index 00000000..bc857d35 Binary files /dev/null and b/mods/Maelmc@Pokermon-Maelmc/thumbnail.jpg differ diff --git a/mods/MathIsFun0@Cryptid/meta.json b/mods/MathIsFun0@Cryptid/meta.json index a29b8559..c9c23e71 100644 --- a/mods/MathIsFun0@Cryptid/meta.json +++ b/mods/MathIsFun0@Cryptid/meta.json @@ -7,8 +7,9 @@ ], "author": "MathIsFun0", "repo": "https://github.com/MathIsFun0/Cryptid", - "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/tags/v0.5.11.zip", + "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/tags/v0.5.12a.zip", "folderName": "Cryptid", "automatic-version-check": true, - "version": "v0.5.11" + "version": "v0.5.12a", + "last-updated": 1756794425 } diff --git a/mods/MathIsFun0@Talisman/meta.json b/mods/MathIsFun0@Talisman/meta.json index bf232473..b6427386 100644 --- a/mods/MathIsFun0@Talisman/meta.json +++ b/mods/MathIsFun0@Talisman/meta.json @@ -12,5 +12,6 @@ "downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip", "folderName": "Talisman", "automatic-version-check": true, - "version": "v2.3.4" + "version": "v2.5", + "last-updated": 1756690744 } diff --git a/mods/Mathguy@Grim/meta.json b/mods/Mathguy@Grim/meta.json index d8bc2c81..ddca4665 100644 --- a/mods/Mathguy@Grim/meta.json +++ b/mods/Mathguy@Grim/meta.json @@ -8,6 +8,7 @@ "author": "Mathguy", "repo": "https://github.com/Mathguy23/Grim", "automatic-version-check": true, - "version": "3f1f0c2", - "downloadURL": "https://github.com/Mathguy23/Grim/archive/refs/heads/main.zip" + "version": "a855573", + "downloadURL": "https://github.com/Mathguy23/Grim/archive/refs/heads/main.zip", + "last-updated": 1758392434 } diff --git a/mods/Mathguy@Hit/meta.json b/mods/Mathguy@Hit/meta.json index c854150e..1a46559d 100644 --- a/mods/Mathguy@Hit/meta.json +++ b/mods/Mathguy@Hit/meta.json @@ -9,6 +9,7 @@ "repo": "https://github.com/Mathguy23/Hit", "downloadURL": "https://github.com/Mathguy23/Hit/archive/refs/heads/main.zip", "folderName": "Hit", - "version": "13e96f9", - "automatic-version-check": true + "version": "abf2c4f", + "automatic-version-check": true, + "last-updated": 1757974473 } diff --git a/mods/MothBall@ModOfTheseus/meta.json b/mods/MothBall@ModOfTheseus/meta.json index af3a0fba..e757946a 100644 --- a/mods/MothBall@ModOfTheseus/meta.json +++ b/mods/MothBall@ModOfTheseus/meta.json @@ -10,6 +10,7 @@ "repo": "https://github.com/Mod-Of-Theseus/Mod-Of-Theseus", "downloadURL": "https://github.com/Mod-Of-Theseus/Mod-Of-Theseus/archive/refs/heads/main.zip", "folderName": "ModOfTheseus", - "version": "2079f72", - "automatic-version-check": true + "version": "a6b5366", + "automatic-version-check": true, + "last-updated": 1757559496 } diff --git a/mods/MrChickenDude@LGBTmultCards/meta.json b/mods/MrChickenDude@LGBTmultCards/meta.json index 365874bc..ee9328f6 100644 --- a/mods/MrChickenDude@LGBTmultCards/meta.json +++ b/mods/MrChickenDude@LGBTmultCards/meta.json @@ -9,6 +9,6 @@ "repo": "https://github.com/Catzzadilla/LGBT-Mult-Cards", "downloadURL": "https://github.com/Catzzadilla/LGBT-Mult-Cards/archive/refs/heads/main.zip", "folderName": "LGBT Mult Cards", - "version": "04e98bd", + "version": "ecedd96", "automatic-version-check": true } diff --git a/mods/Mysthaps@LobotomyCorp/meta.json b/mods/Mysthaps@LobotomyCorp/meta.json index 659b290c..24c4008f 100644 --- a/mods/Mysthaps@LobotomyCorp/meta.json +++ b/mods/Mysthaps@LobotomyCorp/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/Mysthaps/LobotomyCorp", "downloadURL": "https://github.com/Mysthaps/LobotomyCorp/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "0f1e90b" + "version": "5157ca0", + "last-updated": 1758035900 } diff --git a/mods/Nxkoo@Tangents/meta.json b/mods/Nxkoo@Tangents/meta.json index df072b49..189aec3b 100644 --- a/mods/Nxkoo@Tangents/meta.json +++ b/mods/Nxkoo@Tangents/meta.json @@ -11,6 +11,7 @@ "repo": "https://github.com/Clickseee/Tangents", "downloadURL": "https://github.com/Clickseee/Tangents/archive/refs/heads/main.zip", "folderName": "Tangents", - "version": "4bfe59a", - "automatic-version-check": true + "version": "cfd99be", + "automatic-version-check": true, + "last-updated": 1758428365 } diff --git a/mods/Pinktheone@RegalsMod/description.md b/mods/Pinktheone@RegalsMod/description.md new file mode 100644 index 00000000..357b41dd --- /dev/null +++ b/mods/Pinktheone@RegalsMod/description.md @@ -0,0 +1,12 @@ +# Regals Mod + +A mod containing 45 brand new jokers and 5 new decks with custom artwork and vanilla balancing in mind. My first attempt at a mod for this game so hope it goes well! + +# Compatability + +Requires steamodded. May not be compatable with certain mods, if you run into an issue with compatability or any other bugs submit it as an issue on the [Github](https://github.com/mpa-LHutchinson/Regals-Mod) OR report it in the Regals Mod thread in the official Balatro Discord server. We will try to resolve it as soon as possible. + +# Credits + +- Pinktheone(Regal): Developer +- FoxboxRay(Ray): Artist \ No newline at end of file diff --git a/mods/Pinktheone@RegalsMod/meta.json b/mods/Pinktheone@RegalsMod/meta.json new file mode 100644 index 00000000..3d7483a2 --- /dev/null +++ b/mods/Pinktheone@RegalsMod/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Regals Mod", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Pinktheone", + "repo": "https://github.com/mpa-LHutchinson/Regals-Mod", + "downloadURL": "https://github.com/mpa-LHutchinson/Regals-Mod/archive/refs/heads/main.zip", + "folderName": "RegalsMod", + "version": "35d5544", + "automatic-version-check": true +} diff --git a/mods/Pinktheone@RegalsMod/thumbnail.jpg b/mods/Pinktheone@RegalsMod/thumbnail.jpg new file mode 100644 index 00000000..78b49c95 Binary files /dev/null and b/mods/Pinktheone@RegalsMod/thumbnail.jpg differ diff --git a/mods/Refuge@Bloonlatro/description.md b/mods/Refuge@Bloonlatro/description.md new file mode 100644 index 00000000..19c2a468 --- /dev/null +++ b/mods/Refuge@Bloonlatro/description.md @@ -0,0 +1,3 @@ +# Bloonlatro + +A Balatro mod that incorporates Bloons Tower Defense into the base game diff --git a/mods/Refuge@Bloonlatro/meta.json b/mods/Refuge@Bloonlatro/meta.json new file mode 100644 index 00000000..9da61920 --- /dev/null +++ b/mods/Refuge@Bloonlatro/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Bloonlatro", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Refuge", + "repo": "https://github.com/Amphiapple/Bloonlatro", + "downloadURL": "https://github.com/Amphiapple/Bloonlatro/releases/latest/download/Bloonlatro.zip", + "version": "v0.3.0", + "automatic-version-check": true, + "last-updated": 1759004209 +} diff --git a/mods/Refuge@Bloonlatro/thumbnail.jpg b/mods/Refuge@Bloonlatro/thumbnail.jpg new file mode 100644 index 00000000..cd027c81 Binary files /dev/null and b/mods/Refuge@Bloonlatro/thumbnail.jpg differ diff --git a/mods/Revo@Revo'sVault/meta.json b/mods/Revo@Revo'sVault/meta.json index dd5037af..109f5e01 100644 --- a/mods/Revo@Revo'sVault/meta.json +++ b/mods/Revo@Revo'sVault/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod", "downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "af8c5a9" + "version": "e6eb4c0", + "last-updated": 1759162657 } diff --git a/mods/SMG9000@Cryptid-MoreMarioJokers/meta.json b/mods/SMG9000@Cryptid-MoreMarioJokers/meta.json index 7fb36fcf..3c6b37a7 100644 --- a/mods/SMG9000@Cryptid-MoreMarioJokers/meta.json +++ b/mods/SMG9000@Cryptid-MoreMarioJokers/meta.json @@ -10,6 +10,7 @@ "repo": "https://github.com/smg9000/Cryptid-MoreMarioJokers", "downloadURL": "https://github.com/smg9000/Cryptid-MoreMarioJokers/archive/refs/heads/main.zip", "folderName": "Cryptid-MoreMarioJokers", - "version": "3ff62a1", - "automatic-version-check": true + "version": "cd7d7df", + "automatic-version-check": true, + "last-updated": 1757542504 } diff --git a/mods/SNC@UTY/description.md b/mods/SNC@UTY/description.md index 82d67835..ffb8b791 100644 --- a/mods/SNC@UTY/description.md +++ b/mods/SNC@UTY/description.md @@ -1,8 +1,8 @@ # Kevin's Undertale Yellow ### by SurelyNotClover -An Undertale Yellow mod featuring 45 new Jokers heavily based on the characters from the game as well as 10 new challenges centered around them +## V2 UPDATE! +- 10 new Jokers +- Balance Changes -This mod has compatibility with: -* Joker Display -* Partner +An Undertale Yellow mod featuring 55 new Jokers heavily based on the characters from the game as well as 10 new challenges centered around them diff --git a/mods/SNC@UTY/meta.json b/mods/SNC@UTY/meta.json index c7f8f2c4..c9883521 100644 --- a/mods/SNC@UTY/meta.json +++ b/mods/SNC@UTY/meta.json @@ -5,8 +5,9 @@ "categories": ["Content","Joker"], "author": "SurelyNotClover", "repo": "https://github.com/SurelyNotClover/Kevin-s-UTY-Balatro-Mod", - "downloadURL": "https://github.com/SurelyNotClover/Kevin-s-UTY-Balatro-Mod/releases/download/Release/KevinsUTY.zip", + "downloadURL": "https://github.com/SurelyNotClover/Kevin-s-UTY-Balatro-Mod/releases/download/V2.0/KevinsUTY.zip", "folderName": "KevinsUTY", - "version": "1.0.0", + "version": "2.0.0", "automatic-version-check": false + } diff --git a/mods/SNC@UTY/thumbnail.jpg b/mods/SNC@UTY/thumbnail.jpg index bdfdc1de..c4773823 100644 Binary files a/mods/SNC@UTY/thumbnail.jpg and b/mods/SNC@UTY/thumbnail.jpg differ diff --git a/mods/SadCube@ArtBox/description.md b/mods/SadCube@ArtBox/description.md new file mode 100644 index 00000000..9ee6ebfb --- /dev/null +++ b/mods/SadCube@ArtBox/description.md @@ -0,0 +1 @@ +An art themed mod adding all kinds of stuff! Especially new ways of modifying playing cards. \ No newline at end of file diff --git a/mods/SadCube@ArtBox/meta.json b/mods/SadCube@ArtBox/meta.json new file mode 100644 index 00000000..25865991 --- /dev/null +++ b/mods/SadCube@ArtBox/meta.json @@ -0,0 +1,14 @@ +{ + "title": "ArtBox", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content" + ], + "author": "SadCube", + "repo": "https://github.com/SadCubeArt/ArtBox", + "downloadURL": "https://github.com/SadCubeArt/ArtBox/archive/refs/heads/main.zip", + "version": "3a5b89b", + "automatic-version-check": true, + "last-updated": 1759511650 +} diff --git a/mods/SebasContre@Sebalatro/meta.json b/mods/SebasContre@Sebalatro/meta.json index dd976c8f..a0026d79 100644 --- a/mods/SebasContre@Sebalatro/meta.json +++ b/mods/SebasContre@Sebalatro/meta.json @@ -10,5 +10,6 @@ "downloadURL": "https://github.com/sebascontre/sebalatro/archive/refs/heads/main.zip", "folderName": "Sebalatro", "automatic-version-check": true, - "version": "8bf4547" + "version": "b05df96", + "last-updated": 1759540388 } diff --git a/mods/Shenanigans@ShenanigansDecks/description.md b/mods/Shenanigans@ShenanigansDecks/description.md new file mode 100644 index 00000000..83a4c169 --- /dev/null +++ b/mods/Shenanigans@ShenanigansDecks/description.md @@ -0,0 +1,40 @@ +# Shenanigans's Decks +This mod currently adds 15 decks to the game (and 15 corresponding sleeves with unique effects, if using CardSleeves). You can either discover the effects yourself or read below for each deck's description. + +5 decks are themed after the legendary jokers: + - **Canio Deck**: Discarded cards have a 1 in 7 (increasable by Oops! All 6s) chance to be destroyed. + - **Triboulet Deck**: Retrigger all Kings and Queens. + - **Yorick Deck**: Discarded cards trigger their end of round effects. This works with Mime/Red Seal. + - **Chicot Deck**: During the Boss Blind, your rightmost Joker triggers an additional time. + - **Perkeo Deck**: After using four consumables, get a negative copy of one of them (chosen randomly). + +The other current decks are themed after existing jokers/vouchers: + - **Dusk Deck**: -1 hand per round, but each final hand is retriggered twice. + - **Gros Michel Deck**: The leftmost non-eternal Joker has a 1 in 6 chance to be destroyed at end of round. Start with a Gros Michel. + - **Hieroglyph Deck**: Start at ante 0, but must reach ante 10 to win. + - **Freaky Deck**: Jokers are now freaky. (Each Joker is assigned as a 'Freaky 6', or 'Freaky 9'. After scoring, any 'Freaky 6' adjacent to a 'Freaky 9' gives 1.5x mult) + - **Showman Deck**: Allows duplicate cards to appear, increases odds of that happening (every card generation has a chance to take from the pool of eligible cards you have instead of the regular pool) + - **Snakeskin Deck**: After play or discard, always draw 3 cards (constant effect of The Serpent boss blind). + - **Turtle Bean Deck**: +5 hand size, this bonus decreases by 1 after each discard/hand played. Resets after defeating the Boss Blind. + - **Cartomancer Deck**: Create a specific Tarot card when Blind is selected, changes each Ante (so you essentially get 3 copies of it per Ante if you don't skip). + - **Diplopia Deck**: Start with 2 copies of each card. + - **Riff-raff Deck**: Start with ANY random eternal joker. (instead of taking pool weights into consideration every joker has equal odds of appearing, including legendaries!) (the joker needs to have eternal compat) + +There is support for Card Sleeves! Every deck has its associated sleeve with an unique effect when using it with that deck. Sleeve unique effects are: + - **Canio Sleeve**: +1 hand size for every 5 cards destroyed. + - **Triboulet Sleeve**: Jacks are converted into Kings or Queens (chosen randomly) (jacks effectively never appear). + - **Yorick Sleeve**: After playing 2 hands, gain 1 discard. + - **Chicot Sleeve**: Prevent death during the Boss Blind (once per run). + - **Perkeo Sleeve**: The fourth consumable will always be the one copied. + - **Dusk Sleeve**: -1 hand per round, each played card is retriggered once. + - **Gros Michel Sleeve**: The 2nd leftmost non-eternal Joker has a 1 in 6 chance to be destroyed at end of round. +1 Joker Slot + - **Hieroglyph Sleeve**: Start at ante -1, blind size increases by x0.2 each Ante. + - **Freaky Sleeve**: Jokers are now freakier. (They can be assigned numbers from 0 to 9, and if adjacent jokers' numbers are ascending you get the bonus. You can also go for the 420 bonus...) + - **Showman Sleeve**: Booster Packs always contain a card you own, if possible. (currently very likely doesn't work for modded booster packs) + - **Snakeskin Sleeve**: Rerolling adds a card to the shop instead of replacing existing cards. + - **Turtle Bean Sleeve**: +1 shop slots, -1 shop slots at the end of the shop. Resets after the Boss Blind. + - **Cartomancer Sleeve**: Tarot cards you get have a 1 in 3 chance to become Negative. + - **Diplopia Sleeve**: +1 Joker Slot. When you get a Joker, duplicate it. When a Joker is sold or destroyed, destroy all copies of it. + - **Riff-raff Sleeve**: If the Joker from Riff-raff Deck has blueprint compat, get a copy of it. Otherwise, get ANY other random eternal Joker. + +Some deck textures taken from https://discord.com/channels/1116389027176787968/1238654488131272729 diff --git a/mods/Shenanigans@ShenanigansDecks/meta.json b/mods/Shenanigans@ShenanigansDecks/meta.json new file mode 100644 index 00000000..47bcaa09 --- /dev/null +++ b/mods/Shenanigans@ShenanigansDecks/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Shenanigans's Decks", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content" + ], + "author": "Shenanigans", + "repo": "https://github.com/ShenanigansBunul/balatro-shenanigans-decks", + "downloadURL": "https://github.com/ShenanigansBunul/balatro-shenanigans-decks/archive/refs/tags/update_location.zip", + "version": "update_location", + "automatic-version-check": true, + "last-updated": 1758547624 +} diff --git a/mods/Shenanigans@ShenanigansDecks/thumbnail.jpg b/mods/Shenanigans@ShenanigansDecks/thumbnail.jpg new file mode 100644 index 00000000..d1f4a1a5 Binary files /dev/null and b/mods/Shenanigans@ShenanigansDecks/thumbnail.jpg differ diff --git a/mods/SimplyRanAShotist@IsraeliStreamerMod/description.md b/mods/SimplyRanAShotist@IsraeliStreamerMod/description.md new file mode 100644 index 00000000..2d703a05 --- /dev/null +++ b/mods/SimplyRanAShotist@IsraeliStreamerMod/description.md @@ -0,0 +1 @@ +Play your fav streamers jokers! \ No newline at end of file diff --git a/mods/SimplyRanAShotist@IsraeliStreamerMod/meta.json b/mods/SimplyRanAShotist@IsraeliStreamerMod/meta.json new file mode 100644 index 00000000..b7479de2 --- /dev/null +++ b/mods/SimplyRanAShotist@IsraeliStreamerMod/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Israeli Streamer Mod", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "SimplyRan & Shotist", + "repo": "https://github.com/SimplyRan/IsraeliStreamerMod", + "downloadURL": "https://github.com/SimplyRan/IsraeliStreamerMod/releases/download/v1/IsraelStreamerMod.zip", + "folderName": "IsraeliStreamerMod", + "version": "1.0.0", + "automatic-version-check": false +} diff --git a/mods/SirMaiquis@TagManager/meta.json b/mods/SirMaiquis@TagManager/meta.json index 7abc49e0..44a3eb68 100644 --- a/mods/SirMaiquis@TagManager/meta.json +++ b/mods/SirMaiquis@TagManager/meta.json @@ -11,5 +11,5 @@ "downloadURL": "https://github.com/SirMaiquis/Balatro-TagManager/releases/latest/download/TagManager.zip", "folderName": "TagManager", "automatic-version-check": true, - "version": "v1.1.0" + "version": "v1.2.0" } diff --git a/mods/SleepyG11@HandyBalatro/meta.json b/mods/SleepyG11@HandyBalatro/meta.json index 318c86c7..331b3c9c 100644 --- a/mods/SleepyG11@HandyBalatro/meta.json +++ b/mods/SleepyG11@HandyBalatro/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/SleepyG11/HandyBalatro", "downloadURL": "https://github.com/SleepyG11/HandyBalatro/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "bee3e6c" + "version": "a4fd7d2", + "last-updated": 1759597966 } diff --git a/mods/Somethingcom515@SealsOnEverything/meta.json b/mods/Somethingcom515@SealsOnEverything/meta.json index 80409555..b55e4b65 100644 --- a/mods/Somethingcom515@SealsOnEverything/meta.json +++ b/mods/Somethingcom515@SealsOnEverything/meta.json @@ -11,5 +11,5 @@ "downloadURL": "https://github.com/Somethingcom515/SealsOnJokers/archive/refs/heads/main.zip", "folderName": "SealsOnEverything", "automatic-version-check": true, - "version": "de31ef4" + "version": "8b78702" } diff --git a/mods/Sonfive@PokermonPlus/description.md b/mods/Sonfive@PokermonPlus/description.md new file mode 100644 index 00000000..774e6164 --- /dev/null +++ b/mods/Sonfive@PokermonPlus/description.md @@ -0,0 +1 @@ +An add-on for Pokermon, which adds Pokemon that aren't in Pokermon yet, as well as new Decks that explore some of the unique parts of the Pokermon mod \ No newline at end of file diff --git a/mods/Sonfive@PokermonPlus/meta.json b/mods/Sonfive@PokermonPlus/meta.json new file mode 100644 index 00000000..f85902d1 --- /dev/null +++ b/mods/Sonfive@PokermonPlus/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Pokermon+", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Sonfive", + "repo": "https://github.com/SonfiveTV/PokermonPlus", + "downloadURL": "https://github.com/SonfiveTV/PokermonPlus/archive/refs/heads/main.zip", + "folderName": "PokermonPlus", + "version": "5783f3a", + "automatic-version-check": true, + "last-updated": 1758536354 +} diff --git a/mods/Sonfive@PokermonPlus/thumbnail.jpg b/mods/Sonfive@PokermonPlus/thumbnail.jpg new file mode 100644 index 00000000..a5775e2c Binary files /dev/null and b/mods/Sonfive@PokermonPlus/thumbnail.jpg differ diff --git a/mods/SparklesRolf@Furlatro/description.md b/mods/SparklesRolf@Furlatro/description.md index fe2ad9ec..a5ab680c 100644 --- a/mods/SparklesRolf@Furlatro/description.md +++ b/mods/SparklesRolf@Furlatro/description.md @@ -1,23 +1,39 @@ # Furlatro. The Furry Balatro Mod! - THE Furry modpack for balatro. A passion side project brought to life! -# Additions +Actively taking new submissions for custom Jokers! Join the [Discord](https://discord.gg/fCnxr4dWfh) to submit one! <3 -Introduces 15 Furry Jokers, each with unique effects! +*Submissions are free, but may have applicable fine print + +# Additions +Introduces 20 Furry Jokers, each with unique effects! Adds a new rarity: Mythic! These are ultra powerful jokers - that can elevate your score to new heights # Cross-Mod Content - Cross-Mod Joker effects (More may release in the future!) +* Current Cross-Mod Content + * [Cryptid](https://github.com/SpectralPack/Cryptid) (1 Joker) + * [Talisman](https://github.com/SpectralPack/Talisman) (4 Jokers) + There are currently a few additions that have gameplay/QoL changes related to other mods, listed below! * [CardSleeves](https://github.com/larswijn/CardSleeves) [*Requires v1.7.8+*](https://github.com/larswijn/CardSleeves/releases/tag/v1.7.8) * [JokerDisplay](https://github.com/nh6574/JokerDisplay) [*Requires v1.4.8.2+*](https://github.com/nh6574/JokerDisplay/releases/tag/v1.8.4.2) # Requirements +Requires the [minimum](https://github.com/Steamodded/smods/releases/tag/1.0.0-beta-0530b) or [latest](https://github.com/Steamodded/smods/releases/latest) version of steammodded! + +# Notes +With Furlatro v1.1.0 and later, [Talisman](https://github.com/SpectralPack/Talisman/releases/latest) is no longer required +for the mod to function, but is still reccomended! + +With v1.1.0 releasing, I'm happy to announce that I'm planning on hosting a tournament for 4 custom jokers in the future! Details are yet to be compiled +but will announce details here and in the [Discord](https://discord.gg/fCnxr4dWfh) server when thay are ready! Date of the event is planned to be around +Halloween week (Week of the 31st of October) but could be earlier or later! Please tell your floofy friends to hop on in and compete with other floofs as +I would like to have at least 8 players participate in the tournament <3 + + + -Requires [Talisman](https://github.com/SpectralPack/Talisman/releases) \ No newline at end of file diff --git a/mods/SparklesRolf@Furlatro/meta.json b/mods/SparklesRolf@Furlatro/meta.json index 2150a633..fe080175 100644 --- a/mods/SparklesRolf@Furlatro/meta.json +++ b/mods/SparklesRolf@Furlatro/meta.json @@ -1,7 +1,7 @@ { "title": "Furlatro", "requires-steamodded": true, - "requires-talisman": true, + "requires-talisman": false, "categories": [ "Content", "Joker" @@ -10,6 +10,7 @@ "repo": "https://github.com/SparklesRolf/Furlatro", "downloadURL": "https://github.com/SparklesRolf/Furlatro/releases/latest/download/Furlatro.zip", "folderName": "Furlatro", - "version": "v1.0.7", - "automatic-version-check": true + "version": "v1.1.1", + "automatic-version-check": true, + "last-updated": 1758590163 } diff --git a/mods/Squidguset@TooManyDecks/meta.json b/mods/Squidguset@TooManyDecks/meta.json index 742673b6..c0e95a52 100644 --- a/mods/Squidguset@TooManyDecks/meta.json +++ b/mods/Squidguset@TooManyDecks/meta.json @@ -9,6 +9,7 @@ "repo": "https://github.com/Squidguset/TooManyDecks", "downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip", "folderName": "TooManyDecks", - "version": "c052cf4", - "automatic-version-check": true + "version": "4941963", + "automatic-version-check": true, + "last-updated": 1757121283 } diff --git a/mods/Steamodded@smods/meta.json b/mods/Steamodded@smods/meta.json index 24df0fd3..f7a480fb 100644 --- a/mods/Steamodded@smods/meta.json +++ b/mods/Steamodded@smods/meta.json @@ -7,7 +7,8 @@ ], "author": "Steamodded", "repo": "https://github.com/Steamodded/smods", - "downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip", + "downloadURL": "https://github.com/Steamodded/smods/archive/refs/tags/1.0.0-beta-0827c.zip", "automatic-version-check": true, - "version": "a8cf385" + "version": "1.0.0-beta-0827c", + "last-updated": 1756667555 } diff --git a/mods/Stellr@FearsAndPhobias/description.md b/mods/Stellr@FearsAndPhobias/description.md new file mode 100644 index 00000000..efd59432 --- /dev/null +++ b/mods/Stellr@FearsAndPhobias/description.md @@ -0,0 +1,3 @@ +A Balatro mod that adds custom jokers, consumables, and more that relates to fears and phobias. + +There are currently more than 36 Jokers, 7 Consumables, and 3 Enhancements. diff --git a/mods/Stellr@FearsAndPhobias/meta.json b/mods/Stellr@FearsAndPhobias/meta.json new file mode 100644 index 00000000..8e3f272c --- /dev/null +++ b/mods/Stellr@FearsAndPhobias/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Fears & Phobias", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content" + ], + "author": "Stellr", + "repo": "https://github.com/StellrVR/fears-phobias", + "downloadURL": "https://github.com/StellrVR/fears-phobias/releases/latest/download/fearsphobias.zip", + "folderName": "FearsPhobias", + "version": "v1.2.1", + "automatic-version-check": true +} diff --git a/mods/TOGAPack@TheOneGoofAli/meta.json b/mods/TOGAPack@TheOneGoofAli/meta.json index 45327e40..4ea1e823 100644 --- a/mods/TOGAPack@TheOneGoofAli/meta.json +++ b/mods/TOGAPack@TheOneGoofAli/meta.json @@ -8,7 +8,8 @@ ], "author": "TheOneGoofAli", "repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro", - "downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/heads/main.zip", + "downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/tags/1.10.1.zip", "automatic-version-check": true, - "version": "2271be3" + "version": "1.10.1", + "last-updated": 1759108729 } diff --git a/mods/Th30ne@GrabBag/meta.json b/mods/Th30ne@GrabBag/meta.json index bec81fa1..51630104 100644 --- a/mods/Th30ne@GrabBag/meta.json +++ b/mods/Th30ne@GrabBag/meta.json @@ -11,5 +11,6 @@ "downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip", "folderName": "GrabBag", "automatic-version-check": true, - "version": "52de290" + "version": "5c084c5", + "last-updated": 1756560034 } diff --git a/mods/TheMotherfuckingBearodactyl@Insolence/meta.json b/mods/TheMotherfuckingBearodactyl@Insolence/meta.json index 5cb3bbbe..62edf1fe 100644 --- a/mods/TheMotherfuckingBearodactyl@Insolence/meta.json +++ b/mods/TheMotherfuckingBearodactyl@Insolence/meta.json @@ -7,8 +7,9 @@ ], "author": "The Motherfucking Bearodactyl", "repo": "https://github.com/thebearodactyl/insolence-balatro", - "downloadURL": "https://github.com/thebearodactyl/insolence-balatro/archive/refs/tags/2.1.4.zip", + "downloadURL": "https://github.com/thebearodactyl/insolence-balatro/archive/refs/tags/2.1.6.zip", "folderName": "Insolence", - "version": "2.1.4", - "automatic-version-check": true + "version": "2.1.6", + "automatic-version-check": true, + "last-updated": 1757553458 } diff --git a/mods/ToxicPlayer@Flushtro/meta.json b/mods/ToxicPlayer@Flushtro/meta.json index cf945fca..29938dfd 100644 --- a/mods/ToxicPlayer@Flushtro/meta.json +++ b/mods/ToxicPlayer@Flushtro/meta.json @@ -9,6 +9,6 @@ "repo": "https://github.com/N0tToxicPlayer/Flushtro", "downloadURL": "https://github.com/N0tToxicPlayer/Flushtro/releases/latest/download/flushtro.zip", "folderName": "Flushtro", - "version": "v4.0.0", + "version": "v4.1.1", "automatic-version-check": true } diff --git a/mods/Trif3ctal@LuckyRabbit/meta.json b/mods/Trif3ctal@LuckyRabbit/meta.json index 3207e0b4..aae7b046 100644 --- a/mods/Trif3ctal@LuckyRabbit/meta.json +++ b/mods/Trif3ctal@LuckyRabbit/meta.json @@ -11,5 +11,6 @@ "downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/heads/main.zip", "folderName": "LuckyRabbit", "automatic-version-check": true, - "version": "f412702" + "version": "d1d2e19", + "last-updated": 1759213609 } diff --git a/mods/Virtualized@Multiplayer/description.md b/mods/Virtualized@Multiplayer/description.md deleted file mode 100644 index 30baa1d0..00000000 --- a/mods/Virtualized@Multiplayer/description.md +++ /dev/null @@ -1,11 +0,0 @@ -# A Balatro Multiplayer Mod - -Compete with your friends in Balatro! Developed by Virtualized. - -## How it works - -Join a lobby with a friend, some blinds will be replaced with PvP Blinds where you must score higher than your opponent or lose a life! - -## Do I need to start a server to play with my friends? - -No, there is an official server that you will automatically connect to when you start the game with the mod installed, although you can host one yourself if you want to ([download the server files here](https://github.com/V-rtualized/BalatroMultiplayerAPI-Server)). You can also find random people to play with by joining the Balatro Multiplayer discord: https://discord.gg/W22FEqVWsq \ No newline at end of file diff --git a/mods/Virtualized@Multiplayer/meta.json b/mods/Virtualized@Multiplayer/meta.json deleted file mode 100644 index c5fb0253..00000000 --- a/mods/Virtualized@Multiplayer/meta.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "title": "Multiplayer", - "requires-steamodded": true, - "requires-talisman": false, - "categories": [ - "Content", - "Technical", - "Miscellaneous" - ], - "author": "Virtualized", - "repo": "https://github.com/Balatro-Multiplayer/BalatroMultiplayer", - "downloadURL": "https://github.com/Balatro-Multiplayer/BalatroMultiplayer/releases/latest/download/BalatroMultiplayer.zip", - "folderName": "Multiplayer", - "automatic-version-check": true, - "version": "v0.2.13" -} diff --git a/mods/Virtualized@Multiplayer/thumbnail.jpg b/mods/Virtualized@Multiplayer/thumbnail.jpg deleted file mode 100644 index 7ef01f37..00000000 Binary files a/mods/Virtualized@Multiplayer/thumbnail.jpg and /dev/null differ diff --git a/mods/WilsontheWolf@DebugPlus/meta.json b/mods/WilsontheWolf@DebugPlus/meta.json index 9132fc4c..1f454c25 100644 --- a/mods/WilsontheWolf@DebugPlus/meta.json +++ b/mods/WilsontheWolf@DebugPlus/meta.json @@ -9,5 +9,5 @@ "repo": "https://github.com/WilsontheWolf/DebugPlus", "downloadURL": "https://github.com/WilsontheWolf/DebugPlus/releases/latest/download/DebugPlus.zip", "automatic-version-check": true, - "version": "v1.4.2" + "version": "v1.5.1" } diff --git a/mods/Yahiamice@Yahimod/description.md b/mods/Yahiamice@Yahimod/description.md new file mode 100644 index 00000000..cdf1f857 --- /dev/null +++ b/mods/Yahiamice@Yahimod/description.md @@ -0,0 +1,5 @@ +# The Stupidest Balatro Mod on Earth! +The YAHIMOD's a (somewhat unbalanced) mess of custom jokers, tarots and blinds, loosely themed around [Yahiamice](https://www.youtube.com/@YahiamiceLIVE) (yes, i'm self-centered) with several meta effects that stray from the base game; like throwing a wet trout at your screen or forcing the game speed to be 0.25x + + # DISCLAIMER + I didn't build this mod with cross-mod compatibility in mind. Please don't report issues pertaining to crashes related to other mods, thank you. \ No newline at end of file diff --git a/mods/Yahiamice@Yahimod/meta.json b/mods/Yahiamice@Yahimod/meta.json new file mode 100644 index 00000000..9c450b31 --- /dev/null +++ b/mods/Yahiamice@Yahimod/meta.json @@ -0,0 +1,16 @@ +{ + "title": "YAHIMOD", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Yahiamice", + "repo": "https://github.com/Yahiamice/yahimod-balatro", + "downloadURL": "https://github.com/Yahiamice/yahimod-balatro/archive/refs/heads/master.zip", + "automatic-version-check": true, + "version": "aaffff5", + "folderName": "YAHIMOD", + "last-updated": 1759583928 +} diff --git a/mods/Yahiamice@Yahimod/thumbnail.jpg b/mods/Yahiamice@Yahimod/thumbnail.jpg new file mode 100644 index 00000000..ec2c65e8 Binary files /dev/null and b/mods/Yahiamice@Yahimod/thumbnail.jpg differ diff --git a/mods/Yaminson@LuckySeven/description.md b/mods/Yaminson@LuckySeven/description.md new file mode 100644 index 00000000..2ee3d872 --- /dev/null +++ b/mods/Yaminson@LuckySeven/description.md @@ -0,0 +1,15 @@ +# Lucky Seven + +Lucky Seven adds three new jokers with luck based mechanics. + +## Jokers + +| **Joker** | **Effect** | **Cost** | **Rarity** | +| ----------|----------- | -------- | ---------- | +| **Lucky Seven** | **1 in 7** chance to retrigger all
played cards **2** additional times
(**+1** chance for each scored **7**) | $7 | Uncommon | +| **Loaded Die** | **Lucky** cards are guaranteed to trigger
**1 in 4** chance to destroy **Lucky** card | $7 | Uncommon | +| **Black Cat** | **1 in 3** chance to **destroy** a random
**Joker** and then add **Negative**
to a random **Joker** when
**Boss Blind** is defeated | $7 | Rare | + +## Bonus Deck + +This mod also includes a "Lucky Deck" full of Lucky card 7's diff --git a/mods/Yaminson@LuckySeven/meta.json b/mods/Yaminson@LuckySeven/meta.json new file mode 100644 index 00000000..705bda1c --- /dev/null +++ b/mods/Yaminson@LuckySeven/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Lucky Seven", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Joker" + ], + "author": "Yaminson", + "repo": "https://github.com/JamesGiesbrecht/lucky-seven", + "downloadURL": "https://github.com/JamesGiesbrecht/lucky-seven/releases/latest/download/LuckySeven.zip", + "automatic-version-check": true, + "version": "v0.1.0", + "last-updated": 1758449736 +} diff --git a/mods/Yaminson@LuckySeven/thumbnail.jpg b/mods/Yaminson@LuckySeven/thumbnail.jpg new file mode 100644 index 00000000..7b448a03 Binary files /dev/null and b/mods/Yaminson@LuckySeven/thumbnail.jpg differ diff --git a/mods/baimao@Partner/meta.json b/mods/baimao@Partner/meta.json index 6e5484f8..bc7c9df9 100644 --- a/mods/baimao@Partner/meta.json +++ b/mods/baimao@Partner/meta.json @@ -8,7 +8,8 @@ ], "author": "baimao", "repo": "https://github.com/Icecanno/Partner-API", - "downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2e.zip", - "version": "1.0.2e", - "automatic-version-check": true + "downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2f.zip", + "version": "1.0.2f", + "automatic-version-check": true, + "last-updated": 1758803791 } diff --git a/mods/cg223@Joker-Loadouts/description.md b/mods/cg223@Joker-Loadouts/description.md new file mode 100644 index 00000000..25918aca --- /dev/null +++ b/mods/cg223@Joker-Loadouts/description.md @@ -0,0 +1,6 @@ +# Joker Loadouts + +Adds buttons above your Joker slots that act as loadouts. +Switching between these saves the order of your Jokers for that specific slot. +This heavily simplifies a lot of gameplay involving Joker movement, especially with Blueprint and Brainstorm. + diff --git a/mods/cg223@Joker-Loadouts/meta.json b/mods/cg223@Joker-Loadouts/meta.json new file mode 100644 index 00000000..2e961d8f --- /dev/null +++ b/mods/cg223@Joker-Loadouts/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Joker Loadouts", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Quality of Life" + ], + "author": "cg223", + "repo": "https://github.com/cg-223/Joker-Loadouts", + "downloadURL": "https://github.com/cg-223/Joker-Loadouts/archive/refs/heads/main.zip", + "automatic-version-check": true, + "version": "d2bdae4", + "last-updated": 1759090606 +} diff --git a/mods/cg223@Joker-Loadouts/thumbnail.jpg b/mods/cg223@Joker-Loadouts/thumbnail.jpg new file mode 100644 index 00000000..68a23c73 Binary files /dev/null and b/mods/cg223@Joker-Loadouts/thumbnail.jpg differ diff --git a/mods/cg223@TooManyJokers/meta.json b/mods/cg223@TooManyJokers/meta.json index c11e446b..3c1204cc 100644 --- a/mods/cg223@TooManyJokers/meta.json +++ b/mods/cg223@TooManyJokers/meta.json @@ -9,5 +9,6 @@ "repo": "https://github.com/cg-223/toomanyjokers", "downloadURL": "https://github.com/cg-223/toomanyjokers/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "a06ec45" + "version": "f286a8d", + "last-updated": 1756941289 } diff --git a/mods/cokeblock@cokelatro/meta.json b/mods/cokeblock@cokelatro/meta.json index 6603895c..f4e7f5bf 100644 --- a/mods/cokeblock@cokelatro/meta.json +++ b/mods/cokeblock@cokelatro/meta.json @@ -9,6 +9,7 @@ "repo": "https://github.com/cokeblock/Cokelatro", "downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip", "folderName": "cokelatro", - "version": "V0.6.0A", - "automatic-version-check": true + "version": "V0.6.8A", + "automatic-version-check": true, + "last-updated": 1757386766 } diff --git a/mods/colonthreeing@glumbus/description.md b/mods/colonthreeing@glumbus/description.md new file mode 100644 index 00000000..d3b57627 --- /dev/null +++ b/mods/colonthreeing@glumbus/description.md @@ -0,0 +1,3 @@ +# glumbus + +Makes Lucky Cat into a picture of glumbus (sometimes erroniously referred to as glungus) the cat. diff --git a/mods/colonthreeing@glumbus/meta.json b/mods/colonthreeing@glumbus/meta.json new file mode 100644 index 00000000..7b54675f --- /dev/null +++ b/mods/colonthreeing@glumbus/meta.json @@ -0,0 +1,15 @@ +{ + "title": "glumbus", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Resource Packs" + ], + "author": "colonthreeing", + "repo": "https://github.com/colonthreeing/Glumbus", + "downloadURL": "https://github.com/colonthreeing/Glumbus/releases/latest/download/Glumbus.zip", + "folderName": "glumbus", + "version": "glumbus2.3", + "automatic-version-check": true, + "last-updated": 1758090360 +} diff --git a/mods/colonthreeing@glumbus/thumbnail.jpg b/mods/colonthreeing@glumbus/thumbnail.jpg new file mode 100644 index 00000000..5ada15ec Binary files /dev/null and b/mods/colonthreeing@glumbus/thumbnail.jpg differ diff --git a/mods/cozmo496@marco/description.md b/mods/cozmo496@marco/description.md new file mode 100644 index 00000000..b182a63e --- /dev/null +++ b/mods/cozmo496@marco/description.md @@ -0,0 +1,3 @@ +A resource pack i made that replaces the lucky cat with my cat, Marco! + +Requires Malverk-1.1.3a diff --git a/mods/cozmo496@marco/meta.json b/mods/cozmo496@marco/meta.json new file mode 100644 index 00000000..62002475 --- /dev/null +++ b/mods/cozmo496@marco/meta.json @@ -0,0 +1,13 @@ +{ + "title": "Marco", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Resource Packs" + ], + "author": "Cozmo496", + "repo": "https://github.com/Cozmo496/marco", + "downloadURL": "https://github.com/Cozmo496/marco/archive/refs/tags/marco4monthsold.zip", + "automatic-version-check": true, + "version": "marco4monthsold" +} diff --git a/mods/cozmo496@marco/thumbnail.jpg b/mods/cozmo496@marco/thumbnail.jpg new file mode 100644 index 00000000..ac29e568 Binary files /dev/null and b/mods/cozmo496@marco/thumbnail.jpg differ diff --git a/mods/crmykybord@Sculio/description.md b/mods/crmykybord@Sculio/description.md new file mode 100644 index 00000000..4f8bae99 --- /dev/null +++ b/mods/crmykybord@Sculio/description.md @@ -0,0 +1,2 @@ +# Sculio +A vanilla-esque Balatro Mod containing 45+ new Jokers! It aims to add a collection of jokers that feel faithful to the vanilla artstyle and synergise well with base jokers. Think of it as an unofficial DLC. diff --git a/mods/crmykybord@Sculio/meta.json b/mods/crmykybord@Sculio/meta.json new file mode 100644 index 00000000..ff6fee0f --- /dev/null +++ b/mods/crmykybord@Sculio/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Sculio", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "crmykybord, BrandonE, chily", + "folderName": "Sculio", + "repo": "https://github.com/crmykybord/Sculio", + "downloadURL": "https://github.com/crmykybord/Sculio/releases/latest/download/Sculio.zip", + "automatic-version-check": true, + "version": "v1.0.0", + "last-updated": 1756948491 +} diff --git a/mods/crmykybord@Sculio/thumbnail.jpg b/mods/crmykybord@Sculio/thumbnail.jpg new file mode 100644 index 00000000..e4935e18 Binary files /dev/null and b/mods/crmykybord@Sculio/thumbnail.jpg differ diff --git a/mods/frostice482@imm/description.md b/mods/frostice482@imm/description.md new file mode 100644 index 00000000..d941f708 --- /dev/null +++ b/mods/frostice482@imm/description.md @@ -0,0 +1,11 @@ +## imm (Ingame Mod Manager) +Lets you install mods in-game. Includes Thunderstore support. + + + +### Useless Features: +- Caching +- Download older versions +- Automatic disabling problematic mods when startup +- Automatic download of missing dependencies +- Dependency / Conflict management diff --git a/mods/frostice482@imm/meta.json b/mods/frostice482@imm/meta.json new file mode 100644 index 00000000..6ec2056f --- /dev/null +++ b/mods/frostice482@imm/meta.json @@ -0,0 +1,10 @@ +{ + "title": "imm", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ "Technical", "Miscellaneous" ], + "author": "frostice482", + "repo": "https://github.com/frostice482/balatro-imm", + "downloadURL": "https://github.com/frostice482/balatro-imm/releases/latest/download/inmodman.zip", + "version": "2.0.3" +} diff --git a/mods/frostice482@imm/thumbnail.jpg b/mods/frostice482@imm/thumbnail.jpg new file mode 100644 index 00000000..65c31cc8 Binary files /dev/null and b/mods/frostice482@imm/thumbnail.jpg differ diff --git a/mods/jumbocarrot0@ReduxArcanum/meta.json b/mods/jumbocarrot0@ReduxArcanum/meta.json index aaa320bc..52aeb111 100644 --- a/mods/jumbocarrot0@ReduxArcanum/meta.json +++ b/mods/jumbocarrot0@ReduxArcanum/meta.json @@ -9,5 +9,5 @@ "repo": "https://github.com/jumbocarrot0/Redux-Arcanum", "downloadURL": "https://github.com/jumbocarrot0/Redux-Arcanum/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "bcf513f" + "version": "45bfdf5" } diff --git a/mods/kasimeka@mobile-essentials/description.md b/mods/kasimeka@mobile-essentials/description.md new file mode 100644 index 00000000..a726f75e --- /dev/null +++ b/mods/kasimeka@mobile-essentials/description.md @@ -0,0 +1,35 @@ +a set of essential lovely patches to run the desktop release of Balatro on mobile devices. these patches have no adverse effects on desktop as well. + +## included mods + +### display-mode + +- forces the game to run in landscape only +- enables hidpi mode for mobile devices + +### touch-keyboard + +- enables the controller-mode keyboard for devices with touch input + +### fps-settings + +- disables vsync +- limits the game's fps to the device's refresh rate on launch (by default) +- adds an "FPS Limit" option to the graphics settings menu for manual adjustment + +### feature-flags + +adds feature flags for the 'Android' and 'iOS' platforms that + +- disable achievements and crash reports +- enable the mobile UI and hide the quit button +- disable window and resolution settings (they're unusable on mobile) + +### fix-flame-shader-precision + +fixes the score flame effect breaking on relatively low scores when rendered with "OpenGL ES" + +## extra recommendations + +- [Sticky Fingers](https://github.com/eramdam/sticky-fingers) - a port of the mobile release's touch controls (requires smods) +- [DismissAlert](https://github.com/Breezebuilder/DismissAlert) - allows the discovery alert icons to be dismissed and hidden by tapping their ❗ icon diff --git a/mods/kasimeka@mobile-essentials/meta.json b/mods/kasimeka@mobile-essentials/meta.json new file mode 100644 index 00000000..1ee5524a --- /dev/null +++ b/mods/kasimeka@mobile-essentials/meta.json @@ -0,0 +1,15 @@ +{ + "title": "mobile essentials", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Quality of Life", + "Miscellaneous" + ], + "author": "kasimeka", + "repo": "https://github.com/kasimeka/balatro-mobile-essentials-mod", + "downloadURL": "https://github.com/kasimeka/balatro-mobile-essentials-mod/archive/refs/heads/main.zip", + "automatic-version-check": true, + "version": "85a7dbe", + "last-updated": 1757261866 +} diff --git a/mods/kasimeka@typist/meta.json b/mods/kasimeka@typist/meta.json index 52409615..74c6ac7a 100644 --- a/mods/kasimeka@typist/meta.json +++ b/mods/kasimeka@typist/meta.json @@ -8,7 +8,8 @@ ], "author": "kasimeka", "repo": "https://github.com/kasimeka/balatro-typist-mod", - "downloadURL": "https://github.com/kasimeka/balatro-typist-mod/archive/refs/tags/1.8.2.zip", + "downloadURL": "https://github.com/kasimeka/balatro-typist-mod/archive/refs/tags/1.8.3.zip", "automatic-version-check": true, - "version": "1.8.2" -} + "version": "1.8.3", + "last-updated": 1756474893 +} \ No newline at end of file diff --git a/mods/kcgidw@kcvanilla/meta.json b/mods/kcgidw@kcvanilla/meta.json index 8e2ecd50..ce0d3ddc 100644 --- a/mods/kcgidw@kcvanilla/meta.json +++ b/mods/kcgidw@kcvanilla/meta.json @@ -9,5 +9,5 @@ "repo": "https://github.com/kcgidw/kcvanilla", "downloadURL": "https://github.com/kcgidw/kcvanilla/archive/refs/heads/master.zip", "automatic-version-check": true, - "version": "ae14741" + "version": "a4a10f8" } diff --git a/mods/lammies-yum@slaythespirejokers/description.md b/mods/lammies-yum@slaythespirejokers/description.md new file mode 100644 index 00000000..272fd6b1 --- /dev/null +++ b/mods/lammies-yum@slaythespirejokers/description.md @@ -0,0 +1 @@ +A Balatro mod with cards based on Slay The Spire. (WIP) \ No newline at end of file diff --git a/mods/lammies-yum@slaythespirejokers/meta.json b/mods/lammies-yum@slaythespirejokers/meta.json new file mode 100644 index 00000000..cc2267ca --- /dev/null +++ b/mods/lammies-yum@slaythespirejokers/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Slay The Spire Jokers", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Joker" + ], + "author": "lammies.yum", + "repo": "https://github.com/lammies-yum/slaythespirejokers", + "downloadURL": "https://github.com/lammies-yum/slaythespirejokers/releases/latest/download/SlayTheSpireJokers.zip", + "folderName": "Slay The Spire Jokers", + "version": "yownload", + "automatic-version-check": true +} diff --git a/mods/lammies-yum@slaythespirejokers/thumbnail.jpg b/mods/lammies-yum@slaythespirejokers/thumbnail.jpg new file mode 100644 index 00000000..deca6f90 Binary files /dev/null and b/mods/lammies-yum@slaythespirejokers/thumbnail.jpg differ diff --git a/mods/lordruby@Entropy/description.md b/mods/lordruby@Entropy/description.md index a80eea48..1778c471 100644 --- a/mods/lordruby@Entropy/description.md +++ b/mods/lordruby@Entropy/description.md @@ -1,10 +1,20 @@ # Entropy -An unbalanced cryptid addon for balatro, Built around the madness gameset +A chaotic Balatro mod + +[Download CryptLib](https://github.com/SpectralPack/Cryptlib) (Make sure you download via Code > Download zip) -Note: Entropy currently requires [Cryptid Main](https://github.com/SpectralPack/Cryptid/tree/) and [Talisman](https://github.com/MathIsFun0/Talisman/) Entropy currently adds: -![image](https://github.com/user-attachments/assets/cfa3a34f-ee83-4736-bec0-31b48f665eda) -![image](https://github.com/user-attachments/assets/e780bc3a-66da-4299-abbc-fa69a4c4607b) -![image](https://github.com/user-attachments/assets/4afd6eae-9c4a-43c0-a1c1-b3ff258a60a1) +![image](https://github.com/user-attachments/assets/02d065d5-2c15-4946-a724-bc995c8eee2a) +![image](https://github.com/user-attachments/assets/3eff5308-0b72-40a3-89af-a710de425d90) +![image](https://github.com/user-attachments/assets/f20d2145-6a3a-48e1-946c-32b667e2f01c) +## Wheres all the Other Content? +Due to me wanting to depart from this mod as a Cryptid addon but not wanting the content to go to waste a lot of existing content has been moved into CrossMod territory, where it will only show up if you have Cryptid enabled. This includes entropic Jokers which are based on Exotics + +## What about Ascension Power +Ascension Power will stay around even without Cryptid enabled due to how much Entropy content relies on it +I could rename ascension power to further seperate it from Cryptid however I think this is unnecessary as the mechanics will remain the same + +## Contact +For enquiries please join the [Entropy Discord](https://discord.gg/beqqy4Bb7m) diff --git a/mods/lordruby@Entropy/meta.json b/mods/lordruby@Entropy/meta.json index d6927c96..d184024d 100644 --- a/mods/lordruby@Entropy/meta.json +++ b/mods/lordruby@Entropy/meta.json @@ -9,6 +9,7 @@ "repo": "https://github.com/lord-ruby/Entropy", "downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip", "folderName": "Entropy", - "version": "6817bef", - "automatic-version-check": true + "version": "80de027", + "automatic-version-check": true, + "last-updated": 1757567783 } diff --git a/mods/lordruby@Entropy/thumbnail.jpg b/mods/lordruby@Entropy/thumbnail.jpg index 7d08cce3..37ba1f36 100644 Binary files a/mods/lordruby@Entropy/thumbnail.jpg and b/mods/lordruby@Entropy/thumbnail.jpg differ diff --git a/mods/nh6574@JokerDisplay/meta.json b/mods/nh6574@JokerDisplay/meta.json index 2f261035..259e132a 100644 --- a/mods/nh6574@JokerDisplay/meta.json +++ b/mods/nh6574@JokerDisplay/meta.json @@ -10,5 +10,6 @@ "repo": "https://github.com/nh6574/JokerDisplay", "downloadURL": "https://github.com/nh6574/JokerDisplay/archive/refs/heads/master.zip", "automatic-version-check": true, - "version": "267f624" + "version": "f205f40", + "last-updated": 1759256551 } diff --git a/mods/nh6574@JoyousSpring/meta.json b/mods/nh6574@JoyousSpring/meta.json index 133b5822..9db93ff3 100644 --- a/mods/nh6574@JoyousSpring/meta.json +++ b/mods/nh6574@JoyousSpring/meta.json @@ -10,5 +10,6 @@ "repo": "https://github.com/nh6574/JoyousSpring", "downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip", "automatic-version-check": true, - "version": "d838606" + "version": "e0cdbd2", + "last-updated": 1758514812 } diff --git a/mods/notmario@MoreFluff/meta.json b/mods/notmario@MoreFluff/meta.json index 5a1765aa..688f41f2 100644 --- a/mods/notmario@MoreFluff/meta.json +++ b/mods/notmario@MoreFluff/meta.json @@ -10,5 +10,6 @@ "repo": "https://github.com/notmario/MoreFluff", "downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "27bd83d" + "version": "942056e", + "last-updated": 1759500935 } diff --git a/mods/peakshitposts@peakshitmod/meta.json b/mods/peakshitposts@peakshitmod/meta.json index 8b5d5370..531a6fda 100644 --- a/mods/peakshitposts@peakshitmod/meta.json +++ b/mods/peakshitposts@peakshitmod/meta.json @@ -10,6 +10,7 @@ "repo": "https://github.com/peakshitposts/peakshitmod", "downloadURL": "https://github.com/peakshitposts/peakshitmod/releases/latest/download/peakshitmod-main.zip", "folderName": "peakshitmod", - "version": "newer", - "automatic-version-check": true + "version": "evennewer", + "automatic-version-check": true, + "last-updated": 1757286839 } diff --git a/mods/pi_cubed@pi_cubedsJokers/meta.json b/mods/pi_cubed@pi_cubedsJokers/meta.json index d382b2cc..cce8973e 100644 --- a/mods/pi_cubed@pi_cubedsJokers/meta.json +++ b/mods/pi_cubed@pi_cubedsJokers/meta.json @@ -8,6 +8,7 @@ "author": "pi_cubed", "repo": "https://github.com/pi-cubed-cat/pi_cubeds_jokers", "downloadURL": "https://github.com/pi-cubed-cat/pi_cubeds_jokers/archive/refs/heads/main.zip", - "version": "fe5c78c", - "automatic-version-check": true + "version": "dd2e9a1", + "automatic-version-check": true, + "last-updated": 1759551524 } diff --git a/mods/riosodu@black-seal/meta.json b/mods/riosodu@black-seal/meta.json index 69a5b881..8ac5c733 100644 --- a/mods/riosodu@black-seal/meta.json +++ b/mods/riosodu@black-seal/meta.json @@ -11,5 +11,6 @@ "folderName": "black-seal", "automatic-version-check": true, "fixed-release-tag-updates": true, - "version": "20250730_013836" + "version": "20250923_213447", + "last-updated": 1758665709 } diff --git a/mods/riosodu@qol-bundle/description.md b/mods/riosodu@qol-bundle/description.md index f9d688a0..ef8117a6 100644 --- a/mods/riosodu@qol-bundle/description.md +++ b/mods/riosodu@qol-bundle/description.md @@ -9,13 +9,34 @@ This mod provides several small adjustments to gameplay mechanics to enhance the ## Features - **Easier Wheel of Fortune**: Configurable ease for the Wheel of Fortune tarot card. Adjust the chance of hitting the desired outcome (1 = 100% chance, 4 = vanilla 25% chance). Default is 3. -- **Wildcard Fix**: Prevents Wildcard and Smeared Joker from being negatively affected by suit debuffs when they could match a non-debuffed suit. +- **Wildcard Fix**: Prevents Wildcard and Smeared Joker from being negatively affected by suit debuffs when they could match a non-debuffed suit. When Paperback mod is installed, Smeared Joker considers light suits and dark suits, respectively, as the same suit. - **Increased Shop Size**: Increases the base shop size by 1 (default is 2). This helps offset the dilution of the shop pool caused by other mods adding new cards and items. - **Unweighted Base Editions**: Makes Foil, Holo, and Polychrome editions equally likely when rolled, while preserving the original probability of Negative editions. - **Configurable 8 Ball Joker**: Adjust the chance of the 8 Ball Joker spawning Tarot cards (1 = 100% chance, 4 = vanilla 25% chance). Default is 4. - **Reworked Hit the Road Joker**: When enabled, discarded Jacks are returned to the deck alongside the current effect. - **Square Joker Modification**: Reworks the Square Joker to give +4 chips if played hand has exactly 4 cards, with each scoring card having a 1 in 2 chance to add +4 more chips. Also changes rarity to Uncommon. -- **Nerf Photochad**: Makes Photograph and Hanging Chad jokers Uncommon rarity. +- **Flower Pot Wildcard Rework**: Flower Pot only appears in shop when Wildcard-enhanced cards exist in deck and triggers when scoring hand contains any Wildcard. +- **Baron Uncommon**: Makes Baron joker Uncommon rarity with reduced cost ($5 instead of $8). +- **Mime Rare**: Makes Mime joker Rare rarity with increased cost ($6 instead of $5). +- **Satellite Joker Rework**: Satellite now gives gold equal to half the highest poker hand level (rounded down). +- **Controlled Sigil**: Sigil now requires selecting a card first and converts all cards to selected card's suit instead of random suit. +- **Controlled Ouija**: Ouija now requires selecting a card first and converts all cards to selected card's rank instead of random rank. +- **Loyalty Card Rounds Mode**: Loyalty Card triggers based on rounds instead of hands played for more predictable timing and easier to plan around. +- **Splash Joker Retrigger**: Splash Joker additionally retriggers a random scoring card. +- **Ceremonial Dagger Common**: Makes Ceremonial Dagger joker Common rarity with reduced cost ($3 instead of $6). +- **Mail-In Rebate Uncommon**: Makes Mail-In Rebate joker Uncommon rarity (was Common rarity - makes it rarer). +- **Fortune Teller Cheaper**: Makes Fortune Teller joker cheaper (cost $4 instead of $6). +- **Erosion X Mult Rework**: Changes Erosion from +4 Mult per card to X0.15 Mult per card below starting amount. +- **Interest on Skip**: Gain interest when skipping blinds, calculated and awarded before obtaining the tag. +- **Paperback Compatibility**: Added compatibility for Paperback mod's Jester of Nihil joker and suit considerations for Smeared Joker. +- **Nerf Hanging Chad**: Makes Hanging Chad joker Uncommon rarity and more expensive (cost $7 instead of $6). +- **Castle Checkered Reliability**: Castle now counts either Clubs and Spades or Hearts and Diamonds, making it as reliable as in the checkered deck. If Paperback mod is installed, light suits or dark suits will be used instead. +- **Yorick Enhancement**: Yorick now gains a configurable amount (+1.5x for each 23 cards instead of +1x). +- **Reworked Magic Trick and Illusion Vouchers**: + - Magic Trick is now a "better" Illusion voucher with playing cards in shop appearing with enhancements, editions and seals (actually spawn instead of the bugged vanilla). + - Illusion now shows cards that are clones of cards in your deck with ability to reroll their enhancements, editions, and seals (but never lose them). + - Improved shop card pricing accounts for enhancements, editions, and seals. Baseline is more expensive and can go up to $6 + - **Paper Clips Support**: Magic Trick and Illusion vouchers now may apply paper clips to shop playing cards (same as seals) when Paperback mod is installed. ## Installation diff --git a/mods/riosodu@qol-bundle/meta.json b/mods/riosodu@qol-bundle/meta.json index b260c2fb..ad87a106 100644 --- a/mods/riosodu@qol-bundle/meta.json +++ b/mods/riosodu@qol-bundle/meta.json @@ -11,5 +11,6 @@ "folderName": "qol-bundle", "automatic-version-check": true, "fixed-release-tag-updates": true, - "version": "20250730_140251" + "version": "20250923_213447", + "last-updated": 1758665709 } diff --git a/mods/riosodu@rebalanced-stakes/description.md b/mods/riosodu@rebalanced-stakes/description.md index dca4e6df..21e016e7 100644 --- a/mods/riosodu@rebalanced-stakes/description.md +++ b/mods/riosodu@rebalanced-stakes/description.md @@ -9,6 +9,7 @@ Instead of introducing entirely new harsh mechanics early on, this mod shifts ex - **Blue Stake (Stake 5):** - Removes the `-1 Discard` penalty - Introduces Perishable Jokers to the shop pool *(effect moved from vanilla Orange Stake)* + - Perishable Jokers become negative when they expire alongside being debuffed - **Orange Stake (Stake 7):** - Removes the Perishable Joker effect diff --git a/mods/riosodu@rebalanced-stakes/meta.json b/mods/riosodu@rebalanced-stakes/meta.json index c025fe07..c8e0ecb9 100644 --- a/mods/riosodu@rebalanced-stakes/meta.json +++ b/mods/riosodu@rebalanced-stakes/meta.json @@ -12,5 +12,6 @@ "folderName": "rebalanced-stakes", "automatic-version-check": true, "fixed-release-tag-updates": true, - "version": "20250708_032641" + "version": "20250923_213448", + "last-updated": 1758665709 } diff --git a/mods/termisaal@MainMenuTweaks/meta.json b/mods/termisaal@MainMenuTweaks/meta.json index 8cffd2d8..ae542eca 100644 --- a/mods/termisaal@MainMenuTweaks/meta.json +++ b/mods/termisaal@MainMenuTweaks/meta.json @@ -10,5 +10,5 @@ "repo": "https://github.com/Catzzadilla/Main-Menu-Tweaks/", "downloadURL": "https://github.com/Catzzadilla/Main-Menu-Tweaks/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "8c14dea" + "version": "5c976d0" } diff --git a/mods/theAstra@Maximus/description.md b/mods/theAstra@Maximus/description.md index 18302622..74679513 100644 --- a/mods/theAstra@Maximus/description.md +++ b/mods/theAstra@Maximus/description.md @@ -1 +1 @@ -A vanilla-inspired mod that adds many new ideas to Balatro, ranging from new Jokers, Decks, Vouchers, and more! This mod is still very much WIP, so expect things to break!!! \ No newline at end of file +Maximus is a Vanilla+ mod that strives to preserve the Vanilla feel of the game (for the most part, looking at you Nuclear deck) while innovating on newer ideas to keep things fresh! \ No newline at end of file diff --git a/mods/theAstra@Maximus/meta.json b/mods/theAstra@Maximus/meta.json index 0b56da3f..78b3e552 100644 --- a/mods/theAstra@Maximus/meta.json +++ b/mods/theAstra@Maximus/meta.json @@ -1,13 +1,14 @@ { "title": "Maximus", "requires-steamodded": true, - "requires-talisman": true, + "requires-talisman": false, "categories": [ "Content" ], "author": "theAstra, Maxiss02", "repo": "https://github.com/the-Astra/Maximus", - "downloadURL": "https://github.com/the-Astra/Maximus/archive/refs/heads/main.zip", + "downloadURL": "https://github.com/the-Astra/Maximus/releases/latest/download/Maximus-main.zip", + "version": "v1.2.3", "automatic-version-check": true, - "version": "81510bc" + "last-updated": 1758590163 } diff --git a/mods/theAstra@SuperRogue/description.md b/mods/theAstra@SuperRogue/description.md new file mode 100644 index 00000000..85cae26d --- /dev/null +++ b/mods/theAstra@SuperRogue/description.md @@ -0,0 +1 @@ +SuperRogue is a mod designed to add another highly-configurable Rogue-like layer to Balatro by allowing mod content to be unlocked as the run progresses! \ No newline at end of file diff --git a/mods/theAstra@SuperRogue/meta.json b/mods/theAstra@SuperRogue/meta.json new file mode 100644 index 00000000..cd98b8df --- /dev/null +++ b/mods/theAstra@SuperRogue/meta.json @@ -0,0 +1,14 @@ +{ + "title": "SuperRogue", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Miscellaneous" + ], + "author": "theAstra", + "repo": "https://github.com/the-Astra/SuperRogue", + "downloadURL": "https://github.com/the-Astra/SuperRogue/releases/latest/download/SuperRogue-main.zip", + "version": "v1.2.3", + "automatic-version-check": true, + "last-updated": 1759594710 +} diff --git a/mods/wingedcatgirl@MintysSillyMod/meta.json b/mods/wingedcatgirl@MintysSillyMod/meta.json index da83a3fc..52310b82 100644 --- a/mods/wingedcatgirl@MintysSillyMod/meta.json +++ b/mods/wingedcatgirl@MintysSillyMod/meta.json @@ -7,7 +7,7 @@ ], "author": "wingedcatgirl", "repo": "https://github.com/wingedcatgirl/MintysSillyMod", - "downloadURL": "https://github.com/wingedcatgirl/MintysSillyMod/releases/download/v0.6.2/MintysSillyMod-0.6.2.zip", + "downloadURL": "https://github.com/wingedcatgirl/MintysSillyMod/archive/refs/tags/v0.7.3.zip", "automatic-version-check": false, - "version": "v0.6.2" + "version": "v0.7.3" } diff --git a/mods/wingedcatgirl@reUnlockAll/meta.json b/mods/wingedcatgirl@reUnlockAll/meta.json index eff38e2b..065aee75 100644 --- a/mods/wingedcatgirl@reUnlockAll/meta.json +++ b/mods/wingedcatgirl@reUnlockAll/meta.json @@ -11,5 +11,5 @@ "repo": "https://github.com/wingedcatgirl/re-Unlock-All", "downloadURL": "https://github.com/wingedcatgirl/re-Unlock-All/archive/refs/heads/main.zip", "automatic-version-check": true, - "version": "fc7c452" + "version": "267e56d" } diff --git a/mods/wk@totallybalanced/description.md b/mods/wk@totallybalanced/description.md new file mode 100644 index 00000000..6ee87969 --- /dev/null +++ b/mods/wk@totallybalanced/description.md @@ -0,0 +1,5 @@ +# totally balanced +This is a Balatro mod that is totally balanced! +Make sure to make a new game for this. + +## i like powers \ No newline at end of file diff --git a/mods/wk@totallybalanced/meta.json b/mods/wk@totallybalanced/meta.json new file mode 100644 index 00000000..384d260a --- /dev/null +++ b/mods/wk@totallybalanced/meta.json @@ -0,0 +1,17 @@ +{ + "title": "totally balanced", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content", + "Joker", + "Miscellaneous" + ], + "author": "wk", + "repo": "https://github.com/WiktorProj/totally_balanced", + "downloadURL": "https://github.com/WiktorProj/totally_balanced/releases/latest/download/totally_balanced.zip", + "folderName": "totally_balanced", + "version": "1.1.0", + "automatic-version-check": true, + "last-updated": 1758449736 +} diff --git a/mods/wk@totallybalanced/thumbnail.jpg b/mods/wk@totallybalanced/thumbnail.jpg new file mode 100644 index 00000000..ea404498 Binary files /dev/null and b/mods/wk@totallybalanced/thumbnail.jpg differ diff --git a/schema/meta.schema.json b/schema/meta.schema.json index a88ead48..9cd8caff 100644 --- a/schema/meta.schema.json +++ b/schema/meta.schema.json @@ -52,6 +52,11 @@ }, "fixed-release-tag-updates": { "type": "boolean" + }, + "last-updated": { + "type": "integer", + "minimum": 0, + "exclusiveMaximum": 18446744073709551616 } }, "required": [