1
0

Mod Indexing Wave 1 (#37)

Indexing older mods that haven't received updates for a while/haven't
had their creators active in a while on the discord, alongside KCVanilla
and Handy (with owners' permission)
This commit is contained in:
Efe
2025-02-18 21:10:31 +01:00
committed by GitHub
10 changed files with 92 additions and 0 deletions

View File

@@ -0,0 +1 @@
Adds new blinds based on mathematical symbols.

View File

@@ -0,0 +1,9 @@
{
"title": "Math Blinds",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content"],
"author": "dvrp0",
"repo":"https://github.com/Bazinga9000/MathBlinds",
"downloadURL":"https://github.com/Bazinga9000/MathBlinds/archive/refs/heads/main.zip"
}

View File

@@ -0,0 +1,23 @@
A Balatro mod that adds Deluxe consumables !
Features
You can edit, enable or disable features by editing variables in config.lua.
See the CHANGELOG.md for a list of all changes.
New Tarot cards
Two sets of tarots was created, they have a set chance to replace a tarot card when a tarot card is created
New Planet cards
A set of deluxe planets was created, they have a set chance to replace a planet card when a planet card is created
New Spectral cards
A set of deluxe spectrals was created, they have a set chance to replace a spectral card when a spectral card is created
New Booster packs
A set of deluxe boosters was created, they have a set chance to replace a booster pack in shop
Edition on planet cards
Planet cards may have editions. Using a planet card with an edition will apply the edition's effect on the leveled up hand.
Blank voucher
Added a small shop spectral rate on the blank voucher.

View File

@@ -0,0 +1,9 @@
{
"title": "Deluxe Consumables",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content"],
"author": "JeffVi",
"repo":"https://github.com/JeffVi/DX-Tarots",
"downloadURL":"https://github.com/JeffVi/DX-Tarots/archive/refs/heads/master.zip"
}

View File

@@ -0,0 +1,4 @@
A Balatro qol (quality of life) mod. Make mouse and gamepad more efficient and easier to use, effectively relieve finger pressure. I guess this maybe one of the most useful mods ;)
English config
Includes configuration interface

View File

@@ -0,0 +1,9 @@
{
"title": "Better Mouse and Gamepad",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Quality of Life"],
"author": "Kooluve",
"repo":"https://github.com/Kooluve/Better-Mouse-And-Gamepad",
"downloadURL":"https://github.com/Kooluve/Better-Mouse-And-Gamepad/archive/refs/heads/main.zip"
}

View File

@@ -0,0 +1,18 @@
Handy - a lovely mod which adds a bunch of new controls designed to make playing Balatro much easier.
Especially useful with other mods where using or selling thousands of cards and opening hundreds of booster packs is a common gameplay.
Key features
Keybinds for common buttons: "Play", "Discard", "Reroll shop", "Leave shop", "Skip Booster pack", "Skip blind", "Select blind", "Sort hand by rank/suit", "Deselect hand", "Cash out", "Run info", "View deck", "Deck preview";
Highlight cards in hand on hover + keybind for highlight entire hand;
Keybinds to move highlight/card in card areas: Jokers, Consumabled, Shop, Booster packs, etc;
Hold keybinds to quick buy/sell/use cards + unsafe versions for maximum speed;
In-game ability to adjust game speed (from x1/512 to x512);
Mods support:
Not Just Yet: keybind for "End round" button;
Nopeus: In-game ability to adjust "Fast-Forward" setting (from "Off" to "Unsafe");
For keybindsб "On press" or "On release" trigger mode can be selected.
Each feature can be toggled and/or reassigned to any keyboard buttons, mouse buttons and mouse wheel
No run or game restarts required.
All listed controls and assigned keybinds listed in mod settings.
Unsafe controls designed to be speed-first, which can cause bugs/crashes.
Needs to be enabled separately in mod settings.

View File

@@ -0,0 +1,9 @@
{
"title": "HandyBalatro",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Quality of Life"],
"author": "SleepyG11",
"repo":"https://github.com/SleepyG11/HandyBalatro",
"downloadURL":"https://github.com/SleepyG11/HandyBalatro/archive/refs/heads/main.zip"
}

View File

@@ -0,0 +1 @@
Balatro content mod. A small pack of plausible Jokers with a faithful art style. Intended to look and feel as vanilla as possible.

View File

@@ -0,0 +1,9 @@
{
"title": "KCVanilla",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Joker"],
"author": "kcgidw",
"repo":"https://github.com/kcgidw/kcvanilla",
"downloadURL":"https://github.com/kcgidw/kcvanilla/archive/refs/heads/master.zip"
}