diff --git a/mods/ARandomTank7@Balajeweled/thumbnail.jpg b/mods/ARandomTank7@Balajeweled/thumbnail.jpg index 03767ae6..467600f5 100644 Binary files a/mods/ARandomTank7@Balajeweled/thumbnail.jpg and b/mods/ARandomTank7@Balajeweled/thumbnail.jpg differ diff --git a/mods/Breezebuilder@SystemClock/meta.json b/mods/Breezebuilder@SystemClock/meta.json index 288010f6..03d6fd64 100644 --- a/mods/Breezebuilder@SystemClock/meta.json +++ b/mods/Breezebuilder@SystemClock/meta.json @@ -5,5 +5,5 @@ "categories": ["Quality of Life", "Miscellaneous"], "author": "Breezebuilder", "repo":"https://github.com/Breezebuilder/SystemClock", - "downloadURL": "https://github.com/Breezebuilder/SystemClock/releases/download/v1.6.2/SystemClock-v1.6.2.zip" + "downloadURL": "https://github.com/Breezebuilder/SystemClock/releases/download/v1.6.4/SystemClock-v1.6.4.zip" } diff --git a/mods/DivvyCr@Balatro-Preview/description.md b/mods/DivvyCr@Balatro-Preview/description.md new file mode 100644 index 00000000..160ed082 --- /dev/null +++ b/mods/DivvyCr@Balatro-Preview/description.md @@ -0,0 +1,12 @@ +# Divvy's Preview for Balatro +Simulate the score and the dollars that you will get by playing the selected cards! + +## Features +- Score and dollar preview **without side-effects**! +- **Updates in real-time** when changing selected cards, changing joker order, or using consumables! +- Can preview score even when cards are face-down! +- Perfectly **predicts random effects**... +- ... or not! There is an option to show the **minimum and maximum possible scores** when probabilities are involved! + +## Warning +This mod **only simulates vanilla jokers**, it will not simulate modded jokers unless the mod that adds them supports this mod. \ No newline at end of file diff --git a/mods/DivvyCr@Balatro-Preview/meta.json b/mods/DivvyCr@Balatro-Preview/meta.json new file mode 100644 index 00000000..396ab595 --- /dev/null +++ b/mods/DivvyCr@Balatro-Preview/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Balatro-Preview", + "requires-steamodded": false, + "requires-talisman": false, + "categories": ["Quality of Life", "Miscellaneous"], + "author": "DivvyCr", + "repo": "https://github.com/DivvyCr/Balatro-Preview", + "downloadURL": "https://github.com/DivvyCr/Balatro-Preview/releases/latest/download/DOWNLOAD.zip" +} diff --git a/mods/HuyTheKiller@LocFixer/meta.json b/mods/HuyTheKiller@LocFixer/meta.json index 57eb8cf5..da5568c2 100644 --- a/mods/HuyTheKiller@LocFixer/meta.json +++ b/mods/HuyTheKiller@LocFixer/meta.json @@ -2,7 +2,7 @@ "title": "LocFixer", "requires-steamodded": true, "requires-talisman": false, - "categories": ["Miscellaneous"], + "categories": ["Quality of Life", "Miscellaneous"], "author": "HuyTheKiller", "repo": "https://github.com/HuyTheKiller/LocFixer", "downloadURL": "https://github.com/HuyTheKiller/LocFixer/archive/refs/heads/main.zip" diff --git a/mods/HuyTheKiller@VietnameseBalatro/description.md b/mods/HuyTheKiller@VietnameseBalatro/description.md index 652bb126..80b20fd8 100644 --- a/mods/HuyTheKiller@VietnameseBalatro/description.md +++ b/mods/HuyTheKiller@VietnameseBalatro/description.md @@ -1,2 +1,2 @@ # Vietnamese Balatro 🇻🇳 -Adds Vietnamese localization to Balatro. Supports CardSleeves, Cryptid, Galdur, Incantation, JokerDisplay, Multiplayer and Ortalab. \ No newline at end of file +Adds Vietnamese localization to Balatro. See the in-game description to know which mods also support Vietnamese. \ No newline at end of file diff --git a/mods/MathIsFun0@Cryptid/description.md b/mods/MathIsFun0@Cryptid/description.md index 6c2ecdf4..b3fc5193 100644 --- a/mods/MathIsFun0@Cryptid/description.md +++ b/mods/MathIsFun0@Cryptid/description.md @@ -2,5 +2,3 @@ **Cryptid** is a Balatro mod that disregards the notion of game balance, adding various overpowered content for the player to use, and various difficult challenges to face. ### [Official Discord](https://discord.gg/unbalanced) - -> Note: The version of Cryptid bundled with BMM is experimental, and you will likely encounter bugs. You are highly encouraged to report these bugs to the "Refactor Branch Bugs" post in the Cryptid Discord's #bug-reports channel. \ No newline at end of file diff --git a/mods/MathIsFun0@Cryptid/meta.json b/mods/MathIsFun0@Cryptid/meta.json index 5e599c46..886ce022 100644 --- a/mods/MathIsFun0@Cryptid/meta.json +++ b/mods/MathIsFun0@Cryptid/meta.json @@ -5,5 +5,5 @@ "categories": ["Content"], "author": "MathIsFun0", "repo":"https://github.com/MathIsFun0/Cryptid", - "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/refactor.zip" + "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip" } diff --git a/mods/RattlingSnow353@Familiar/description.md b/mods/RattlingSnow353@Familiar/description.md new file mode 100644 index 00000000..169a192b --- /dev/null +++ b/mods/RattlingSnow353@Familiar/description.md @@ -0,0 +1,8 @@ +# Familiar +> this mod requires Steamodded v1.0.0+ + +Adds different variations to everything in-game + +Join the [Discord Server](https://discord.gg/D62XFjVU) for updates on the mod progress. + +See [spreadsheet with progress](https://docs.google.com/spreadsheets/d/1_bvXtlNMzct2wmc4qfgNcujN-gHmcIkd8uJKbFcQw-g/edit?usp=sharing) to see all the content that is currently planned for the mod! diff --git a/mods/RattlingSnow353@Familiar/meta.json b/mods/RattlingSnow353@Familiar/meta.json new file mode 100644 index 00000000..0e71abd1 --- /dev/null +++ b/mods/RattlingSnow353@Familiar/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Familiar", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ "Content" ], + "author": "RattlingSnow353/humplydinkle", + "repo": "https://github.com/RattlingSnow353/Familiar/tree/BetterCalc-Fixes", + "downloadURL": "https://github.com/RattlingSnow353/Familiar/archive/refs/heads/BetterCalc-Fixes.zip" +} diff --git a/mods/RattlingSnow353@Familiar/thumbnail.jpg b/mods/RattlingSnow353@Familiar/thumbnail.jpg new file mode 100644 index 00000000..537c9973 Binary files /dev/null and b/mods/RattlingSnow353@Familiar/thumbnail.jpg differ diff --git a/mods/RattlingSnow353@InkAndColor/description.md b/mods/RattlingSnow353@InkAndColor/description.md new file mode 100644 index 00000000..02052ef6 --- /dev/null +++ b/mods/RattlingSnow353@InkAndColor/description.md @@ -0,0 +1,4 @@ +# Ink And Color Suits +> this mod requires Steamodded v1.0.0+ + +This mod is inspired on sixsuits(check them out), Adds two new suits: Ink & Color(Suit art by Grassy), Adds 4 complmentairy jokers, Adds two compenttary blinds, Adds two complmentairy tarot cards, and a Deck for the cards. diff --git a/mods/RattlingSnow353@InkAndColor/meta.json b/mods/RattlingSnow353@InkAndColor/meta.json new file mode 100644 index 00000000..2392e765 --- /dev/null +++ b/mods/RattlingSnow353@InkAndColor/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Ink And Color Suits", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ "Content" ], + "author": "RattlingSnow353", + "repo": "https://github.com/RattlingSnow353/InkAndColor", + "downloadURL": "https://github.com/RattlingSnow353/InkAndColor/archive/refs/heads/main.zip" +} diff --git a/mods/RattlingSnow353@InkAndColor/thumbnail.jpg b/mods/RattlingSnow353@InkAndColor/thumbnail.jpg new file mode 100644 index 00000000..f1052f7f Binary files /dev/null and b/mods/RattlingSnow353@InkAndColor/thumbnail.jpg differ diff --git a/mods/RattlingSnow353@SnowsMods/description.md b/mods/RattlingSnow353@SnowsMods/description.md new file mode 100644 index 00000000..9a9612fa --- /dev/null +++ b/mods/RattlingSnow353@SnowsMods/description.md @@ -0,0 +1,6 @@ +# Snows Mods +> this mod requires Steamodded v1.0.0+ + +This mod adds 27 Jokers, 1 Deck, 1 Tarot card, and 1 Enhancement in two themes (Holiday, Diced) to the game. + +See [website](https://rattlingsnow353.github.io/Snow-s-Mods/) to see all the content that is currently in the mod! diff --git a/mods/RattlingSnow353@SnowsMods/meta.json b/mods/RattlingSnow353@SnowsMods/meta.json new file mode 100644 index 00000000..e0d61664 --- /dev/null +++ b/mods/RattlingSnow353@SnowsMods/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Snows Mods", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ "Content" ], + "author": "RattlingSnow353", + "repo": "https://github.com/RattlingSnow353/Snow-s-Mods", + "downloadURL": "https://github.com/RattlingSnow353/Snow-s-Mods/archive/refs/heads/main.zip" +} diff --git a/mods/RattlingSnow353@SnowsMods/thumbnail.jpg b/mods/RattlingSnow353@SnowsMods/thumbnail.jpg new file mode 100644 index 00000000..e26019a6 Binary files /dev/null and b/mods/RattlingSnow353@SnowsMods/thumbnail.jpg differ diff --git a/mods/Revo@Revo'sVault/description.md b/mods/Revo@Revo'sVault/description.md new file mode 100644 index 00000000..eff80c0a --- /dev/null +++ b/mods/Revo@Revo'sVault/description.md @@ -0,0 +1,5 @@ +Revo's Vault + +This mod is for anything i want to add in the game. + +Currently there are 3 New Rarities (Printer, Chaos and Vaulted), 27 Printer Jokers with their own decks , 6 Chaos Jokers, 7 Vaulted Jokers 61 normal jokers for a total of 100 jokers, 13 new enhancements, 2 new tarots, 3 new spectral cards,2 new consumable types with a total of 25 custom consumables, 1 new seal, 2 new tags and 1 new booster pack! \ No newline at end of file diff --git a/mods/Revo@Revo'sVault/meta.json b/mods/Revo@Revo'sVault/meta.json new file mode 100644 index 00000000..e16e5674 --- /dev/null +++ b/mods/Revo@Revo'sVault/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Revo's Vault", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "CodeRevo", + "repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod", + "downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip" + } diff --git a/mods/Revo@Revo'sVault/thumbnail.jpg b/mods/Revo@Revo'sVault/thumbnail.jpg new file mode 100644 index 00000000..d0c76608 Binary files /dev/null and b/mods/Revo@Revo'sVault/thumbnail.jpg differ diff --git a/mods/Riv_Falcon@MultiTextBox/description.md b/mods/Riv_Falcon@MultiTextBox/description.md new file mode 100644 index 00000000..18dfa390 --- /dev/null +++ b/mods/Riv_Falcon@MultiTextBox/description.md @@ -0,0 +1,6 @@ +# MultiTextBox +### A Balatro UI mod where you can separate massive description texts into multiple boxes. +* Notice: This mod is passively supportive, which means: + unless authors of the mods purposely made their mods compatible with this mod, + this mod will _not_ be able to do anything if no compatible mod is around. + (But it won't crash your game if said situation happens.) diff --git a/mods/Riv_Falcon@MultiTextBox/meta.json b/mods/Riv_Falcon@MultiTextBox/meta.json new file mode 100644 index 00000000..09f1e10e --- /dev/null +++ b/mods/Riv_Falcon@MultiTextBox/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Multi Text Box", + "requires-steamodded": false, + "requires-talisman": false, + "categories": ["Miscellaneous"], + "author": "Riv_Falcon", + "repo": "https://github.com/RivFalcon/MultiTextBox", + "downloadURL": "https://github.com/RivFalcon/MultiTextBox/archive/latest/MultiTextBox.tar.gz" +} diff --git a/mods/Riv_Falcon@MultiTextBox/thumbnail.jpg b/mods/Riv_Falcon@MultiTextBox/thumbnail.jpg new file mode 100644 index 00000000..1683e6e0 Binary files /dev/null and b/mods/Riv_Falcon@MultiTextBox/thumbnail.jpg differ diff --git a/mods/SDM0@SDM_0-s-Stuff/description.md b/mods/SDM0@SDM_0-s-Stuff/description.md new file mode 100644 index 00000000..f5736691 --- /dev/null +++ b/mods/SDM0@SDM_0-s-Stuff/description.md @@ -0,0 +1,12 @@ +# SDM_0's Stuff + +A Balatro mod that adds (as of now) 37 Jokers, 3 Consumables, 9 Decks and 5 Challenges to the game, made by SDM_0 (duh) + + +## Installation +- Requires [Steamodded](https://github.com/Steamopollys/Steamodded/) v1.0.0 + +## Extra mod content + - [CardSleeves](https://github.com/larswijn/CardSleeves): SDM_0's Stuff deck effect can be used as card sleeves + - [JokerDisplay](https://github.com/nh6574/JokerDisplay): SDM_0's Stuff jokers have JokerDisplay compatibility + - [Dimserenes' Modpack](https://github.com/Dimserene/Dimserenes-Modpack): Frontier Deck diff --git a/mods/SDM0@SDM_0-s-Stuff/meta.json b/mods/SDM0@SDM_0-s-Stuff/meta.json new file mode 100644 index 00000000..339f4db7 --- /dev/null +++ b/mods/SDM0@SDM_0-s-Stuff/meta.json @@ -0,0 +1,9 @@ +{ + "title": "SDM_0's Stuff", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ "Content", "Joker" ], + "author": "SDM0", + "repo": "https://github.com/SDM0/SDM_0-s-Stuff", + "downloadURL": "https://github.com/SDM0/SDM_0-s-Stuff/archive/refs/heads/main.zip" +} diff --git a/mods/Tucaonormal@LastStand/description.md b/mods/Tucaonormal@LastStand/description.md new file mode 100644 index 00000000..0ef436cd --- /dev/null +++ b/mods/Tucaonormal@LastStand/description.md @@ -0,0 +1,26 @@ +# Last Stand +A mod that adds a Challenge Deck to the game Balatro. The name of this Challenge is a tribute to one of the most popular and comprehensively researched Mini-games in the acclaimed classic video game Plants vs. Zombies, and so are its peculiar rules which banned almost all ways of earning money and all ways for obtaining free stuffs. +## Rules: +### Custom Rules: +All Blinds give no reward money +Extra Hands no longer earn money +Earn no Interest at end of round +After defeating each Boss Blind, earn $10 +Cannot earn money through any other means (including selling cards) +### Game Modifiers: +Start with $250 +4 hands per round +3 discards per round +8 hand size +5 Joker Slots +2 Consumable Slots +$5 base reroll cost +## Restrictions: +### Banned Cards: +Seed Money, Money Tree, To the Moon, Rocket, Golden Joker, Satellite, Delayed Gratification, Business Card, Faceless Joker, To Do List, Golden Ticket, Matador, Cloud 9, Reserved Parking, Mail-in Rebate, Rough Gem, Chaos the Clown, Astronomer, The Hermit, Temperance, Talisman +### Banned Tags: +Investment Tag, Standard Tag, Charm Tag, Meteor Tag, Buffoon Tag, Handy Tag, Garbage Tag, Ethereal Tag, Coupon Tag, D6 Tag, Speed Tag, Economy Tag +### Other: +None +## Deck: +Standard diff --git a/mods/Tucaonormal@LastStand/meta.json b/mods/Tucaonormal@LastStand/meta.json new file mode 100644 index 00000000..695a3851 --- /dev/null +++ b/mods/Tucaonormal@LastStand/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Last Stand", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "Tucaonormal", + "repo": "https://github.com/Tucaonormal/LastStand", + "downloadURL": "https://github.com/Tucaonormal/LastStand/archive/refs/heads/main.zip" +} diff --git a/mods/UppedHealer8521@RiffRaffling/description.md b/mods/UppedHealer8521@RiffRaffling/description.md new file mode 100644 index 00000000..4660c3be --- /dev/null +++ b/mods/UppedHealer8521@RiffRaffling/description.md @@ -0,0 +1,21 @@ +# Riff-Raffling +A Balatro challenge mod by UppedHealer8521. + +Uses Steamodded (incompatible with Balamod). + +### Rules +Start with negative eternal Riff-Raff. + +No other ways of acquiring Jokers, limited ways of earning money. + +### Rules +No money at end of round, no shop jokers or buffoon packs. + +### Banned Cards +Jokers: Business Card, Egg, Faceless Joker, Golden Joker, Golden Ticket + +Consumables: Ankh, Judgement, The Soul, Wraith + +Tags: Buffoon, Foil, Holographic, Negative, Polychrome, Rare, Uncommon + +Vouchers: Seed Money / Money Tree \ No newline at end of file diff --git a/mods/UppedHealer8521@RiffRaffling/meta.json b/mods/UppedHealer8521@RiffRaffling/meta.json new file mode 100644 index 00000000..29d4debd --- /dev/null +++ b/mods/UppedHealer8521@RiffRaffling/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Riff-Raffling", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ "Content" ], + "author": "UppedHealer8521", + "repo": "https://github.com/UppedHealer8521/Riff-Raffling", + "downloadURL": "https://github.com/UppedHealer8521/Riff-Raffling/archive/refs/heads/main.zip" +} diff --git a/mods/UppedHealer8521@RiffRaffling/thumbnail.jpg b/mods/UppedHealer8521@RiffRaffling/thumbnail.jpg new file mode 100644 index 00000000..0e8cd315 Binary files /dev/null and b/mods/UppedHealer8521@RiffRaffling/thumbnail.jpg differ diff --git a/mods/Virtualized@MultiplayerAPI/description.md b/mods/Virtualized@MultiplayerAPI/description.md deleted file mode 100644 index 0e021bc3..00000000 --- a/mods/Virtualized@MultiplayerAPI/description.md +++ /dev/null @@ -1,11 +0,0 @@ -# Balatro Multiplayer API - -This is an **WIP** Balatro Multiplayer API developed by virtualized. - -## How it works - -This API does not have documentation yet but you can take a look at the [example mods here](https://github.com/V-rtualized/BalatroMultiplayerAPI/tree/main/examples) or contact `virtualized` on discord for more infomation. - -## Multiplayer - -This API was developed for the Balatro Multiplayer mod, [check it out here](https://github.com/V-rtualized/BalatroMultiplayer) or join the discord at https://discord.gg/W22FEqVWsq \ No newline at end of file diff --git a/mods/Virtualized@MultiplayerAPI/meta.json b/mods/Virtualized@MultiplayerAPI/meta.json deleted file mode 100644 index 04f6644c..00000000 --- a/mods/Virtualized@MultiplayerAPI/meta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "title": "Multiplayer API", - "requires-steamodded": true, - "requires-talisman": false, - "categories": ["API", "Technical", "Miscellaneous"], - "author": "Virtualized", - "repo": "https://github.com/V-rtualized/BalatroMultiplayerAPI", - "downloadURL": "https://github.com/V-rtualized/BalatroMultiplayerAPI/archive/refs/heads/main.zip" -} diff --git a/mods/Virtualized@MultiplayerAPI/thumbnail.jpg b/mods/Virtualized@MultiplayerAPI/thumbnail.jpg deleted file mode 100644 index 7ef01f37..00000000 Binary files a/mods/Virtualized@MultiplayerAPI/thumbnail.jpg and /dev/null differ diff --git a/mods/cassiepepsi@TDQDeck/description.md b/mods/cassiepepsi@TDQDeck/description.md new file mode 100644 index 00000000..ae91399c --- /dev/null +++ b/mods/cassiepepsi@TDQDeck/description.md @@ -0,0 +1,6 @@ +# TDQDeck +A playing card resource pack that changes the design of some face cards to use TDQ characters. + +## Dependencies +- Steammodded v1.0.0 or higher + - [NOTE] Any version of Steammodded with DeckSkin API support may work. \ No newline at end of file diff --git a/mods/cassiepepsi@TDQDeck/meta.json b/mods/cassiepepsi@TDQDeck/meta.json new file mode 100644 index 00000000..70c3929f --- /dev/null +++ b/mods/cassiepepsi@TDQDeck/meta.json @@ -0,0 +1,9 @@ +{ + "title": "The Dragon Quest Deck", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Resource Packs"], + "author": "cassiepepsi", + "repo": "https://github.com/cloverpepsi/Balatro-TDQDeck", + "downloadURL": "https://github.com/cloverpepsi/Balatro-TDQDeck/releases/download/v1.0.0/TDQ-Deck-main.zip" +} diff --git a/mods/cassiepepsi@TDQDeck/thumbnail.png b/mods/cassiepepsi@TDQDeck/thumbnail.png new file mode 100644 index 00000000..5104182a Binary files /dev/null and b/mods/cassiepepsi@TDQDeck/thumbnail.png differ diff --git a/mods/stupxd@Cartomancer/meta.json b/mods/stupxd@Cartomancer/meta.json index 0d75e05a..2fcff2ab 100644 --- a/mods/stupxd@Cartomancer/meta.json +++ b/mods/stupxd@Cartomancer/meta.json @@ -5,5 +5,5 @@ "categories": ["Quality of Life"], "author": "stupxd", "repo": "https://github.com/stupxd/Cartomancer", - "downloadURL": "https://github.com/stupxd/Cartomancer/releases/download/v.4.10/Cartomancer-v.4.10-fix-fix.zip" -} \ No newline at end of file + "downloadURL": "https://github.com/stupxd/Cartomancer/releases/download/v.4.11/Cartomancer-v.4.11.zip" +} \ No newline at end of file