1
0

Merge branch 'skyline69:main' into main

This commit is contained in:
Kingmaxthe2
2025-04-22 21:23:38 -05:00
committed by GitHub
34 changed files with 148 additions and 47 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip", "downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip",
"folderName": "Prism", "folderName": "Prism",
"automatic-version-check": true, "automatic-version-check": true,
"version": "25a7daf" "version": "0bff4e6"
} }

View File

@@ -1,13 +1,13 @@
{ {
"title": "Finn's Pokélatro", "title": "Finn's Pokélatro",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": [ "categories": [
"Resource Packs" "Resource Packs"
], ],
"author": "Finnaware", "author": "Finnaware",
"repo": "https://github.com/Finnaware/Finn-Pokelatro", "repo": "https://github.com/Finnaware/Finn-Pokelatro",
"downloadURL": "https://github.com/Finnaware/Finn-Pokelatro/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Finnaware/Finn-Pokelatro/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "d0a902a" "version": "3637b76"
} }

View File

@@ -0,0 +1,3 @@
# Condensed_UI
Pushes all UI elements into the left side and adds a tracker for the Ante's Blinds/Skip Tags

View File

@@ -0,0 +1,13 @@
{
"title": "Condensed UI",
"automatic-version-check": true,
"requires-steamodded": true,
"requires-talisman": false,
"author": "Hoversquid",
"categories": [
"Quality of Life"
],
"repo": "https://github.com/Hoversquid/Condensed_UI",
"downloadURL": "https://github.com/Hoversquid/Condensed_UI/archive/refs/tags/v1.0-alpha.zip",
"version": "v1.0-alpha"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/InertSteak/Pokermon", "repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "fa172e8" "version": "9b7ef49"
} }

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip", "downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip",
"folderName": "Flower-Pot", "folderName": "Flower-Pot",
"automatic-version-check": true, "automatic-version-check": true,
"version": "16cc33c" "version": "2c9ef70"
} }

View File

@@ -2,11 +2,13 @@
"title": "Max's Jokers", "title": "Max's Jokers",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Joker"], "categories": [
"Joker"
],
"author": "Kingmaxthe2", "author": "Kingmaxthe2",
"repo": "https://github.com/Kingmaxthe2/Kingmaxthe2-Joker-Pack", "repo": "https://github.com/Kingmaxthe2/Kingmaxthe2-Joker-Pack",
"downloadURL": "https://github.com/Kingmaxthe2/Kingmaxthe2-Joker-Pack/releases/latest/download/Maxs-Jokers.zip", "downloadURL": "https://github.com/Kingmaxthe2/Kingmaxthe2-Joker-Pack/releases/latest/download/Maxs-Jokers.zip",
"folderName": "Kingmaxthe2 Joker Pack", "folderName": "Kingmaxthe2 Joker Pack",
"version": "1.0.0", "version": "1.0",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip", "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip",
"folderName": "Cryptid", "folderName": "Cryptid",
"automatic-version-check": true, "automatic-version-check": true,
"version": "7013e70" "version": "6a06a64"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Mysthaps/LobotomyCorp", "repo": "https://github.com/Mysthaps/LobotomyCorp",
"downloadURL": "https://github.com/Mysthaps/LobotomyCorp/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Mysthaps/LobotomyCorp/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "5929c32" "version": "3b9561d"
} }

View File

@@ -0,0 +1,7 @@
## Information
This mod makes the designs on the Consumables pop out of the card (Similarly to The Soul, Hologram, etc.)! Currently includes the Tarots, Planets, and Vouchers. Spectrals, Tags, Jokers(?) to come in a future update!
## NOTE:
SoulEverything requires [Malverk](https://github.com/Eremel/malverk).

View File

@@ -0,0 +1,13 @@
{
"title": "SoulTarots",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Resource Packs"
],
"author": "OppositeWolf770",
"repo": "https://github.com/OppositeWolf770/SoulEverything",
"downloadURL": "https://github.com/OppositeWolf770/SoulEverything/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "adcdedc"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 KiB

View File

@@ -0,0 +1,3 @@
# Gambling is Magic
Adds MLP deck skins for each suit!
Art by PokeRen and Radspeon

View File

@@ -0,0 +1,13 @@
{
"title": "Gambling is Magic",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Resource Packs"
],
"author": "PokeRen and Radspeon",
"repo": "https://github.com/RenSnek/GamblingIsMagic",
"downloadURL": "https://github.com/RenSnek/GamblingIsMagic/archive/refs/heads/master.zip",
"version": "4adae11",
"automatic-version-check": true
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod", "repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod",
"downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "574396e" "version": "7fa4106"
} }

View File

@@ -0,0 +1,2 @@
# Seals On Everything
Puts seals everywhere! Decks? Boosters? Jokers? Consumables? Stakes? Blinds? Of course!

View File

@@ -0,0 +1,15 @@
{
"title": "Seals On Everything",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content",
"Miscellaneous"
],
"author": "Somethingcom515",
"repo": "https://github.com/Somethingcom515/SealsOnJokers",
"downloadURL": "https://github.com/Somethingcom515/SealsOnJokers/archive/refs/heads/main.zip",
"folderName": "SealsOnEverything",
"automatic-version-check": true,
"version": "a34984b"
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/Squidguset/TooManyDecks", "repo": "https://github.com/Squidguset/TooManyDecks",
"downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip",
"folderName": "TooManyDecks", "folderName": "TooManyDecks",
"version": "452ec58", "version": "9d5d20c",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -9,6 +9,6 @@
"author": "Starlet Devil", "author": "Starlet Devil",
"repo": "https://github.com/AstrumNativus/AzzysJokers", "repo": "https://github.com/AstrumNativus/AzzysJokers",
"downloadURL": "https://github.com/AstrumNativus/AzzysJokers/archive/refs/tags/v1.2.2.zip", "downloadURL": "https://github.com/AstrumNativus/AzzysJokers/archive/refs/tags/v1.2.2.zip",
"automatic-version-check": false, "automatic-version-check": true,
"version": "v1.2.2" "version": "v1.2.2"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Steamodded/smods", "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/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "8654267" "version": "5a2f60b"
} }

View File

@@ -0,0 +1,18 @@
All in Jest is a mod that hopes to provide a fun balatro experience while keeping things varied and balanced
# Content
The mod currently adds:
- 65 Jokers, 5 of which being Legendary
- 24 "Moon" Planet cards, which upgrade the base hands by double their normal amount on chips or mult, but have no effect on the other. Also supports [Bunco](https://github.com/jumbocarrot0/Bunco) and [Paperback](https://github.com/Balatro-Paperback/paperback) for their Spectrum Hands
- 4 new Spectrals
- A new Enhancement, Tarot Card, and Tag
- Way more to come!
# Requirements
- [Steamodded](https://github.com/Steamopollys/Steamodded)
- [Lovely](https://github.com/ethangreen-dev/lovely-injector)
# Credits
- All art is by by Nevernamed
- Programming by Survivalaiden

View File

@@ -0,0 +1,14 @@
{
"title": "All in Jest",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content"
],
"author": "Survivalaiden",
"repo": "https://github.com/survovoaneend/All-In-Jest",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.2.1.zip",
"folderName": "All-In-Jest",
"automatic-version-check": true,
"version": "0.2.1"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/TamerSoup625/balatro-highest-priestess", "repo": "https://github.com/TamerSoup625/balatro-highest-priestess",
"downloadURL": "https://github.com/TamerSoup625/balatro-highest-priestess/archive/refs/heads/main.zip", "downloadURL": "https://github.com/TamerSoup625/balatro-highest-priestess/archive/refs/heads/main.zip",
"folderName": "HighestPriestess", "folderName": "HighestPriestess",
"version": "8f13c9f", "version": "f5a870e",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/TheBearodactyl/insolence-balatro/archive/refs/tags/1.0.0.zip", "downloadURL": "https://github.com/TheBearodactyl/insolence-balatro/archive/refs/tags/1.0.0.zip",
"folderName": "Insolence", "folderName": "Insolence",
"version": "1.0.0", "version": "1.0.0",
"automatic-version-check": false "automatic-version-check": true
} }

View File

@@ -1,14 +0,0 @@
{
"title": "typist",
"requires-steamodded": false,
"requires-talisman": false,
"categories": [
"Quality of Life",
"Miscellaneous"
],
"author": "janw4ld",
"repo": "https://github.com/janw4ld/balatro-typist-mod",
"downloadURL": "https://github.com/janw4ld/balatro-typist-mod/archive/refs/tags/1.6.1.zip",
"automatic-version-check": true,
"version": "1.6.1"
}

View File

@@ -1,6 +1,4 @@
# typist a fully keyboard-driven UX mod for Balatro, with a bunch of QoL keybinds.
typist is a fully keyboard-driven UX mod for Balatro.
## video demo ## video demo

View File

@@ -0,0 +1,14 @@
{
"title": "typist",
"requires-steamodded": false,
"requires-talisman": false,
"categories": [
"Quality of Life",
"Miscellaneous"
],
"author": "kasimeka",
"repo": "https://github.com/kasimeka/balatro-typist-mod",
"downloadURL": "https://github.com/kasimeka/balatro-typist-mod/archive/refs/tags/1.6.2.zip",
"automatic-version-check": true,
"version": "1.6.2"
}

View File

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy", "repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip", "downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy", "folderName": "Entropy",
"version": "f18ba8e", "version": "dba618b",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/nh6574/JoyousSpring", "repo": "https://github.com/nh6574/JoyousSpring",
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip", "downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "705074b" "version": "4a42269"
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/notmario/MoreFluff", "repo": "https://github.com/notmario/MoreFluff",
"downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip", "downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "a259c03" "version": "21f4a9c"
} }