From f4eb85fb9ca6468bc9566c512225bd4e8e00c774 Mon Sep 17 00:00:00 2001 From: Connor Perkins <32867019+Vermilingus@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:28:45 +0000 Subject: [PATCH] Added a bunch more old, inactive mods Also added Codex Arcanum and fixed an inaccuracy in the HandyBalatro listing. --- mods/BataBata3@PampaPack/description.md | 2 ++ mods/BataBata3@PampaPack/meta.json | 9 +++++++++ mods/GauntletGames-2086@D6Jokers/description.md | 1 + mods/GauntletGames-2086@D6Jokers/meta.json | 9 +++++++++ mods/ItayFeeder@CodexArcanum/description.md | 2 ++ mods/ItayFeeder@CodexArcanum/meta.json | 9 +++++++++ mods/Itayfeder@FusionJokers/description.md | 2 ++ mods/Itayfeder@FusionJokers/meta.json | 9 +++++++++ mods/JamesTheJellyfish@BadApple/description.md | 2 ++ mods/JamesTheJellyfish@BadApple/meta.json | 9 +++++++++ mods/Numbuh214@XCards/description.md | 1 + mods/Numbuh214@XCards/meta.json | 9 +++++++++ mods/SleepyG11@HandyBalatro/meta.json | 2 +- mods/Snoresville@TurbulentJokers/description.md | 3 +++ mods/Snoresville@TurbulentJokers/meta.json | 9 +++++++++ mods/TetraMinus@TetraPak/description.md | 1 + mods/TetraMinus@TetraPak/meta.json | 9 +++++++++ mods/iJohnMaged@MultiJokers/description.md | 14 ++++++++++++++ mods/iJohnMaged@MultiJokers/meta.json | 9 +++++++++ mods/lusciousdev@LushMod/description.md | 1 + mods/lusciousdev@LushMod/meta.json | 9 +++++++++ 21 files changed, 120 insertions(+), 1 deletion(-) create mode 100644 mods/BataBata3@PampaPack/description.md create mode 100644 mods/BataBata3@PampaPack/meta.json create mode 100644 mods/GauntletGames-2086@D6Jokers/description.md create mode 100644 mods/GauntletGames-2086@D6Jokers/meta.json create mode 100644 mods/ItayFeeder@CodexArcanum/description.md create mode 100644 mods/ItayFeeder@CodexArcanum/meta.json create mode 100644 mods/Itayfeder@FusionJokers/description.md create mode 100644 mods/Itayfeder@FusionJokers/meta.json create mode 100644 mods/JamesTheJellyfish@BadApple/description.md create mode 100644 mods/JamesTheJellyfish@BadApple/meta.json create mode 100644 mods/Numbuh214@XCards/description.md create mode 100644 mods/Numbuh214@XCards/meta.json create mode 100644 mods/Snoresville@TurbulentJokers/description.md create mode 100644 mods/Snoresville@TurbulentJokers/meta.json create mode 100644 mods/TetraMinus@TetraPak/description.md create mode 100644 mods/TetraMinus@TetraPak/meta.json create mode 100644 mods/iJohnMaged@MultiJokers/description.md create mode 100644 mods/iJohnMaged@MultiJokers/meta.json create mode 100644 mods/lusciousdev@LushMod/description.md create mode 100644 mods/lusciousdev@LushMod/meta.json diff --git a/mods/BataBata3@PampaPack/description.md b/mods/BataBata3@PampaPack/description.md new file mode 100644 index 00000000..35b0cf84 --- /dev/null +++ b/mods/BataBata3@PampaPack/description.md @@ -0,0 +1,2 @@ +Adds 28 jokers to Balatro +Uses steamodded \ No newline at end of file diff --git a/mods/BataBata3@PampaPack/meta.json b/mods/BataBata3@PampaPack/meta.json new file mode 100644 index 00000000..bde39648 --- /dev/null +++ b/mods/BataBata3@PampaPack/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Pampa Joker Pack", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "batabata3", + "repo":"https://github.com/batabata3/balatro-pampa-joker-pack", + "downloadURL":"https://github.com/batabata3/balatro-pampa-joker-pack/archive/refs/heads/main.zip" +} diff --git a/mods/GauntletGames-2086@D6Jokers/description.md b/mods/GauntletGames-2086@D6Jokers/description.md new file mode 100644 index 00000000..194865ce --- /dev/null +++ b/mods/GauntletGames-2086@D6Jokers/description.md @@ -0,0 +1 @@ +Adds the enhancement "X Card" to the game. X Cards have wild ranks, but two X Cards in the same hand cannot mimic the same rank \ No newline at end of file diff --git a/mods/GauntletGames-2086@D6Jokers/meta.json b/mods/GauntletGames-2086@D6Jokers/meta.json new file mode 100644 index 00000000..1322363d --- /dev/null +++ b/mods/GauntletGames-2086@D6Jokers/meta.json @@ -0,0 +1,9 @@ +{ + "title": "D6 Jokers", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "GauntletGames-2086", + "repo":"https://github.com/GauntletGames-2086/D6-Jokers", + "downloadURL":"https://github.com/GauntletGames-2086/D6-Jokers/archive/refs/heads/main.zip" +} diff --git a/mods/ItayFeeder@CodexArcanum/description.md b/mods/ItayFeeder@CodexArcanum/description.md new file mode 100644 index 00000000..ae4df0ac --- /dev/null +++ b/mods/ItayFeeder@CodexArcanum/description.md @@ -0,0 +1,2 @@ +A new alchemical expansion for Balatro! +Use powerful alchemy cards to change the tides of blinds. \ No newline at end of file diff --git a/mods/ItayFeeder@CodexArcanum/meta.json b/mods/ItayFeeder@CodexArcanum/meta.json new file mode 100644 index 00000000..cb3d879b --- /dev/null +++ b/mods/ItayFeeder@CodexArcanum/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Codex Arcanum", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "itayfeder", + "repo":"https://github.com/itayfeder/Codex-Arcanum", + "downloadURL":"https://github.com/itayfeder/Codex-Arcanum/archive/refs/heads/main.zip" +} diff --git a/mods/Itayfeder@FusionJokers/description.md b/mods/Itayfeder@FusionJokers/description.md new file mode 100644 index 00000000..92ea6518 --- /dev/null +++ b/mods/Itayfeder@FusionJokers/description.md @@ -0,0 +1,2 @@ +Adds a joker based off of... Emergence. +I'm not joking. \ No newline at end of file diff --git a/mods/Itayfeder@FusionJokers/meta.json b/mods/Itayfeder@FusionJokers/meta.json new file mode 100644 index 00000000..8a96bb7e --- /dev/null +++ b/mods/Itayfeder@FusionJokers/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Fusion Jokers", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "itayfeder", + "repo":"https://github.com/itayfeder/Fusion-Jokers", + "downloadURL":"https://github.com/itayfeder/Fusion-Jokers/archive/refs/heads/main.zip" +} diff --git a/mods/JamesTheJellyfish@BadApple/description.md b/mods/JamesTheJellyfish@BadApple/description.md new file mode 100644 index 00000000..078ca8a8 --- /dev/null +++ b/mods/JamesTheJellyfish@BadApple/description.md @@ -0,0 +1,2 @@ +Adds the Bad Apple joker. +It... plays Bad Apple. \ No newline at end of file diff --git a/mods/JamesTheJellyfish@BadApple/meta.json b/mods/JamesTheJellyfish@BadApple/meta.json new file mode 100644 index 00000000..5c2394c8 --- /dev/null +++ b/mods/JamesTheJellyfish@BadApple/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Bad Apple", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "JamesTheJellyfish", + "repo":"https://github.com/jamesthejellyfish/BadAppleBalatro", + "downloadURL":"https://github.com/jamesthejellyfish/BadAppleBalatro/archive/refs/heads/main.zip" +} diff --git a/mods/Numbuh214@XCards/description.md b/mods/Numbuh214@XCards/description.md new file mode 100644 index 00000000..194865ce --- /dev/null +++ b/mods/Numbuh214@XCards/description.md @@ -0,0 +1 @@ +Adds the enhancement "X Card" to the game. X Cards have wild ranks, but two X Cards in the same hand cannot mimic the same rank \ No newline at end of file diff --git a/mods/Numbuh214@XCards/meta.json b/mods/Numbuh214@XCards/meta.json new file mode 100644 index 00000000..a7771ad0 --- /dev/null +++ b/mods/Numbuh214@XCards/meta.json @@ -0,0 +1,9 @@ +{ + "title": "X-Cards", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "Numbuh214", + "repo":"https://github.com/Numbuh214/X-Card", + "downloadURL":"https://github.com/Numbuh214/X-Card/archive/refs/heads/main.zip" +} diff --git a/mods/SleepyG11@HandyBalatro/meta.json b/mods/SleepyG11@HandyBalatro/meta.json index fc388b8f..d5835ff4 100644 --- a/mods/SleepyG11@HandyBalatro/meta.json +++ b/mods/SleepyG11@HandyBalatro/meta.json @@ -1,6 +1,6 @@ { "title": "HandyBalatro", - "requires-steamodded": true, + "requires-steamodded": false, "requires-talisman": false, "categories": ["Quality of Life"], "author": "SleepyG11", diff --git a/mods/Snoresville@TurbulentJokers/description.md b/mods/Snoresville@TurbulentJokers/description.md new file mode 100644 index 00000000..88bf3b78 --- /dev/null +++ b/mods/Snoresville@TurbulentJokers/description.md @@ -0,0 +1,3 @@ + + 22 Jokers (10 Common, 7 Uncommon, 4 Rare, 1 Legendary) + 7 Decks that revolve around some of the Jokers diff --git a/mods/Snoresville@TurbulentJokers/meta.json b/mods/Snoresville@TurbulentJokers/meta.json new file mode 100644 index 00000000..071b07f1 --- /dev/null +++ b/mods/Snoresville@TurbulentJokers/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Turbulent Jokers", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker","Content"], + "author": "Snoresville", + "repo":"https://github.com/Snoresville/snoresville_turbulent_jokers/", + "downloadURL":"https://github.com/Snoresville/snoresville_turbulent_jokers/releases/download/v1.1.3/SnoresvilleTurbulentJokers.zip" +} diff --git a/mods/TetraMinus@TetraPak/description.md b/mods/TetraMinus@TetraPak/description.md new file mode 100644 index 00000000..169be9a3 --- /dev/null +++ b/mods/TetraMinus@TetraPak/description.md @@ -0,0 +1 @@ +A small content pack for balatro, Not limited or themed, just what I think is cool. Currently a few jokers and a few spectrals. Also add a new type of joker, the curse joker, an actively detrimental joker gained only through special means. Content list: https://tetraminus.github.io/TetrapakWebsite/ \ No newline at end of file diff --git a/mods/TetraMinus@TetraPak/meta.json b/mods/TetraMinus@TetraPak/meta.json new file mode 100644 index 00000000..36fd10bf --- /dev/null +++ b/mods/TetraMinus@TetraPak/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Tetrapak", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "Tetraminus", + "repo":"https://github.com/tetraminus/Tetrapak", + "downloadURL":"https://github.com/tetraminus/Tetrapak/archive/refs/heads/main.zip" +} diff --git a/mods/iJohnMaged@MultiJokers/description.md b/mods/iJohnMaged@MultiJokers/description.md new file mode 100644 index 00000000..0f30ad55 --- /dev/null +++ b/mods/iJohnMaged@MultiJokers/description.md @@ -0,0 +1,14 @@ + Adds 5 new Jokers to the game + +Jokers + + Collector's Item (Uncommon) - $5 + +10 Chips for every unique Joker owned this run + Incremental Joker (Uncommon) - $5 + X1 Mult, gains X0.1 at end of round + Math Homework (Common) - $4 + +15 Mult if played hand contains only numbered cards + Lottery Ticket (Uncommon) - $5 + Sell value changes randomly every round, Ranges from $1 to 3x base price, resets when sold + Sparkly Joker (Uncommon) - $5 + 1 in 4 chance to add a random edition to first played card of each hand diff --git a/mods/iJohnMaged@MultiJokers/meta.json b/mods/iJohnMaged@MultiJokers/meta.json new file mode 100644 index 00000000..56913f3a --- /dev/null +++ b/mods/iJohnMaged@MultiJokers/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Multi Jokers", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "JohnMaged", + "repo":"https://github.com/iJohnMaged/multi-jokers", + "downloadURL":"https://github.com/lusciousdev/LushMod/archive/refs/heads/main.zip" +} diff --git a/mods/lusciousdev@LushMod/description.md b/mods/lusciousdev@LushMod/description.md new file mode 100644 index 00000000..5058b439 --- /dev/null +++ b/mods/lusciousdev@LushMod/description.md @@ -0,0 +1 @@ +Pack with 9 jokers with some interesting effects \ No newline at end of file diff --git a/mods/lusciousdev@LushMod/meta.json b/mods/lusciousdev@LushMod/meta.json new file mode 100644 index 00000000..2bada942 --- /dev/null +++ b/mods/lusciousdev@LushMod/meta.json @@ -0,0 +1,9 @@ +{ + "title": "LushMod", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "lusciousdev", + "repo":"https://github.com/lusciousdev/LushMod", + "downloadURL":"https://github.com/lusciousdev/LushMod/archive/refs/heads/main.zip" +}