diff --git a/mods/Bazinga9000@MathBlinds/description.md b/mods/Bazinga9000@MathBlinds/description.md new file mode 100644 index 00000000..32e8b9f9 --- /dev/null +++ b/mods/Bazinga9000@MathBlinds/description.md @@ -0,0 +1 @@ +Adds new blinds based on mathematical symbols. \ No newline at end of file diff --git a/mods/Bazinga9000@MathBlinds/meta.json b/mods/Bazinga9000@MathBlinds/meta.json new file mode 100644 index 00000000..c61d35f3 --- /dev/null +++ b/mods/Bazinga9000@MathBlinds/meta.json @@ -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" +} diff --git a/mods/JeffVi@DX-Tarots/description.md b/mods/JeffVi@DX-Tarots/description.md new file mode 100644 index 00000000..e1c6623c --- /dev/null +++ b/mods/JeffVi@DX-Tarots/description.md @@ -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. \ No newline at end of file diff --git a/mods/JeffVi@DX-Tarots/meta.json b/mods/JeffVi@DX-Tarots/meta.json new file mode 100644 index 00000000..a12bd08e --- /dev/null +++ b/mods/JeffVi@DX-Tarots/meta.json @@ -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" +} diff --git a/mods/Kooluve@BetterMouseAndGamepad/description.md b/mods/Kooluve@BetterMouseAndGamepad/description.md new file mode 100644 index 00000000..c04dacb3 --- /dev/null +++ b/mods/Kooluve@BetterMouseAndGamepad/description.md @@ -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 \ No newline at end of file diff --git a/mods/Kooluve@BetterMouseAndGamepad/meta.json b/mods/Kooluve@BetterMouseAndGamepad/meta.json new file mode 100644 index 00000000..04eb884a --- /dev/null +++ b/mods/Kooluve@BetterMouseAndGamepad/meta.json @@ -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" +}