1
0

Added MathBlinds, DX Tarots and Better Mouse and Gamepad

These haven't been updated in multiple months
This commit is contained in:
Connor Perkins
2025-02-18 18:27:13 +00:00
committed by GitHub
parent be8364f0c2
commit ed03fdf144
6 changed files with 55 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"
}