#⚙・modding-general
1 messages · Page 273 of 1
Gonna download neato jokers and use Intern as the stand in Joker image
Ah okay, I thought you were referencing a mod
I'm listening
get it
huh? why?
Cuz it looks good for a banker joker
How abt "The poor mechanic"
All cards misfunction
that's just Verdant Leaf if you're stubborn
"The bug"
It crashes your game
Cryptid has that covered
been waiting for my hand to calculate for 18 minutes now
once again, i ask if there's any way to make calculations faster
Lol. Too true.
lel
you MIGHT have a good shop soon
i made that sprite for a joker called Funny Business but it just look like he's mourning
yes they will be on my screen for eternity
whose funeral do you think he's at
this is the problem with having too many jokers to see xd
i really need a mod to zoom in to or seperate jokers
i ask you to look at the screenshot i sent a couple minutes earlier
.
i have like 8 canvases, i think
thats nothing
opposite of Jokerless challenge
or... more.
Jokerful
dude i'm on 26 million calculations
let me find my whole adventure of a 40 min calc that i just had to give up on
it would have went for longer, and i have no idea how much longer
Hmmm
that 2d fucked everything up
oh for sure
it keeps going
they won't infinitely cycle, there's an upper limit
and since i have 6-8 (-10?)
oh thank god
i think this is a case of
alt + f4
sell jokers
i don't even know what it's calculating anymore, mult is barely moving
now that i take a good look at it, it hasn't even started doing chips
i'm fucked
mine took about 15 mins to even start moving that
you're probably fine lmao
like movement only started when i was already in it for the long haul
@formal orchid some edits to hopefully add a bit of depth
hell yeah
fire
^^
i am over 25 minutes in
i'm supposed to have ~400k chips from jokers without retriggers
e81821
the secret to this type of shading is that it's barely shading. it's just some very simple geometrical lines, haha
and there it is
But I'm generally not amazing at shading. Which is why my booster packs for Kino look like this, so that I can avoid doing shading
what if there was also a "Lockpick" joker or consumable that you'd use to instantly unlock the safe
hm
i saw someone wait for over 24 hours 🙏
(though imma do a quick little brag, because I am very fucking happy with the shading on my Romance booster pack)
Nice! let me know when you're putting your mod out there, I'll see if I can win a run with that safe 😛
i'll let you know when i update it
(go play Kino, btw, I've worked a lot on it https://discord.com/channels/1116389027176787968/1340334060597285025 )
will definitely give it a go
oh, wait is there a channel/git already? Drop a link, I don't think I've spotted it yet
the discord threads system kinda sucks for seeing stuff, haha
im learning lua to mod balatro but some of this stuff is confusing x-x
i completely missed this
(i hope you were talking to me)
and yes
it can
went like this btw
oh well
but the safe one i whipped up on the spot
to be fair
you still can
it'd be funny
so um, i have a question- if you're making like a brand new mod from scratch, you DON'T want everything to be on the main lua? im having trouble getting set up . 3.
i mean if its not a problem i'd be more than happy to use it
depends on the size your mod. I'd recommend spreading it out if you're planning on adding more than a few jokers
you can use loadfile to load in other files
hey so, i have a friend on windows who owns the game through steam. whats the process for setting up mods?
my scope is pretty big, i want to add several jokers and a few editions but im taking it one thing at a time c:
oo
ohhhh so like that on the main will load the other stuff?
they just want smods and handy
Kino's got every joker in a separate file, though some mods have one file for all their jokers
yup
I'm gonna do it, chat.
I'm gonna play a round of Balatro with the Cryptid mod. For the first time ever.
don't let your computer burn too hot 😛
nooo you have so much tyo live for
im on arch so its completely different for me and was nearly impossible lmao
thanks a bunch, look forward to my cringe >:3
oh well
i meant to say that to this oops
at least it's not league
following the smods wiki step by step would work?
ohhh theres a wiki for that? okay
how do i make cringe
this person sure looks like a cis female
idk im figuring it out as i go im stumbling through the woods and made 1 single jonkler
...
the jimbo suit sprite i was using for a joker called Funny Business, which just make it so that whenever you sell a card you get the cash one more time
i made 60 jokers and 20 decks in the main file
took me while to learn that i could load files
I find that I learn more about walls when I run into them, honestly
oh absolutely, normalize making mistakes and asking for help :3
DSGAJSDLGASDGL:SADG
do you recommend setting loadfiles early
i have 3 jockers
and planning to make more
like my goal is at least 50
It's not much to set up, either
okay
and
and at 3, it's a lot easier to see where things go wrong, if they do
like
i made another file called "items" and filled it up with different lua files
no i mean like
then loaded them like this
where in the main file do i put the load
oh
If you wanna take a look at how I did it, just check out the kino.lua on Kino's github. I just redid my joker loading to allow them to be turned on and off, as well. I also like the way JoyousSpring's structured it's files
im gonna do this for now, thanks friend c:
no worries
(accidental help)
I didn't think I'd get choice paralysis on deck selection for cryptid what are these
The main thing is that you want to load things in the order that information is needed, in situations where you add mechanics or UI elements as well
ui......
just start with red deck and see how crazy you wanna get 😛
MISPRINT DECK MY BELOVED <#

I thought I'd gotten some understanding, after adding the genre subtitles, but I've been figuring out how to set up my UI for my alien abduction mechanic and nope... UI is still a nightmare to do
i couldnt even figure out how to make a config page
i do want to do that as a little treat
I feel like remaking all the joker art for fun
I figured that out today, though mine's slightly oversized still, but feel free to ask questions about it!
Idk what ur pfp is but I like it
i inspected some ui code and its like hell
I'm in the process of doing more stuff for my config, just because I'm adding a lot of mechanics, and I wanna give people the chance to turn them off, haha
setting up a config was really helpful in making me understand the structure of the ui system, so it's a good starting point
i thought it would be good if there was an option to disable some aspects of my mod
oh its my sona, ty c:
say got time for a coding question if im correct in thinking you're one of them things knowers?

OOH i got a DEEP CRACK IN MY BACK THAT WAS AMAZING OML
i'm definitely not one, haha, but I can maybe send you in the right direction 😛
Most of my complicated code is stolen tbh
They look really kind, here’s one of mine :3
oh that'd be wonderful!
She got two heads
after awhile you start to understand it though
haha, yeah, no code's often directly copiable, so it helps that you have to still rewrite it
my joker loading system's ortalab's rewritten, my genre ui is joyousspring rewritten
but I hopefully understand them well enough to fix them if I need to, now, haha

holy heck im just trying to write an uncommon that counts how much money below zero you have

that's one of those you just have to play with to understand, I reckon, hahaha
I think my most complicated ones currently are my spellcasting jokers, purely because you need a lot of text outside of the joker itself to really understand how it works
what does spellcasting jokers do?
Depends on the joker. I have a card enhancement that casts a spell when triggered based on the suits and rank of the first three cards in your hand. Which can be anything from +mult to creating a tarot card. Though one of the jokers I'm working on currently also gives each source of spellcasting the chance to cast an ectoplasm spell instead, which gives an additional joker slot
But there's 10 basic spells. Or 40, depending on whether their strength counts as a different spell 😛
um, question
oh interesting
does anyone know how to make a joker reference your money count like bootstraps does?
you could check the source code
G.GAME.dollars
i tried that i couldn't find where the joker code was actually written
do you know where it is?
card.lua
card.lua
card.lua
card.lua
ah
card.lua
i don't understand this at all x-x
just ctrl-f bootstraps
"ohey look I have photochad now"
so good at playing modded balatro just get a perfectly normal photochad
i have a photochad printer
Omg a wild @white scarab
On a photochad note: what you guys see as the more important part of photograph's identity? Triggering for face cards, triggering on the first card of a kind, or giving X2? I have a few photography based movies that I'm trying to tie into that same aesthetic
infinite card game 👀
X2 mult
forsr pf a kind
i see you're also cultured
hello math teacher
m
In order of importance to its identity I'm gonna say Triggering on a Face (because it's a photo of ya face!), Triggering on the First of the kind (snap!) and then the mult (which is high value but not like, IDENTITY)
heck ive been working on this for a while im actually gonna play balatro now LMAO
Yeah, I think that's what's working for me as well. If it's a movie about portrait photography, face is probably important, and otherwise, it's first of a kind, yeah
question
is there a specific support channel for mods or do i drop it here?
drop it here
can you show me inside the reverie folder?
hi N'
bye
@plush hound its time to code :)
Are there videos on YouTube teaching how to mod the balatro?
uh wait
https://github.com/Steamodded/smods/wiki/Your-First-Mod
this should give you some instructions
https://www.youtube.com/watch?v=Zp-4U5TlbxY&t=7s
the video is a bit oudated, but generally does well at telling you what to do
-# (note: there are some parts in the video where they called cards "center". don't do that, it's a bad practice, they are cards)
https://github.com/Steamodded/examples/blob/master/Mods/EditionExamples/EditionExamples.lua
its a good practice to check out the example mods, as well as other mods too for reference
https://github.com/Steamodded/smods/wiki/calculate_functions
on top of that, remember to read the documentation
A Balatro Modding Framework. Contribute to Steamodded/smods development by creating an account on GitHub.
STEAMODDED 1.0.0
A tutorial on how to make a modded Joker.
https://github.com/art-muncher/Example-Mod -- EXAMPLE MOD
https://github.com/Steamopollys/Steamodded -- STEAMODDED
https://github.com/WilsontheWolf/DebugPlus -- DEBUGPLUS
-----------------------------------------------------...
Steamodded example mods. Contribute to Steamodded/examples development by creating an account on GitHub.
:3
ughh struggling with art ideas again
at this point i'm tempted to just put the joker's name on stuff in comic sans or something idk
Brainstorm and Cryptid have a, uh. A bug that only exists between keyboard and chair.
-# The Code cards want you to type things in but when I mistyped something I went to do what I normally do, Select All, backspace, and try again. Ctrl+A is Brainstorm's restart keybind.
lmao
i also couldn't figure out why I couldn't give my cards editions with debugplus until i figured out handy had a keybind for Q
Thank you guys
what is the mod called that lets you pick your first shop joker? itll appear inside an arcana pack with like a judgement/ soul card as "choose your first shop joker: is discontinued
I’m gonna redraw every joker, I got 2/150 done
good luck :D
Balatro
Balala
sorry i was eating
here
hmmm no idea, I would ask here https://discord.com/channels/1116389027176787968/1226234529413468190
oh no
He's here
the assertion missing isn't what's causing it not to load
but you're not calling the function it returns
.., well i mean, it fixed it
..., no that broke it, i remember removing that
and just put it back w/ the other stuff
this by itself, whether you assert it or not, only gives you a function
nothing will happen if you don't call it
if it crashes when you call it, something is wrong with the file
well now im addressing that-
thats a different problem im just shitty at writing code LMAO
canio + pareidolia about to go crazy with this one
im thinking about that teto pear now
this is legitimately my best attempt
pear.
there’s like 26 in a deck how
not that kind of drawing
i mean it works for now right
what mods would yall recommend to add if i wanted to keep the feel of balatro but just have more to play with?
im just starting with modding and want to keep it simple rn, im just starting to get a little tired of just the base joker pool
Paperback for SURE
very vanilla feels, but adds a good deal of fun new mechanics
Ortalab, Paperback, Bunco
got it got it ty all i will add those :3
np!
my girl is busy and all my friends are so i got this evening all to myself
im gonna balatro the fuck outta tn
Is there a website that has skinpacks for the decks?
oh real asf girlypop ong >:3
you get it you get it
this may genuinely be the most addictive game ever made
do you guys think these cards need rebalancing or are over/underpowered?
REAL
hope you have a killer night doing math
i LOVE my math when it has a funny jimbo face
relatable
who knew all math needed to make it fun was clowns
idk about low roller, but the other two seem fine for sure
i kinda feel like 1.2 mult is too low for capsule machine but i;m not sure
anything above seems excessive
valid
hi
what happened
Hi! c:
so im trying to mod balatro
im an extreme lua rookie but i know my way around a rough spot
HOWEVER
hi
im having issues
i tried to make a test challenge with only 1 custom joker just to test if it works
same ong
but when i try to play it, it crashes and spits out that "center is a nil value"
do any of you know what it is so i can fix it?
offhand idk
I think I might have done something wrong here:
if context.final_scoring_step and context.cardarea == G.play then
for _, v in ipairs(G.play) do --For each card in played hand...
if not SMODS.has_no_suit(v) then
return --Returns nothing if card has a suit
else
--Continues if card is suitless
end
return {
mult_mod = card.ability.extra.mult,
message = localize { type = 'variable', key = 'a_mult', vars = { card.ability.extra.mult } }
}
end
end
end```
I'm trying to make it so that it grants mult when no suits are played
you should post that at #💻・modding-dev
is their a mod that makes it so you can have unlimited jokers?
oh wow these mods add alot of blinds
is it paperback that did this or bunco
i may just want to understand one mod for now before i get too lol
would you rather have unlimited jokers but no games
or games unlimited games but no games
probably both
alr can I ask anyone for help with making a collab-like skin LUA file for steammodded?
I just want to make a collab like mod and I only realized now that deckskinslite is defuncted
Steammodded supports skins
Take an example, https://discord.com/channels/1116389027176787968/1347730208844943370
well like
here's the thing
I just want to replace ONE suit
hearts specifically
and i've been trying and it hasn't worked
you could probably ask about it in the Steammodded forum
Okay, I have a question.
Is it possible to install the cryptid mod on the steam deck?
How do I mod balatro?
should help you get started :3
Thank you
idk but what drawsteps are you running
(also try updating smods first because i ran into a similar issue that was fixed by updating)
what IS a drawstep
drawsteps are a newer thing that were added into smods not too long ago
they were designed so that people didn't need to patch into Card:draw() so much
it makes it really easy to have custom looks for a card
I’m looking at the website and I guess I phrased my question wrong
I meant to ask: how do I download mods for balatro
oh it's simple
usually mods will just have you download the source code
you download the zip file from that and extract it
then you grab the folder and put it in your mods folder
Ok, is there anything I should download first?
follow this guide to install steamodded first https://github.com/Steamodded/smods/wiki
(but first you need to download smods itself which the instructions for are in the link i gave you, just navigate out to the front page of SMODS)
Ok, thanks
Anyone know where i can find more deck skins for balatro?
your steamodded verison is old
as expected
Oops! The game crashed:
Syntax error: card.lua:348: '}' expected (to close '{' at line 319) near 'perma_x_chips'
Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-0305c-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.7.1
Platform: Windows
Stack Traceback
(3) C function 'function: 0x3360d3a0'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 1028
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
c = table: 0x335f9558 {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x335f95a8, gammacorrect:false, title:Balatro, externalstorage:false (more...)}
openedconsole = boolean: false
confok = boolean: true
conferr = nil
(8) global C function 'xpcall'
(9) LÖVE function at file 'boot.lua:362' (best guess)
Local variables:
result = boolean: true
(10) global C function 'xpcall'
(11) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
func = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
inerror = boolean: true
deferErrhand = Lua function '(LÖVE Function)' (defined at line 348 of chunk [love "boot.lua"])
earlyinit = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
chanhing the newer version gave me this error
when's the crash occurring?
bootup
do u have cryptid
you need to update it
i downloaded it through the source
huh
reinstalling
hold
okay it works now
thanks
still crashes but i can fix it
whats a zip archive?
"muh" deck
ZIP is an archive file format that supports lossless data compression. A ZIP file may contain one or more files or directories that may have been compressed. The ZIP file format permits a number of compression algorithms, though DEFLATE is the most common. This format was originally created in 1989 and was first implemented in PKWARE, Inc.'s PKZ...
thanks
bug
hehehehe
im going to strangle whoever invented this
@hard plank
sorry
That should've been exactly enough, no?
so, im trying to get into the cryptid discord server and im at a dead end, is there anyone who is in the server? (this was copied from another channel)
INFO - [G] 2025-03-07 20:54:28 :: WARN :: Sticker :: Detected duplicate register call on object perishable
INFO - [G] 2025-03-07 20:54:28 :: WARN :: Sticker :: Detected duplicate register call on object pinned
INFO - [G] 2025-03-07 20:54:28 :: WARN :: Sticker :: Detected duplicate register call on object eternal
INFO - [G] 2025-03-07 20:54:28 :: WARN :: Sticker :: Detected duplicate register call on object rental
INFO - [G] 2025-03-07 20:54:28 :: WARN :: Sticker :: Object banana has the same key as an existing object, not registering.
this was when I installed the "morefluff" mod
:3
thank you
they recently changed the invite link, i can see why you are stuck outside lmfao 😭
the absolute worst source code ever just to make it so you can't play hands with unscored cards lmao
time to boot this with cryptid and cause chaos
Pokermon joker crashing when hovering my mouse over it
How to check?
I would search all the mods with vscode regex for send.*Message\(
and see if there's one that's not commented, especially if it's inside card:hover
Ok send.*Message\( is a lot
guys I'm trying to load Brainstorm but I'm getting API loaded no. The keybinds work but It
it's just saying error
if I were to want to change the title screen logo thing to a different image, what would I do?
INFO - [♥] Lovely 0.7.1
INFO - [♥] Game directory is at "C:\Program Files (x86)\Steam\steamapps\common\Balatro"
INFO - [♥] Writing logs to "C:\Users\johnk\AppData\Roaming\Balatro\Mods\lovely\log"
INFO - [♥] Using mod directory at "C:\Users\johnk\AppData\Roaming\Balatro\Mods"
INFO - [♥] Cleaning up dumps directory at "C:\Users\johnk\AppData\Roaming\Balatro\Mods\lovely\dump"
INFO - [♥] Initialization complete in 15ms
INFO - [♥] Applied 2 patches to 'main.lua'
INFO - [♥] Applied 1 patch to 'game.lua'
INFO - [G] LONG DT @ 1: 0.1
INFO - [G] LONG DT @ 1: 0.08034868
INFO - [G] LONG DT @ 1: 0.064855264
INFO - [G] LONG DT @ 1: 0.0526999512
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
INFO - [G] ERROR ERROR ERROR
that's a funny log
whats the default spectral thats shows in the packs when theres no more?
I assume its an issue wiht the api loaded no but idk how fix it
oh i have no idea
nope idk what that is so thats not installed
Is this just lovely?
Prob brainstorm then
wdym by that?
Hey chatroom, I'm new to adding mods to Balatro and saw in a YT vid that the instructions for how to begin were somewhere in this server. Can anyone point me in the direction of a thread/ pinned message/ video for me to get started with?
Lovely does not print anything by itself after injection which only leaves Brainstorm
oh yea it only errors when I press ctrl a
I'm just not sure why its erroring
My friend sent me this video guide, gonna leave this here in case other people come looking for it: https://www.youtube.com/watch?v=9DyZZ8ofqZ0
Lovely Injector: https://github.com/ethangreen-dev/lovely-injector
This video is slightly outdated, you don't need smods-old-calc anymore, this one is good:
Steamodded: https://github.com/Steamodded/smods/archive/refs/heads/main.zip
Balatro Multiplayer Discord: https://discord.gg/balatromp
0:00 Intro
0:40 Installing Files
3:23 Steamodded
5:08...
does anyone know which file has the code for spawning jokers? like what it picks to stock in the shop
ante 500 :D
i think common_events? it's generate_card_for_shop
or get_current_pool if you want to get the pool of jokers
thank you
man this is my first ever time trying to code and I'm stumped. Tried the balatro-ABC thing and it didn't do anything :/
coding is hard dw
New log with errors
Still 0 clue as to whats going wrong here
maybe brainstorm is just done for
I like copy pasted all the code it had and changed the names of the files. Not sure how I could mess that up. tbh a lot of tech tutorials have a lot of assumed knowledge that I don't even know how to begin to touch
ante 600
any advice? I'm not even sure how to check what I've done wrong
oh i have -1 joker slots
post code?
ante 800 :D
main.lua
SMODS.load_file("jokers/kai_joker.lua")()
kai_joker.lua
ABC.Joker("Kai Joker")
:description({ "All scored cards become", "{V:1}#suit#{}, suit changes", "every round" })
:variables({
suit = ABC.VARS.Suit('Spades'),
:rarity_common()
:calculate(function(self, card, context, ABCU)
ABCU:on_card_post_scored(function(scored_card)
ABCU.vars.suit:card_set(scored_card)
end)
end)
:unlock_condition(
{"Win a run with", "{C:attention}Checkered Deck{}"},
function(self, args)
if args.type == 'discover_amount' or args.type == 'win_deck' then
return ABC.VARS.Deck("b_checkered"):get_win_max_stake() > 0
end
end
)
:debug_force_in_shop()
:register()
oh you wont believe it #1327010825562488933 message
made a Thing
sorry I have no idea about that syntax
cute art!
like that it's bad or...?
thanks, @stable juniper made it :3
🔥
Yme is working on a genshin mod with unique mechanics tho lol
like I don't know if that's a different API or not lol
i would try using this https://github.com/Steamodded/smods/wiki/SMODS.Joker
here are examples
https://github.com/Steamodded/examples/blob/master/Mods/ExampleJokersMod/ModdedVanilla.lua
first blind chip of the day
woa
👻
will check out
I'm playing the fuck you deck
which is literally
1 card on your deck
that's pussy shit
- no fuck you
which is lame
specifically I'm wanting to make challenge decks, are there tutorials for that or maybe a mod that can let me just set paramiters myself?
no excuses
So am I
we can always start somwhere :D
you can start by watching lua tutorials first
its one of the simplest languages, imo
My demo is getting some attention from streamers still, but one day in mid July, Northernlion was pitched the game on his stream from Dan Gheesling and ended up playing it that same day. I was in the chat watching, totally dumbfounded, that someone I watched on Twitch/YouTube for over a decade at that point was playing my game. ... At the time I was more concerned about a potential crash or something going horribly wrong but I did also try to just sit, watch, and enjoy the surreal moment.
(from Thunk's blog https://localthunk.com/blog/balatro-timeline-3aarh)
Now that feels relatable after watching some people play my balatro mod on twitch in front of hundreds of viewers, can't imagine how it feels like if it's the entire game and thousands of viewers lmao
Congrats
Also I need you to say what’s wrong with my indentation fr!
I found what I was looking for, not sure if I'm allowed to post links to mods so I wont, but yeah it exists
what's your mod
CardSleeves, and I'm the main dev for NeatoJokers
yeah, and for an indie game its even more important that it doesnt crash randomly
oh neato
because the only consistent source of advertisement you get is through word of mouth, and streamers
And balatro won best mobile and indie so 🔥 our goat balatro
if its a huge streamer and your game just so happened to stop working, then thats a critical strike to your reputation
im really glad balatro pulled it through though :D
Yeah that must've been nerve-racking 😬
Anyways my other jokers hopefully won’t be as stressing as the rats
...wait, you made cardsleeves??
thats freaking cool
Wow
i only knew that just now, im sorry 😭
lmao
no worries
Steammodded or Cryptid contributor
im new to this community so im still learning about everyone here, one by one 😭
I don't really show off that I'm the main dev of CardSleeves haha
I've contributed to both, but mostly steamodded, so that's probably where you saw my name
i guess thats the downside of not having your mod besides your name 😭
but its still impressive to know that, nevertheless
To be honest, I think it's really funny when people don't know I'm the dev
98% of balatro players have no idea who made their mods
mathisfun made ortalab

true though, even i mostly played mods because they looked really cool, never bothered checking the mod author or credits...
i appreciate the devs and the author by commenting peak on their forums

im subscribed to most of modding forums
you can see my message there
tbf, I have a similar thing when I play with Dim's modpack
#1337300709602754611 message Can confirm
I just grab what looks cool but wouldn't even be able to tell you what mod it's from or who made it
peak..
there are some mods that i have installed but i cant find their forums
for example the BabaDeck and BBBalatro
5CE and Anum
thanks
hold
Jokers too?
more functions
personally I'm more of a disfunctional than functional
is this L moment
idk, could be a W moment
We need a peak joker
huh
but I'm not done yet
i actually need to learn how to make one
even though i can just grab some from the source code
you want a peak joker? i will give you a peak joker...
WARIO WILL SHOW YOU FUN
Is there actually anything in the realm of Joker Manager or am I just kinda stuck pixel-squeezing for adjacency procs
squeeze it brother
What does it do?
it clearly gives +4 mult smh
(you ever played inscryption?)
yup
how much
believe that's a ||kaycee's mod only thing|| (inscryption spoilers i guess?)
assuming i get the reference which im p sure i do
ding!
you win a gajillion dolar
too bad these chips are virtual
crying
*lass
lassies
now you're gettting it
do you want the hint version or do you just wanna know (regardless there's a spreadsheet)
i might not be following the thread so a hint might be fun
this reminds of that one time local teased the madness effect in riddle form
Balatro Modding Starter Pack :3
- https://github.com/Steamodded/smods/wiki/Your-First-Mod
◦ This should give you some instructions, and it also serves as Steamodded's Documentation. Please read it :) - https://www.youtube.com/watch?v=Zp-4U5TlbxY&t=7s
◦ A Modding Tutorial video. It is a bit outdated, but generally does well at telling you what to do.
-# (Note: There are some parts in the video where they called cards "center". Don't do that, it's bad practice, they are cards.) - https://github.com/Steamodded/examples/blob/master/Mods/EditionExamples/EditionExamples.lua
◦ It's good practice to check out the example mods, as well as other mods too for reference.
Once again, remember to read the Documentation. There also other links which you might find useful, such as:
- https://github.com/ethangreen-dev/lovely-injector?tab=readme-ov-file#patches
◦ Patches. - https://discord.com/channels/1116389027176787968/1228149931257237664
◦ DebugPlus, a very useful tool for modding.
-# Sent: 7 times
should i add anything else to this
deez
inscryption spoilers
ok maybe my brain is too small for something like this
i knew i remembered the flipped sprites from somewhere
welcome back
i do know what card it's based off of so i do wonder if itll take the effect from that
lmfao
ante 1000
false
i mean if you do enough with a certain one yes
i have it
Do I move ALL of the files on the right, into the my mods folder (The left side) or do I have to put certain things the mod folder and others in the folder where the actual executable for the game is?
what
ah
is easy
move the folder those files are in into your mods folder
What about the Lua source files?
ok so
all of that is in a morefluff folder right
yeah
its all from when i extracted the zip
into your mods folder
i will say this is one of the generic effects (as in i dont have an idea for it outside of "if it does the joker thing, do the OTHER thing." yes that thing)
but first i sleep gn all
i couldnt find the part this comment is referring to but saying "this word is bad, use this one instead" is not helpful because it depends
its in calculate
they referred to "card" as "center"
which is uh, obviously not the correct term
still cant find the bit
...i still cant figure out how to use this
you can also check the example mod they sent
lowkey i coulda sworn they called cards center in loc_vars 😭
dude idfk
im blaming you for that one.

nah jk :3
all in all, the video is incredibly helpful though
im a simple minded fool sorry
oh found it, yeah
the vid got me through pretty much all the basic stuffs in modding pretty fast
thanks for making the vid, else my progress would have probably been delayed by at least a few weeks 🙏
Could I DM somebody and paste the error code it gives when crashing upon loading up the game?
Just paste it here
Dimserene just recently removed it from his modpacks, I think there are some conflicts
sorry chat
omg hello aikoyori
Delete betmma spells from my folder?
yeah
development resumes tomorrow
:3 inspiration
okay so
put your mouse away from, the card
hold click
and swipe
where are your fingers
is it because my smods version is too old or something??
This is off topic, but as someone interested in coding, how did you guys begin? i want to learn, but I dont know what to use
porbably
wo knoiws
use Notepad++
i personally learnt coding through roblox studio for 2 years 😭
theres no config
the OPTION
option??/
theres Handy in Options
hey @plush hound
hai
"i would"
😭
nah
☠️
open for intrepetation
getting freaky with a blind is tuff work 😭
LMAOOOOOOOOOOO
The Tongue
Only play cards of 6 and 9
freaky ahh boss
lets get freaky.....
that would be nasty from a gameplay perspective too
Im still having an error :(
Thank you!
aiko, is it fine if i borrow the "shenanigans" part for my functions file name ❤️
its just to uhhhh bundle a ton of functions
which may or may not be niche
😭
Stickers Always Shown is unnecessary now, by the way, that's a vanilla game feature that you can enable in the options
i don't own the concept of shenanigans
Thank you for letting me know!
That's quirky, it's been working fine for me for a while. You sure it's installed right?
nested
100%
smods is latest version
is handy nested
i made sure to download the latest version of handy from 2 weeks ago too
let me see ahdny folderr
LMFAOOOOOOOOOOOOOASOASIOAIOSIA()SDXIA\
i might change the ability of the height
uhhhh
you could keep the general concept of it being correlated to your hand's score at first
orrr just that the score is set, and will increase by each hand/discard, though that does seem a bit lame compared to what it used to be
everyone i saw playing it just loses to it
new blind: "The Crash"
literally crashes your game. cannot play unless you have chicot
"unless you have chicot"
I'm moving it to the showdown
false, if you have chicot then system32 is deleted.
next ante boss will be the libre
as a Showdown blind, when you're more likely to have a strong scoring setup
it'd be so much nastier
hehe
rebind it
also feels like a very "showdown" ability too
moving it to showdown then
how would someone even use this honestly 😭
i might have gone too overboard by making it more useless than trash
you can probably do that for both hand and discard?
alright
of course, it is only when i update my smods that everything starts to break apart
nggghgh
you should set the display name of your mod to just "star rail"
do you think i deserve such a privilege lmfao 😭
display name = the name used for the mod badge
short badges look better
why do u need the b
引力
balatro star rail
:3
i wouldnt want to mix my mod up with honkai star rail, the game itself
HSR
so it really got to have something different in its name
NO
😭
...this is new
hm
i really hope updating smods doesnt mean i will need to rewrite practically everything
how would that be a concern for a badge under a balatro joker in a modded version a balatro with the mod "balatro star rail" installed
yeah
idk, and besides, i think it doesnt seem right to claim the badge "Star Rail" as my own
in what case would there be a balatro mod that would be "more right" to claim "star rail" badge
i dunno, guess i had the belief that its not very unique to just have a pretty much shortened version of the original game's name, even though my mod's name is nothing unique or interesting either, but i suppose you are right
false alarm, forgot i didnt declare "extraStuff" as anything
💔
@wraith seal adding new boss blind to move height
move it to showdownm
it needs a new name
Stubborn
The Striker always kills me =(
the height:
Can we have a mod that outputs a spreadsheet of all available jokers with name, fullkey, rarity, description etc.
bro i need someone to play the multiplayer balatro mod with
why the sad emoji
very useful 👍
Are the links not clickable? Huh
OH its cause I'm not in that server
somehow, without fail, a core part of my setup involves a rare.
Alternatively I just... 3 blueprints are the only reason I have the xmult and now they're GONE
Oh that would have been fine! I was 3 Blueprints, an early Yorick, and a Hiker, I'd been actively boosting hiker for ramp-up first and then pivoting on the final hand
Outside of killing Baron builds I really like this concept. It's a punishing blind if you're not ready for it
I'm killing all endless builds
it was specifically intended to kill Baron builds
I am aware
I mean a lot of blinds are "kills this kind of build"
indeed
This is how I kill baron builds
also works
Ig I worded it wrong. I guess the better wording of it would be "in a vacuum" I like the concept
I like that one because it's also actually interesting to play around with other builds instead of just like. "turns off your build lol" like some blinds
height's good design I think
agree
you can work carefully to build your score requirement as little as possible
you can waste your hands playing silly high cards
also, Dusk kind of yeets this Blind
and final hand you just go all out
right
Dusk is also there, yeah
uh yeah
I mean counterplay for boss blinds isn't really a bad thing
it isn't
Unless you're a Cryptid finisher boss
This one's bad for Brainstorm builds
LMAO???
what the fuck is 2 in 3 chance hand will not score??? 😭
going into that with oops all sixes
there's also this
Cryptid,
you can literally just get so unlucky that nothing scores
they left it at home with the wife and kids
@wraith seal modding resumes tomorrow, kinda busy rn
Cryptid is out for milk, and it will not stop until there is no more milk to find
i heart chicot
might as well instantly kill you
ah
truth be told, that wouldn't do jack to a high endgame build
especially if you got Almanac involved
if you don't have talisman it just becomes ^3
still a formidable jump in requirement to cube the size
create a new legendary instead
regenerates Chicot 6 times in a row
i guess we wait for someone to join the casual queue for bgalatro multiplayer ig
people saying Chicot is useless grate on the very fabric of my existence
Chicot may be considered the weakest Legendary, but that's still a very strong effect
what mod gives the effects shown?
mistigris ?
i have been legitimately saved by Chicot a few times too :3
nvm not the same one
what are you looking for
do NOT fuck them
LEGENDARIES ARE ALL WORTHY OF EXISTING
mod that does this
joker display
joker display
thank you





