diff --git a/mods/probablyJonah@Jonahtro/description.md b/mods/probablyJonah@Jonahtro/description.md new file mode 100644 index 000000000..9c8c143b8 --- /dev/null +++ b/mods/probablyJonah@Jonahtro/description.md @@ -0,0 +1,27 @@ +# Jonahtro +This is a balatro mod I made that adds 2 custom jokers, 1 custom spectral card, and 5 custom playing cards + +Latest Release: https://github.com/JonahFicklin/Jonahtro/releases/tag/Jonahtro_New_Version + +## Installation +Requires lovely and Steamodded: + +Lovely: https://github.com/ethangreen-dev/lovely-injector/releases + +Steamodded: https://github.com/Steamodded/smods?tab=readme-ov-file#readme + + +## Features: +### Jokers: +#### Other Half Joker: +A common joker that gives +5 mult for each card (more than 1) in your scoring hand + + +#### Blackjack: +An uncommon joker that gives X1.5 mult if the total score of all played cards is less then 21, X3 mult if the total score of all played cards is equal to 21 and destroys if the total score of all played cards is greater than 21 + +### Exodia The Forbidden One: +Use the millenium puzzle spectral card to create one of the 5 pieces of exodia, when all 5 pieces are assembled in one hand you win the blind! + +--- +More Features to come! \ No newline at end of file diff --git a/mods/probablyJonah@Jonahtro/meta.json b/mods/probablyJonah@Jonahtro/meta.json new file mode 100644 index 000000000..ca04b1f62 --- /dev/null +++ b/mods/probablyJonah@Jonahtro/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Jonahtro", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content", "Joker","Miscellaneous"], + "author": "probablyJonah", + "repo": "https://github.com/JonahFicklin/Jonahtro", + "downloadURL": "https://github.com/JonahFicklin/Jonahtro/releases/download/Jonahtro_New_Version/Jonahtro_v1.0.0.zip", + "folderName": "Jonahtro_v1.0.0", + "version": "1.0.0", + "automatic-version-check": true +} \ No newline at end of file