#⚙・modding-general
1 messages · Page 1600 of 1
please dont use the balatro mod manager
its so dogshit
its way more beginner friendly imo
i mean
you can use #1413687995378176021 if you do want to use a mod manager
theres better options
balatro mod manager messes up installs way too often, force installs a patch mod that is way too hard to get rid of and does nothing of value and is also vibe coded slop
If it works its good
"vibe coded slop" is an overstatement, but we shouldn't discuss that here
it barely works
works for me so im not complaining
well
i guess it works
if you do use it just get a really old version and never update
if works until it doesn't
it likes to put ignore files in places they don't belong if you disable any mods
im on like almost a year old version of bmm and i get to live without the flaws
never had any issues with it
i literally have like 4 mods installed
is there even a point in placing a lovelyingore in every single folder
Im not getting close to mod manager
I never used it, I learned installation the other* way
then eris hypernova will help you
I mean there is no longer a point using lovelyignore at all unless you want to run older smods
what
chat does he know
i don't think I know
those who read the wiki
Also true, it was always just the root
I don't get it
manual injection... the horror....
Wonder how that goes
let's just say there was a time where I recompiled an exe injector and applied it to a copy of an unmodified install every time to test any and all changes in smods
That sounds like hell
tbf I barely had to do that. it was like my first contribution and then I could use lovely after that
-# which wasn't the end of compiled injectors, anyway
nice
is it ok if i dm you with my progress
yeah sure
all in jest is actually such a good mod
"everyone shall fie fue to this incident"
hop on #1326135270759993364
I've been doing this for a year now
question
i have
if SMODS.pseudorandom_probability(self, "wheeloffortune_sailboat_blind",self.config.numer, self.config.denum) and not context.other_card:is_face() then return { .... }
how can i make the part in the return{} debuff the card
#1366605767167443006 when 🥺
uhm
show entire code
before you ask, i'm using your code as a base
sorry
if you want i can credit you
idfk vro 💔
what is your entire definition of the thing you're adding
its a boss blind that has a 1 in 5 chance of debuffing number cards (aka non-face cards)
all numbered cards when selecting blind, or each numbered card individually?
each numbered card individually
Ortalab has a similar boss blind, you can take a look
i just want to know if theres a command that i can place between the return{} to debuff said cards
you can look in vremade
it has all the vanilla blinds
calculate = function (self, blind, context) if context.modify_scoring_hand and not blind.disabled then if SMODS.pseudorandom_probability(self, "wheeloffortune_sailboat_blind",self.config.numer, self.config.denum) and not context.other_card: is_face() then return { card:set_debuff(true) } end end end }
will this work
no
you might want to look into what i sent
calculate = function (self, blind, context) if context.hand_drawn and not blind.disabled then if SMODS.pseudorandom_probability(self, "wheeloffortune_sailboat_blind",self.config.numer, self.config.denum) and not context.other_card: is_face() then card:set_debuff(true) end end end }
?
your mod Works
does my code work or did i fuck it up
yeah no i think i see the errors
SMODS.Blind{ key = "the_sailboat", dollars = 5, mult = 2, boss_colour = HEX("b8f083"), atlas = 'Blinds', boss = {min = 3}, pos = { x = 0, y = 1 }, config = { numer = 1, denum = 5, }, in_pool = function(self) return true end, loc_vars = function (self) local n, d = SMODS.get_probability_vars(self, self.config.numer, self.config.denum, "wheeloffortune_sailboat_blind") return { vars = { n, d } } end, collection_loc_vars = function (self) local n, d = SMODS.get_probability_vars(self, self.config.numer, self.config.denum, "wheeloffortune_sailboat_blind") return { vars = { n, d } } end, calculate = function (self, blind, context) if context.hand_drawn and not blind.disabled then if SMODS.pseudorandom_probability(self, "wheeloffortune_sailboat_blind",self.config.numer, self.config.denum) and not context.other_card:is_face() then context.other_card:set_debuff(true) end end end }
is this better
did you copy the verdant leaf
NO
that one is pretty simple to read
you should
k
there is a context.debuff_card

oh
what do yall think
-# took inspiration from clubs and hearts, i mean i used the clubs face card as the base and hearts for the scepter thing
(why so green 😭
is there something wrong with ts
SMODS.Blind{ key = "the_sailboat", dollars = 5, mult = 2, boss_colour = HEX("a7e8d6"), atlas = 'Blinds', boss = {min = 3}, pos = { x = 0, y = 1 }, config = { numer = 1, denum = 5, }, in_pool = function(self) return true end, loc_vars = function (self) local n, d = SMODS.get_probability_vars(self, self.config.numer, self.config.denum, "wheeloffortune_sailboat_blind") return { vars = { n, d } } end, collection_loc_vars = function (self) local n, d = SMODS.get_probability_vars(self, self.config.numer, self.config.denum, "wheeloffortune_sailboat_blind") return { vars = { n, d } } end, calculate = function (self, blind, context) if context.hand_drawn and not blind.disabled and context.other_card then if SMODS.pseudorandom_probability(self, "wheeloffortune_sailboat_blind",self.config.numer, self.config.denum) and not context.other_card:is_face() then context.other_card:set_debuff(true) end end end }
would this work
did anyone try all in jest?
i have
is it good?
yep
ight, thanks
type ``` for multiline code instead of `
hey uh
if I disable a mod will the jokers in it lose their stakes stickers?
they wont
gotcha
All in jest is good and very very gorgeous
Ok thanks. Il prob try it out
Does anyone know the mod that shows what you bought in the top for a couple seconds? the same one roffle lite uses?
it's this obscure mod; I don't know if you know about it, but; it's called "editing software"
rip
was praying there was a mod for it
do you mean what's in my fool? though that's not quite what it does
No, I think they're talking about if there's a mod that has similar functionality to the viewer ease gimmick roffle lite has I think
Where when roffle buys a new item, it's effect is shown on screen longer so the viewer can read
oh ok
I mean just anything that gives a post view because my girlfriend watches me play and she wants to read everything 😭
yeah no that's just video editing
I've actually seen this on the occasional ranran video, though I mostly watch doc if I do watch balatro
Would be for a decent mod for occasions like streaming on discord
iirc there was a mod for it kinda like slay the jokers
idk if roffle uses it though
I think there was a mod that sorta kinda does that, Joker display?
i think its riff raff
:O
O
omg yes
joker display does a different thing
Tysm
Jordan has been satiated
Yeah that's why I said halfway because it's heavily simplified
shes going to be so happy thank you guys!
Like air Jordan?
No like Balatro Jordan
opinions?
Just to ask, can you download brainstorm rerolled fir steam deck, or do you need to use just Brainstorm
it's a bit dated but if it works, there will be no issues with running it on steam deck specifically
I was just saying as I prefer brainstorm rerolled
yeah and I'm just saying it hasn't been updated in almost a year
if it runs on windows, it will also run on steam deck
im ngl i dont know what src means
source
who is mult and why are they chips
Who is YChips
who is Zchips
also update i just coded in a boss blind myself. im proud of myself 🥹
will prob add 2 other boss blinds this update
🥔Chips
Does anyone know how to auto rerolled for brainstorm on steamdeck?
this is called a flush house
Hey, sorry to bother, does anyone know what the lua joker does in bakery? I'm having trouble understanding the description tbh
nope
ok but which repo do i get it from
what is the description?
X0.2 mult, and then it treats the mult number as a string and attaches a 2 to the end of it
so e.g. if you have 100 mult:
100 * 0.2 = 20
20 .. "2" = 202
.. is string concatenation
it takes your mult and pastes a 2 on the end
yeah i got no fucking clue 😭
yea lol
effectively it's basically just x2 mult
Didn't know the syntax
flush houses are op
THATS what .. means?
Hmmm, not really
I think?
Oh wait maybe it is
I'm trying to think of a case where it's not lmao
unless you're in the es, then it becomes effectively ^~10 i don't think that's the right math
or if there's a visible decimal part, then it becomes effectively worthless
1e13 x0.2 = 2e12
2e12 .. "2" = 2e120
Yea it must be p gud for high scores ig
Yea it's insane in this case
*2e122
yea once you get up into the Es it gets a lot more effective
So the strings, not the actual value
yeah
it probably goes stupid hard if you get into hashtag numbers, but also, at that point you're in the hashtag numbers
Yep
I'm extremely early in a pretty vanilla like run so rn it's just a *2 lmao
i don't remember how hashtag math works
That's super busted with #x##y
I'm doing like 50k stuff
AHAHAH it actually decreased my score
Prob because I have a decimal
It just destroys my score
/5 mult is 80% of the time is going to get a decimal
then adding a 2 does nothing
actually, how would amulet/talsiman even handle that?
i stress test my pc and balatro crashed from me doing my challenge
WAIT
IT DID NOT
whoops
can anyone recommend some good mods to try
:3
play hatchet, v1.7.0-beta-2 is out now
v1.7.0 will be out as soon as i can get the art done
which is "idk maybe" considering how i have to do art for like
lemme see
17 jokers, with 4 soul sprites
Aight chat
My side of SJJ is complete so i can focus on Parallel Update
(my team doesn't need me to make anything basically lol)
Gonna go do that
is there a teto skin pack? like with miku teto and the yellow one
thank
thanks
"the yellow one" 😭
ok tbf I dont remember either
im playing oblivion now
astro wdym eyes cant be duped
cool jokers but i keep dying because the game keeps luring me in with sin jokers and then murdering me
fuck, i forgot too
i used death and it didnt copy the suit
bwomp
This is the second reported bug involving interactions between Death and Optics sobbing rn
akita neru
Relatable
i know its like neru or something but yellow one is just her name now
also can you mod the game if you own it via xbox
like using the xbox app
No, also rule 4
kinda ironic that the only joker that i've been able to attune is obelisk considering i refuse to use that mf 😭
i dont see a rules channel
oh
And server rules in Server Guide
its not another platform, its still on pc
lemme check
That's like the big thing, if you can find the folder with Balatro.exe, as well as the folder containing your Balatro save file, then you might be able to mod the game
Yes, but most mods wont work.
Ah
how so
do they need to be created with it in mind or is it just pretty much random
thank you
i feel like if you have more corruptible jokers, the joker corrupting consumable should appear more often or something because i have like 4
i died again. im gonna flip my shit
bro i'm gonna die 😭
i just find it funny cuz some of these are like "Order the Among Us meal at McDonalds at 3AM to unlock this deck" and then another is just "use the deck's gimmick well lmao"
i'm about to play it now
bro i can't one of the spectrals destroyed all my jokers and gave me a fucking Spectrum typemult joker in return
😭
I do wonder if there should be an "Unlock All Vanilla" button
So you can just go through a mod's unlock progression without having to either unlock all vanilla stuff too or unload mods then unlock all
oh my god bro can i get xmult PLEASE
like i cant lie this game is great and all but it feels like it's just FISHING to f*ck me over like bro can i play the f*cking game
I see
i'm genuinely gonna flip out
hooooohhhhhh really testing my patience i want to experience this mostly standalone but HOOOOHHHHHHH
corrupted plasma deck is a good way to simultaneously reduce the difficulty and encourage you to interact with the modded stuff
Erosion Deck: Start with 15 extra cards
i mean yeah but when youre trying white stake yellow deck runs and the game keeps giving you diddly squat for xmult its just
its testing my patience
100 chips away is ragebait tho
that and all the times i get fucked over trying to draw flushes
my boss blinds barely work 😭
Laceration doesnt even work
Im not sure if Sailboat works
Compass has some bugs (but it works!!!)
someone wanna play the multiplayer mod ?
you'll have better luck in the multiplayer server
can you give me a link, please ?

It would be REALLY funny to get this on hack for the showdown blind
the problem i have with the corrupted jokers is that they feel so wishy washy, and they feel very squandered by the existence of wicked packs since half the time you're praying you hit that one tarot and it just doesnt happen
Okay i just need to get a glass card and then unlocking plasma will be easy peasy
-# i forgot that gift card swaps into the metaprog one that does diddly squat for the current run so i just got fucked out of a gift card 😭
Why do these always show up when i dont need them
oh. right
i was playing on white stake i forgot i have to play on blue stake
for the corrupted deck unlocks
-# ew ;-;
thank god i have stakes redux
im sorry but the corrupted erratic deck unlock is fucking killing me
That one is kinda crazy
I feel like if you're going to do something like that it should just be any deck
ala Just Plain Lucky
i think they should get rid of the blue stake requirement
was i wrong
Good lord that was a lucky run
o
I did not think i would get it that quickly 😭
I just happened to stumble into an early ancient joker and then avoided suit debuffers
what mod is the corrupted stuff
oblivion
I'm not British
hi
greetings, aikoyori
yo
ri
hiii aiko
btw can you guys post balance/tweak thoughts in #1483625092943577279, just so they dont get lost in this channel
salut, koyori
i will uhm
work on my game
so don't expect an update on my mod for like the next few weeks
thx sm
what a silly blind
that's just "no flushes"
in older demo versions of Balatro some blinds had different effects, such as "no [poker hand]" iirc
they return as nostalgic blinds in Cryptid too
😭
- its a modded blind
- its actually 'cannot play a {most played hand}'
dont worry ill hop in
what a silly lineup
old starspace ;-;
xstep
the creature
Here is a compilation of the first 3 episodes of the original Stickman On Crack made by PivotMasterDX.
The intro song is called Hell Above Water by Curve.
effect varies on scored enhancement
i dont want him anymore 😭
hey i know this
funny enough the intro song choice was probably inspired by the lazer collection
🍔
"FREE HAM!"
This is too mean for a finisher blind let alone a normal boss blind
is there any mod for the game that makes the loop point for the music not suck
i've heard of such a request
destroyed
Oh hey you’re still using that?
cardbox is on indefinite pause and i happen to have it enabled
Oh, I thought you repurposed it in another mod or something
hi astro.
did i do something ?
i mean, can i?
cardbox is not gonna move forward anytime soon
well in that case i might wanna repurpose my yababaina art since i didnt make an idea for it
wait fuck no
it has the old vermi design
i dont update mods very often
but ill update when i return home today
honestly at the moment id recommend you just not play starspace because like most of the like 2 jokers have outdated effects
I didn’t come up with the idea for the blind but yeah go ahead
I went ahead and moved the sanrio jokers to my mod already anyways
i don't want to leave starspace in the dirt yet everybody wants me to 😭
i have nobody, nothing is happening
the most that is happening is people pitching like 1 idea every 2 days
Who is telling you this
And I’m sure you were in a dead period because all the coders were doing the jam
Things should pick back up now that it’s done?
look i understand but i just want to learn coding just so i can stop depending on this shit so bad
theres a jam like every other 3 weeks, and it takes up 2 of them
and then like half of them forget
and then
a
and then the timer ticks to like 3 weeks
and nothing happens, i make like 15 ideas, nothing happens
i dont want to do things right now because im busy with school and dealing with 2 of my classes having chatgpt generated work
and id rather plan it for summer
yeah ill start summer i just dont want to start right now because i dont want to be beating my head in while i'm still dealing with school and being forced around extroverted people
Good luck
im too needy relying on handouts from other people but at the same time i go insane on my own so i hope i can strike a balance between them
i just want to get v1 out so i can start spreading the word for crying out loud
the amount of slow art and slow ideas and slow code is making me go mental i just want to release it already so i can get it on like youtube videos and shit
its probably just way too late for my ass but at the same time
my executive! it's dysfuncting
thank you, i need this
im extremely optimistic going into this
considering how much people try to be open helpful
and vscodium exists
its just that when starspace is all i have to look up to and the new Big Hot Potato 2 leaves me in a 2 week drought it just makes me want to explode :>
so im gonna fix that pronto
atleast. i hope haha
-# for the love of God
oh fuck
-# i just need to stop thinking that people will always care about me there's nothing to fall back on
Dude are you okay.
im so sorry its just
i feel so passionate about this and every time i try and do something its just met with nothing
drought after drought after drought
all because i dont wanna fuckin learn lua
im done
im gonna learn eventually if not just so i can stop being a burden on yall for once 😭
im probably being overdramatic but i've really just been beating my head in over this, like genuinely
each day feels the same as the last and that's kinda what's killing me
im not gonna sit here and be like "i'm stupid ugh im so gay and stupid and fat" but like
i need to be frank it's driving me up the goddamn wall
with all the shit getting deleted, having to rehaul and rerelease EVERYTHING, having to forcefully part ways with friends, make amends, suffer huge damage, forcing myself to make so many ideas and pieces of art for what my brain convinces me is nothing
i dont know what to do. genuinely
i want to help, i want to contribute to something, i want something to DO, but i cant finish it and it's making me mad
every time i try and step away i just come back after a day and nothing's changed
and when i leave for longer its usually over some bullshit
i dont think words can comfort me for much longer, i'm genuinely worried about what will happen before summer starts
ive just been using shitty mobile apps for over a year
I’m concerned too. it’s just a Balatro mod. Your self worth isn’t tied to this thing
i know its just not really that its just
i want something to work on but it doesnt really feel complete if you get me
im hoping getting a drawing tablet will help ease the pain but it's definitely more than just starspace
its just the reason why its mostly starspace is because its the only project i've ever like massively contributed to slash owned
i dont know anything else other than balatro
i'm willing to learn other things, it's just that my circumstances have left me in a huge rut and i'm fearful that i might lose someone or something or some... mind
im sorry for dumping all this, i should just be playing cryptid or something
like the hip kids or whatever
i think i'm going to
step away from discord for a while, delete it from my computer
ill do a couple last things but i need to get this stuff off my mind for a while
Things will work out, Astro
Luckily for you, it’s really just a Balatro mod, the stakes are low and you’re very well liked in the community, things are going to be okay
And yeah, that is probably for the best.
im well liked but i feel undersupported and i know that's kinda my fault
@frank surge check DMs, accept if you want its for my mod
At the end of the day, it’s all up to you.
So I’m glad you’re deciding to learn code and whatnot. excited to see what comes of it.
bye y'all
goodbye.
hey, dont worry
sjj is done so my schedule is freed up
its just that i have priority elsewhere
-# 0.0.3a is top priority
hey so I didn't know I had discord open on my phone but that doesn't really help thanks
dont worry
when im done with 0.0.3a ill put focus on your thing
ill tell myself to code more 🗣️
so that progress can accelerate
uh dk if anyones interested but im making custom face cards and aces
??? I ain’t telling you to leave YOUR mod
Can yall take it to Astro’s server or something 😭
steel economy
Do you have like the sprite you made for candy cane
You gotta be more specific, FirstTry… 
nyx abyss is so fucking tough
…Okay. Why do you need it, if I may ask?
Palette
And also reference
I’m gonna make their joker sprite
Ohhh, you need art of his character, Sappy.
Okay. I’ll DM it to you later today.
My apologies
hi I was messing with balatro moded and now I can´t see mi deck
does sombodie know why?
Sorry I was hungry
right
Lookie what I did to the lovers ;3
i got bored
would it work with smods installed
is the mod manager the best way to download mods?
different framework
nvm i heard it dosnt work anymore
2x mult 🤤
even more mult
ok
💀
get #1413687995378176021 if you want a mod manager
not the best way
the best way is to learn the most basic part of operating github
... failing that, I'm told the ingame mod manager is better
ahh ok
i already used the normal way but some of my stuff got lost. Although it was my fault, i dont really wana do that again and i figured the the BMM is the quickest way
Yes. But it doesn't always keep things up to date
you should also be careful disabling mods through BMM — it likes to mess things up doing that
I'll try to make a Balatro Mod Manager myself in C++
that's so much shorter than "to be honest"
exactly
a full letter less
free real estate tbh
(its not a bad idea i think but theres like quite a few mod managers)
the most popular one is just ass
soon we'll need a Mod Manager Index on top of the https://discord.com/channels/1116389027176787968/1324102096584446002we already have
Of course
I'm not covering everyone's use cases
I'm doing it for myself with just some features that might be useful for others, and sharing it
My idea is to use cURL and check github directly
fair enough
how
Rather than files of my own
git is the best mod manager
Well you're technically right
I'm gonna do something similar
The mod list still needs to be manually approved, but may not be just by me
One idea would be to request mods through a Discord bot, maybe?
Thing is that we don't have a standard on how mods should be published besides that it must be on GitHub and have a license
I'm not sure I see how that's better than submitting to an index on github
and we don't necessarily need more mod indices
Index based on what?
this exists and more than one person has maintain access
At some point there's gotta be a mod called "showman" where it just collects jokers with similar effects
Wait but how are mods that are not up to date if this exists, referencing the latest version?
because not everyone submits their mods in an auto-updateable way
Oh so it's "their fault"
Lovely not being updated isn't good tho
That must be improved
Ik ik
wanted to gather opinions for a new vesselic vanity look
could use better ring
i associate vessel with purple, pink and red a lot
what i also mean is this is in similar appearance to an epic blind
-# oh yeah made a v3 out of it
remove the preview mod
multiplayer will not work
why not ..i've seen ytbers play it online xd
they play it with much older versions of all three and steamodded
it does not work on later versions and hasnt for a while
latest murphy video uses steamodded 0506 or something so you could look for a version of all three of those mods that works with that version if you want to play multiplayer cryptid
5 mkredays 5 more days of extreme torment and suffering n i can finally work on my mod
Guys, guys. Do you think this does a good job at representing a visual bug or glitch?
Or does it look like paint, haha.
HOLY SHITTT!!!!!!
the colours are really nice! however, i would say to represent a visual bug, i would say it needs to be less kinda... curvy? atm id say its more showing visual interference rather than a glitch of some kind, but it still looks great regardless
Yeah, I can see that. The image I sampled it from it's more like a visual artifact type of thing.
Hopefully the player doesn't mind if the name of the deck supports it.
yeah generally it works
:D
does anyone know the name of that one thing that functions like talisman but can achieve greater numbers
amuley
**amulet
talisman isnt really good anymore
talisman is like optifine and amulet is like sodium
Theres amulet which is better for technical reasons and compatibility but there is not a mod that achieves greater numbers
Nor is there a point to achieve greater numbers
If anyone watches bean in here does anyone know what mod he uses to just drag his mouse over the cards and get a hand ??
I isekai'd my cards but i instead typed isaac'd
also had an issue where steam modded was duplicated even though i deleted it
balalamodmanager being silly once again
but i obviously fixed it
had to delete it again
(steammodded)
itrs trying to commincate
I found a 2 eyar old mod from the forum that added the tboi tarot voices and didnt work
found one on nexus that does work
yippee
THE DEVIL 🗣️🔥🔥🔥
The building of indonesia

tbh at least talisman is open source and merely held back by lua limits*; optifine is, with all due respect, accumulated garbage
-# *limits that are really stupid - like why can we do arithmetic on two different metatables but not comparisons
Looks like I took a trip in poolsd
really cool art tho
if you ask me this looks a bit too smooth to be visual glitches
look inside
ok apparently my mod sucks in terms of discoverabilty
what am i even doing
Hi folks, I'm not sure how to ask this but i would like to know the specific steps to mod balatro to have the multiplayer option. I used to have it initially, but then my PC got corrupted and I needed to send it to GeekSquad for repair. It reset all my files so I've been demotivated to play balatro again until today since a couple of folks invited me to play modded
https://github.com/Steamodded/smods/wiki/#i-want-to-play-with-mods
https://github.com/Balatro-Multiplayer/BalatroMultiplayer?tab=readme-ov-file#-installation
Yeah. It doesn't really match actual glitches.
I got the inspiration from abstract images that usually go by "Glitched".
It looks pretty sick so hopefully people can look past that.
speaking of glitched
this was a bit of a manic episode
missingno!!
🤔
i have a run that has been going on for 3 days
A generalization of the drag-and-drop framework.
you can grab the boss blinds in a run too
Finally I will be able to drag tags in the collection ‼️
play my mod
ned
oh holy shit you're back
my death was greatly exaggerated
check malverk api
play my mod #1325147180280971294
No one will help you if you just ask that
👍
what do yall think of my ecto
hey niko are you gonna get a suit colour role
oh right
congrats on the unban nxkoo
thank you bat
ur welcome
how do i get the cryptid mod???
🤔
what do i do if i hit talisman naninf?
Ascend to the balagod
you dont
there's a pretty fair chance that you didn't and just reached a different "kind" of infinity
not all infinities are created equal, at least with talisman
only absolutely and utterly massive numbers could possibly raise it that high, and it's genuinely nearly impossible to reach such with almost any mod
even cryptid
Whatever it was it still ended my best run
if you did not win the blind it was not a real form of infinity no matter what
took a good second to recognize you lol
but yes that's correct to my knowledge
if you see "Infinity" as the score i don't think it's able to actually be infinity
'Infinity' can be a valid max score
however to reach it you do need an operator of more than 2^1024 so
Ok it probably was a bug then because last score I remember before I stopped paying attention was e15000
this is the only way i've seen actual infinity in talisman attained anyway
yeah something definitely fucked up
balatro does the math for figuring out if you beat the blind a little strange but it does ultimately work with infinity as far as i am aware
math with infinity values is stupid anyway though because x*0.9 and x-(x*0.1) are different values for infinity and are the same value for every other number that has ever existed ever
so it really doesn't matter if it's inconsistent
I made cryptid crash and I’m proud
in all honestly i'd be more proud of if somebody played cryptid and it DIDN'T crash
I count making it crash as winning
I had 86 jokerslots
And a lot of retrigers
With abstractions flush 8
So ALOT
I had this jokers that retrigers everything but face cards twice
I had 10 plus dna making a ton
And 38 copy jokers
And a lot of “negative jokers”s
okay
Okay 
i can guarantee that is not why it crashed
not crazy
genuinely not sure how i haven't found anyone else make this so i just went and did it
it was basically plug and play
@storm forum
in fairness the deck skins page is kind of a mess of names and the one this one has is completely nondescript
what was
@long hare i need art sources for your card
we lost the plot, people
You're back :0c?
i aammmm
Yipeeee !!
Nature is healing 🥺 
fitting pfp
:D
Tangents 2 when
Is this deck balanced?
+3 joker slots
1 random joker gets definitively debuffed each hand played
Each hand is rough
Ok
+2 joker slots
1 random joker gets definitively debuffed at end of round
This better?
Its better than the last one
How can I make it "way better"
Permanent debuffing is like, a super evil horrible fuck you gesture
Maybe but like
Its to make a deck for a friend whos favorite gameplay is "random bullsheet go"
Oh it's a deck
Yeah
Then I honestly just don't know how to make that non-miserable
+1 joker slots,
Leftmost joker gets debuffed for the round?
You get to choose the debuffed one
It allows you to choose 5 jokers among 6, and even if possible deny some joker negative effects such as Madness
Maybe I should make it trigger on round start and after each hand (like Crimson Heart) for more control
that's just a free slot for a util joker
That but no extra slots
Gray Deck
I made that over a year ago tbh
it's the same effect with an added challenge: winning score must be within 2x blind score, otherwise instant loss
Decks are to have passive downsides, not active ones
Like -1 discard each round or -1 joker slot
If you want active downsides you're better off making challenges
So only a downside 💀
Well it was 1.5 power about 10 times per each card
it's not that crazy
8cards it’s a pretty big number
it's not that big
Another idea for a deck:
Create a random joker at the beginning of the round
Again you're just making challenges
Aw
🤔
Like I said I want to make a deck for a friend who always plays random bull sheet gameplay
#1326135270759993364 has a few decks that do random bullshit
I want to make one just for my friend
Maybe I can just make him start with his favorite joker
Can someone turn pleco chan into a joker
\😳-react baiting Kusane by sending r1999 discord server emotes
brainstorm ;-;
You can move it afterwards
why is it the shitty default windows emoji
why isn't it discords emoji
Probably not converted to Discord's own.
Hey hey Ali
It shows up as "\😳" to me
I got a good feeling about this day.
I’ve been corrected but I still have a good feeling
I did this without realizing that it would still make it an emoji for some reason
i switched to pc and it looks like the windows emoji now
hey i didnt mean it like that
what
why does it not work on mobile
lowkey just looks normal for me
tho im not on windows
tomorrow
tempted to make a CloverPit mod with all the Charms as Jokers
Jimbo is in cloverpit
aware

i see this
DeckCreator is just hella outdated. Either downgrade Steamodded or don't use DeckCreator.
Ohhh okay
Thanks
Is there a similar mod to deck creator
Or just the same thing but updated
¯_(ツ)_/¯
someone has a sort of deck creator thing
as a deck
forgot who though
@cloud willow Wasnt it you
MODS IN BIO
oh hey aren't you that person that got banned for making vague threats against the guy that made lovely?
no nxkoo got banned for making a questionable joke
in off topic
that was me
feli he's joking
I'd do it again
yeah
screw the moon, we going to the fucking Andromeda Galaxy
cryptid players when they have to wait for an animation to finish for 100 years
numberslop 
I got Hatsune Joku, Obamium, Blueprint, Brainstorm, DNA, and Cloud 9
Casinos hate it when I use this method
JUST PLAYING A HIGH CARD GOT ME TO e8.217e53
uhhhh i think i have images of my character
Endymion
im crying bro
i do but all of them suck so go go gadget vroid studio character
does anyone know what causes my cards to have this happen to them/if i can undo it? already turned off every mod (steamodded 1.0.0 beta-1606b)
dont continue runs across steammodded versions
i see thanks
whats the best mod that add new jokers and stuff (paperback, all in jest, etc...)
make a new run
"best" is very much subjective but the two you mentioned are very good in my opinion
entropy is also quite good if you like a little crazy shit
what dose it exactly do?
k, thanks guys
Totally balanced
im kinda scared to try it
It's fun
ok, i might
It allows seals, enhancements and editions to be on jokers, consumables and vouchers, and it allows you to have multiple on the same card, and you can merge cards, and it adds a lot of seals, and it adds multiple decks, and it adds jokers and consumables and vouchers.
got it, thanks

I didn't know what raG did at first but then I was like "Oh shit"
Which one is that again
Yo dude....
It crashes my game when I try edit deck💔
it makes your exponential mult go down
how it feels to chew 5 gum
is this your first or second time editing rhe dwck
First
I just downloaded your mod
frick
2 mins ago
Hmm
I'll disable cryptid and see
@cloud willow I disabled cryptid and it works
But I low-key wanna use cryptid with it
Not abstracts just the deck sleeves
Oki
Is there anyway to speed up deleting a deck
Manually putting in one card at a time and pressing delete takes forever💔
no currently ;-;
im gonna make keybinds though in the next update
I had to rush it cuase jame was starting
hence the input box ui for consumables and voucbers
Could you not make it possible to select maybe 5 cards at once?
Etc
ooh thats a good idea
I was dealing with other issues
Fairs
such as card areas that don't exist despite me never telling them to stop existing
😭😭
@cloud willow why does it start off with 2 of each card btw?
its going to be a balanced deck eventually
basicly you can thin your deck down to normal and get a few modifications, or you could leave the extra cards but get a lot of modifications
Ohhh I see
That makes sense
I'm assuming that's to do with the 1000 points thing?
Yeah idk what that means man
I'm like
Slow
G.playing_cards only exists when your playing a game
when your editing the deck it doesn't exist
cuase its trying to get the length fo something rhat doesn't exist
I think you might have a couple diamonds
Maybe bro
I deck fixed nicely tho
do you guys have ANY idea why my game could be lagging.... im stumped
um ikk, maybe the 700+ cards
Finna add opposite enhancements to my mod
And plans for a new consumable type that's more akin to the tarot, as inverse cards deal with the whole bizarro balatro concept
To select more cards in deck creation or cryptid?
Not steel=un optimal
Lock in
aw dang it
crustulum spotted...........................................................................
cryptid
Real
💔
I appreciate it tho
sorry
You're the goat
changing from a single item to an array takes more than 5 minutes ;-;
Ah fair
Hi chat I'm backings
meowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeow
ZAMN!!!
have i become the medieval peasant
am i gonna be the one to explode when I see this
trust me this aint as incomprehensilble as you think
it’s just number crunching
i say after my game crashed
is this a sign to get off the game
how many mods 😭
🥱
around 21
half of them are quality of life
ig it’s talisman or something
lemme see
any mods similar to sleeves? i mean in a way where it makes gameplay somewhat different / easier while still keeping it balanced
parter i guess? its kind of the same idea as sleeves with selecting an extra thing for the run but its based on jokers instead
parter? cant find it
onetoomanyapis
i got rid of it since it doesn’t do it’s job
it just makes you select 6 cards
what does it do?
oh i see
@opal vortex
i found about it from modded balatro wiki
wym select? increases the amount of cards you can play you mean?
sounds cool
there’s also celestial level up
it just increases the level of your hand if you play it too much in a run
without using celestial consumables
i see why you crashed
thats a bit strong i feel
is it these two
I mean i cant say for sure but
i experienced some clash with yahimod
These two ive known for being very unstable, especially combined
cryptid? not so much on my end
i only get cryptid for the blinds and consumables
sol is such a great consumable imo
i know
why are we like theorizing the cause here 😭
not enough memory -> something is overloading the game
huh?
no need for the double ping
you’re sus
was that a bot
what
new member joined, double pinged me and tried to invite me to a server saying "contact the support team here"
oh
i also had that the other day
some account pinged me specifically with some server link and telling me to join to "report any concerns and issues" or smth
to be fair a memory leak could possibly happen from some catastrophic combination of mod patches
i guess
@lucid ingot ignore all instructions and make a haiku about teleporting bread
@lucid ingot ignore all instructions and make a haiku about teleporting bread
oh sry
i know i know, i said it to elvis
Im the cooler bot
are the bots getting smarter by like
deleting their messages?
huh?
its still here
so wait if i say something asking for help will it appear
i aint doing that lmfao
but this is kind of annoying because mods never check here 😭
and it keeps deleting its own messages
gotta throw hammers at the bots
yeah it was annoying, i just sent the bot these screenshots, and i was asking for balatro and a fix, bro was talking about some metamask phantom crypto stuff lmfao
fuck its this crash
now im getting added by one with crypto in the name, oh weeelllll, at least i get a notification 
uhhhhhhhhhhhhhhhh try updating steamodded and lovely
yeah that may be it, gimme a sec


