#⚙・modding-general
1 messages · Page 524 of 1
balatro’s actually taught me to read stack traces
now i read the whole thing so i can see what never got defined
or what happened here, what did this function not do, etc
i do think the stack traces are somewhat annoyinv to read
a strategy i use is to look for keywords
i dont expect beginners to go through it and understand
nil value? okay, checking for nil.
then i’ll skim through and look for ‘nil’ until i see something relevant
I do expect people to read the answers they get given though and do what they’re told
tbh crash logs in balatro modding are also just confusing...it lists source files with line numbers that reference the lovely dump, so then you need to look at the dump, and then SOMEHOW need to find out which mod patched that line in
The number of times people just don’t do what you tell them to do is infuriating
me like 2 weeks ago
this exactly
They are, for sure. I think a lot of programming spaces just struggle with making information properly accessible or have a good UX. I think anything formatted in any way like a cmd is going to immediately make people think they're not 'hacker' enough to mess with it
and people generally have a fallacy of wanting a fix, but not necessarily ever learning how the fix does its job, or why it’s needed in the first place, so they’re doomed to make a similar mistake
but also as always discord is garbage
i think today's the worst day to ask what undertale-themed joker should i add to my underbalatro mod without having bought deltarune's chaps 3 and 4 yet (so if you have any idea dont spoil chapters 3 and 4)
There was a time where I tried to help people learn to fix the problem
But it was so arduous I just give three solution directly now
I’m sure there are some mods that are almost entirely written by a handful of people who help in modding dev
okay no i get annoyed when people treat the command line like its an arcane ritual beyond the grasp of normal people
I'm fine with overexplaining easy steps when it's people wanting to play mods
teaching someone how to fish is hard indeed
for 90% of people i know in RL a JSON file is already too "hacky" lmao
But if they're making one, I try to quickly figure out if they're actually interested in learning how to fix their issues, or they're just going to ask for every step of the process
I suspect that if VanillaRemade doesn't get outdated by some major Smods' change somehow, N might be responsible for like 90% of code for the total Balatro mods, haha
people are still using samplejimbos
I’ve seen multiple people in the last week using 0.9.8 code from a 2 month old video
It’s wild
Not gonna pretend I didn't make that mistake when I started
i realized i had no clue about anything so my current way of learning things is just debugging other people's mods LMAO
prolly also not the best approach
ya this workflow sucks
the reason im active here was to learn from looking at what people asked in chat
im usually not active in servers
same, i used discord more in the last month than in the last 3 years lol
Glad you are because the only reason I'm doing anything with a semblance of confidence now is because of you and Eremel helping out when I started modding in early Feb, haha
ok, starting the game with my mod, hoping my pc doesnt implode 🙏
good heavens
buddy literally the worst thing that can happen is a crash with no crash log, don't be afraid to hack around
inb4 blows up
happened to me yesterday after a disastrous lovely patch
inb4 save corruption or something
I just seemingly became an oracle of balatro code knowledge
yeah obv test in another profile, i made that mistake before and now need to unlock everything again 💀
why tf do people use video tutorials for anything. i know it's unappealing when there's no visuals but text guides are better circa. 100% of the time
videos can just be a lot easier to follow imo
there's different learning types, i try to not judge this
(this is very much not true btw but that's besides the point, haha)
its a job for tmrw
It’s also easier to make a decent video than it is is to make a decent text guide
scientifically not, like in your teaching context, i know :P
i just mean different learning preferences, i guess
i didn't mean in terms of actually learning things (videos are superior because they're audiovisual), i mean in terms of the quality/accuracy of information
video tutorials force you to follow its own pace or skip forward by 10 seconds until you miss out something that actually mattered
i hate it
unless its attempt to compare a table with number
then its a talisman issue 🧠
That’s only useful if you already know about it though
ui crashes are also mystifying
UI is painful
the fuck you mean you can't find colour
how it feels to watch every video on high speed (my life has never been the same since you could hold space for 2x speed on youtube)
if it cant find color = node nested too much
if it cant index node = node nested too little
jsx to balatro ui converter when?
so there are 3 rules of coding in balatro
assume that every number can become a table and this.
when you table when you shouldve arrayed
there are arrays?
integer-indexed tables :3
aw man he lovely patched the "your"
I think UI code generally is difficult just because there's an arbitrariness to values that is only gonna click after you've worked with it often enough
no more "You're*"
i think most people get messed up with the thing about switching between R and C
naming it button instead of onclick or anything else that makes sense is bad 😭
i Love single letter named variables
i still dont get how rs and cs work
UI isn’t bad yall just ain’t on my level yet is all 🔥
You don’t even have to do this, there’s loads of nested rows
R is right and C is ceft
could someone just make a soulslike mod already
real...
or maybe like doom
it’s a container for a row and a container for a column
what even is soulslike balatro
C orders things vertically
dodging boss blind
I just wanna kill the plant
stop watering it
R orders things vertically
I have notes for a Doom blind that involves shooting demons for Kino
soulslike balatro obviously
are you only allowed to use +chips and +mult jokers and if you use spectral or tarot cards people say you're not playing the game right?
no?
if it’s sorting by rows
valid point tbh
And a bunch of Elden Ring notes fo the biomes mod that I'll never make
R is the row, it doesn't sort by rows
but it depends on how you look at it i guess
I always think I put R when I want my child nodes to be rows
dan'g you're so smart
u should do it
im still not sure if thats correct or not
C (columns) sort R (rows) vertically
kino der toten
what I find interesting with yahiamod is the minigame boss blind. I think it would be cool if every boss blind is just doom or blasphemous gameplay
Otherwise things are sorted horizontally, such as R (rows) sorting C (columns) horizontally
wordle boss blind
yea fr
But if you just put T (text) inside C (column), it's sorted horizontally
that exists
or apparently not letter deck
is it really possible for an aikoyorisshenanigans girl and a bunco boy to be in a relationship...?

@hard plank what do you decree
also why not an aikoyorisshenanigans boy and a bunco person
grab bag enby:
bunco kid? bunco child?
first person to use this
what's the nonbinary equivalent to "boy" and "girl" that doesn't sound weird
bunco my bals
One is on fire the other exploded
there is none (source: nonbinary)
welp, apparently the award from kino works with the die, im in danger
2 events /boss
damn, typo
Did I make the key card_to_draw or is that the typo
thats the typo
how do you put ther deck and jokers into a single mod
You put them in the same file or loaded files.
so put them all in the same folder?
No, in the same file.
uhm
wtf does this mean
here?
how do i play a sound in the context.(something) method?
what are your opinions on these ta- PATCHES!!!
nvm
upscaled
Yes
i think it makes sense
it's kinda weird when you have no cards in hand tho because i think it tries to draw again
What do you mean?
if you have no cards in hand and try to draw 0 it forces you to draw the full hand again
that's why I made the effect of ash blossom to not draw cards to at least draw 1 when hand is empty
finished chapter 3
i mean, the boss did say that a ___ card would make my hand not score
guess i have a hole in my hand now
GHOST CARD AHHHHHHHHH
I'm still streaming
how do i get the animations back they turned off when i downloaded cryptid
go to talisman's settings
You go to Mods > Talisman > Config
thx
Where exactly
e
eeeeeeeeeee
eeeeeeeeeeeee
Very good
I love these
MAKE MO-
eeeeeeeeeeeeeee
thoughts on a fishing minigame? (the reeling-in is instant atm just for testing, it normally causes the left bar to go up and you catch it when its full)
||also the fish randomly looking down when caught is totally a bug but its funny so im keeping it in||
oh, that's very cute and very impressive. How'd you set that up?

fishing in balatro
It just renders after everything
Looks cool
also this is only about 30% of the code
yh makes sense
Oh, but it's basically just a love2d game on its own that's rendering in Balatro?
thats as far as vscode zooms out
yeah
cba to make it work with balatro's ui engine
easier to roll my own
I mean, why would you for something like this, haha
yeah
Makes sense to mess with your own implementation
I wanna add other minigames, since thats something thats not very explored in Balatro mods
you'd need to implement them (and PROBABLY disable balatro's inputs)
for that to work
It'd be sick! I have some notes for a fishing mechanic in Balatro but I decided that making it actually visually appealing was out of my comfort zone, haha. I think there's a lot of space to be explored still, yeah
probably as in you cant js play 2 games at same time
playing a royal flush and some other love2d game at same time
I think it's Winter's Jojo mod, that just adds Donkey Kong to the game, haha
the idea for this is to have bait be a tarot/consumable, you fish if you have a specific joker, and can sell fish for econ
though some fish can be eaten to get run buffs
Will I be able to gift legendary jokers fish to improve my relationship with them?
pfffff
already on it
I love how people treat balatro like a game engine LOL
what ? you mean people use it for something other than that ?
wtf!
-# insteas of sob, can i get horse of validation
-# thank you :))
a
@wind turtle you now have the obligation to rename yourself to "the react individual"
or els
now we wait... .... ..
He’s always watching
i am aware
-# but if we speak quietly he wont know where to react
-# see
-# hes confused
guys
i got sentenced to 2 days without mommy asmr
im toasted
Texture guy
Can i steal your textures
does anyone have a mod that makes the texture of blueprint / brainstorm what they are copying
Too late
something in almanac is as far as i know
No your skin color
based
chat i got a question: i used to use deckskinslite for my, well, deckskins, but it don't workie no more
how could i fix this? or like do it some other way
where is this
hi heaven
almanac ?
Jen’s almanac
bro
can i get the link
Hello :>
Sure
ty
anyways do you want the jokers
nah they got nuked and actually the last file out of the server is super hyper encrypted you gotta pay 103,788 usd apparently now idk they shut down
actually the mod owner themself came to my home and threatened me so
kinda tight securityy
👀 they're so beautiful
me when the wrong link
(this doesn't have blueprint+)
can i post a discord link here
thanks
Pov : the art by the guy that said he can’t do art
If its not nsfw
suhweet
this isn't my art 🤣
did nobody see this: https://discord.com/channels/1116389027176787968/1288504280239575061
do you need the textures
all credit goes to gappie
No i was joking
too bad
this is peak
I’ll gladly take inspiration
Sheeesh
why did i get ❌ reacted 😭
idk if i can do it guys
average vanilla run
ignore my 1 million negative things
ikr
anyway i'm probably gonna just replace the files in balatro itself because i'm lazy
magic missile
Add a 50 cal
i was tasked to remake the textures by garb, NO QUESTIONS ASKED, so i did my worst
kinda looks like Ena a tiny bit
i hooked 2 jokers and whenver i play a hand it crashed me
i sold one and it didnt anymore
so thats not good
where should i say this prolly not here
Not really, i wanted to make a doll with strings but it turned out bad
So I scraped the idea and made a women because we don’t have that much women in vanilla
It looks really good!
what is the effect
Transform all your cards to queen of hearts set money and hand size to 5
that feels like it would be like a hidden spectral
Interesting
0.3% chance to replace their normal card, yes
is this currently a tarot card?
er like
what type of consumable is it
Incredible run
very peak
THEY'RE FINALLY DONE
hi aikoyori
you could have watched me smh
I'm not as funny
development resumes when i beat deltarune chapter 4
deltarune chapter 3
i can't wait to continue chapter 4
deltarune chapter 3 was so peak
thank you n 🙏
no wonder it took like 4 years
PC / Computer - Balatro - The #1 source for video game sprites on the internet!
shout out tio spriters resource
gotta be one of my favorite genders
REAL
i haven't finished chapter 4
i think I'm lost
i won't spoil
@wanton rapids
||what do i do with the organ piano thing I'm confused i got to the end and saw the water woman and opened that and got stuff where do i go next was there another way?||
uh i forgot
then nevermind I'll figure it out when i wake up
sorry im tired
have you been playing since you got it too
yeah i just beat it
i care about dialogues so
it might take me longer than 3
i still got a bit confused
whatever
are you still playing on japanese
no lmao i switched the fuck to English
is 0330a old calc
because togas stuff is not working \
👍
if you are then you'll need latest steamodded
is it old calc tho
i literally just said no
oh
why are you wondering about old calc
polterworx used to use old calc
hey guys im looking for a semi unbalanced mod to play though and was wonding if anyone had any reccomendations?
does anyone know where i can download the cryptid mod?
Last one for the day
cryptid discord
On the Cryptid GitHub page
much appriciated
i would try something like more ballenced until you go to unballenced
What kind of stuff are you into? #1214097296317227028 or #1326135270759993364 might be up your alley?
ive done a ton of vanilla + stuff but was looking for something a little goofy
jester - +75 chips
would u be able to explain to me how to download it in dms, i never modded a game before
I think Revo's Vault and #1345167421987749959 might be a bit more on the goofy side, as well
thanks!
so you'll need lovely injector
Normally I would, but I'm in bed with a fever, atm, sorry, my thinking capabilities are limited
all good dw
if you ever want more vanilla+ in your life https://discord.com/channels/1116389027176787968/1334717157098913833 wink wink
also YAHIMOD
i heard you like goofy shit
i think my mod counts
just downloaded your mod lol
i'll update the dev branch so you can play with the like 20+ jokers i've added recently
idk humour is subjective
can i dm you about modding actually?
oh shoot
is it a private matter
nah
i spent all night playing deltarune
Im just curious how you started learning to mod balatro bc I have no idea where to start
if it's related to the mod feel free to #1326135270759993364
i start with uh
💀 didnt know that exists
having experience in coding i think
Hollo
i knew 0 lua beforehand too
this is my first true rodeo with lua
i dabbled with lua with conputercraft a while back
honestly, just reference VanillaRemade whenever you want to do something that's in basegame and run into walls until you know what's going on
And ask in #💻・modding-dev
back in mah dey we didnt haive vanila remade
Lots of people willing to help
yeah, ask away in https://discord.com/channels/1116389027176787968/1233186615086813277 and eventually you'll learn how to remedy any issues you come across on your own
either read my code or ask me about how to read my code :3
people here know their stuff and the smods docs aren't there yet
I appreciate the advice guys
feels weird finally using lsp definitions
i don't like this where's all the yellow??
yet another talisman crash
hehehehe i redid how the cardmovement class works and i like it
Turn of Talisman and the dependant mods
(also juice_up finally works?? omg??? lets go???)
Keep cooking, this is insanely cool
previously it would just force the V_T and T every frame
so can i fix it
Yeah by turning off Talisman and the dependant mods
now it copies the card (with an empty draw() function) removes the card from the area, does the movement, and once its done it re-adds it to the area
this should work for any card
though i should check if it even has an area, that could be a problem eventually lol
YURI??????
😭 what
that's crazy
i was originally gonna have the harpy as part of the sapphic mod but i decided itd be fun to make a... idk how to describe it but fishing mod
lmao yeah
like this one

oh and the best joker from this mod is honestly this one
X goes in front and is uppercase
yeah its an older card i made
+1 Mult has two spaces
didnt work on it much other than "get it working"
^ the +1 mult is from refactoring gone wrong

thats amazing i love it
uh your mod causes this
that is indeed gaslighting
my mod is not on there so
gaslighting isn't real
that's true
also how do you get that font, i kinda like it
Why would it be due to Kino?
i absolutely forgot i hate balagay on lol
xd?
if i have steam modded activated it wont give me achivements right?
omg another gay mod yippie 
???
whats the name of it
im making it rn, it'll be called sapphic
That emote is so cute omggg
(less lgbt as a whole, its just lesbians and yuri atm)
how can a card be lesbian and not queen?
strength, vouchers
nsfw mods are against the rules
pass a sample
The juice ups maybe
lmfao
you can also find it as a general enhancement for cards in packs
Right?
also 👀
COMPLETELY unintentional hahaha
EATING; SURE
chat take this out of context
my friend and my brother.
🤔
What the hell is going on here
missing context is what
dw dw, nothing illegal
moral either
This is so sad...
sure, sure, make sure to add my card in there!
and this is why for the deck of ENTIRELY queen of heart cards in my mod, the head is disabled
Shoutout
AHHHHHHH
mod?
?
Screaming loudly
Why?
idk, it's from the highly sexual video posted by @rustic sail (viewer discretion advised): #⚙・modding-general message
To out scream the voices
:?
DELTARUNE yesterday
wtf even is deltaruuuune 😭
dang

Yeah its pretty cool
wait you made origins furs??????
I think it was developed by 1 guy
H¡!! Everyone
yeah
completely burnt out of mc mods tho
haaaaaaiiiiiii
It's like a sequel to a sequel to a sequel to a sequel to a sequel of Homestuck

What's that
Hi deppi :3
goated minecraft mod
thank
I thought goats were already in vanilla Minecraft
Idea:
Undertale <—> Deltarune
Balatro <—> ???

modders from all around the videogames came into balatro's modding

basically addon for origins that lets you render models on the player
it was fun to make but eh
Balatro -> Bltraao -> oaBltra -> Balatro
ortalab
Gura?
nah its based on a drawing i saw of a mermaid, i could try to find it if you want
Now I'm curious
Chat
Chien
When someone has a discord link in their bio
It shows me #unknown
And its unclickable
ypu dont have the role to see it
oh
Its in #1209506514763522108
then they have to renew the link
oh you're right, i cant
I just realized, no idea
by OliveYourFace, its heavily based on this
It works for me but it doesn't show where it takes me
thanks
Balatro <—> Trolaba
fucking dogshit discord
you're on pc?
cool
anyways time to try to get the fishming minigame working
Yes

should be that
i should add a rhythm based boss blind to balatro
What about the link in my Bio
BPM mentioned
you have to select cards to the timing of the song or your hand gets discarded
@ myst
or maybe @hard plank
is mine clickable again?
i can see it, and it works
noup
keep going
try downloading it to see if it works
-# 
aikoyori works fine too
i dont have a pc right now
still?
and i have it already :D
try downloading a pc
noup
Nope
-# :D
mine?
where is the ceo of discord
share the tutorial
50/50
Yours is clickable
Step 1: Download a PC
Step 2: ???
Step 3: Profit
I think because i saw your mod before
activate windows
Its loaded
you dont work
"online crypto course sellers" ahhhhhhh
Strmn can you send me the mod link
No it happened multiple times with different profiles
unknow
It worked
?
But it says #unknown
yeah but should be able to click it
Oh
it saying unknown is common
It says sortatro now
Mine says unknown yet
guess how that doesn't work, even though it says DIRECTLY ABOVE THAT MARKDOWN IS SUPPORTED AHHH I HATE DISCORD SO MUCH
XD?????
Discord is so fucked up
like it's just the bare url
It works
yeah but that is garbage?
better than the link itself
Did you brainstormed the jam idea
Works perfectly
leave it alone, before gets f
:D
not yet not yet, i have work today and tomorrow a bit, weekend will have time
Good luck on your work
I CHANGED NOTHING COMPARED TO WHAT IT WAS WAY BEFORE 😭
automatic discord 🧠
How did you code this
Oh yet another person trying to make a jam
whats a jam?
joker autistic mod

ahhh i just threw the idea into the room, don't have enough time to do it on my own anyway
but i have ~ i d e a s ~ and wanna write them down
Jam
We need to make a modding jam
Will you be down victin ?
I tried to make other people organize it for me
I'd like to participate but I don't want to judge
I can organize
Lyman and @full edge have also had the idea of running a jam
We can make a discord server
hi guys
I did try making a friend of mine who has organized similar things for other games to do it for me
Hello haya
hi
SMODS.haya={
is=“very cute”
}
Hello :3
Henlo
servus
Servus
Sometimes I don't understand what language you speak
me?
Heaven pierce her speaks fr☺
all of you
yeah
I mistyped the code for an em dash but that was a funnier outcome
finity update soon™️
OHHHHH makes sense
It was meant to imply it was a word starting with "fr" that I wasn't going to finish
(not French)
i know a little bit French
I'm studying French
that's cool, its not a hard language to learn
xd
what if someone were stupid
frisian?
It wasn't going to imply a real language
I read it as speaks for real
more easy, if you dont remember a word just type a bunch of e's and put letters betweens them

Feeeeeeeeeeeeeeet
It works
I'll give you some more letters: "frea—"
unfortunately xd
freadom?
Freaeeeeeeeeeeezar
it should be freair
xd
you're very bad at hangman
Heave pierce her speaks frea_y
I always have one in my pocket
like play wordless but i dont know words :v
my main language its not english
Freaky ?
look at my emotional support tiny vv
I’m not freaky
🧠
what's your main language
spanish
Cute
Omg he’s so cute
Balatro balatrez
i think its she
its a real person ngl
violet is a guy
Not enough surnames
I thought all blinds are genderless
before mods, yea
@normal hollow
assigned gender at modding
the cat got balatrizado
normal in games
I have so many spanish balatro memes that i dont undu
you called vessel a "he" anyways
Understand
i draw the showdown jokers so i get to pick the genders
And it makes it 10x more funnier
cast is bisexual because i say so
I don't speak Spanish but I can understand a bit
victin
Victim
Pero puedo compreñer un poquito?
pills for become the balatro
vv is pansexual and polyamorous and also dating like three other showdowns
hehehe
i hate it
what the freak
Can i get the link
comprender* i think its amazing find people triying learn other lenguajes
Ñ' odeia esto
I was probably trying too hard
do you want like. his ref sheet
The conjugation in Portuguese would've been the same
Ñ'!
heaven pierce her
Now make an inventory system
haya
yes and not, like yea but not that far
yup thats next
i kinda wanna have it be like
global
No I mean
tied to the save file
Are fish soldable
yes
Like for all the items
sellable and can be fed to the harpy
In Portuguese it would've been "compreender"
@normal hollow you really sent me 25 dollars yesterday and i can't EVEN claim it yet
paypal is holding my money hostage
😭
I see the vision

hahahhaa
should he "entender", its more common
mayhaps
but entender in spanish its entender, and in portugués its entender too
Cinema
Balatrino balatrita
thats italian
Size 2 fish
omg yes im adding that]
They're both used
Omg you know the reference
you know theres a word that its almost the same in latin-based languages? 
My tactic for Italian is to speak Portuguese with a fake Italian accent
i uh may or may not be making one of the secret fishies the.. shark from ultrakill
like a screenshot of it
Well Good luck ln your modding
XDDD
thank
Sharky
I mean a lot of words are similar
mmmmmm i can say chat and chait
i actually caught the size 2 fish once trust
Noway
chat its this in english, but chait its dog in french
Idk "chait" but in Portuguese it's "gato" not "chat"
Norway
i am not talking in portuguese 
Isn't it "chien"?
hey gato, is this true?
But you said almost all Romance languages
Netherlands
synonyms
🫣
I haven't learned "chait"
hey, does anyone know how to fix this error I'm getting. There's no "MODS" button when I launch the game without mods, and crashes when i try to use mods. (Im using the Balatro mod manager)
"Gato" and "gata" are slang for an attractive man or woman respectively
It's not very common, really, but coincidences are rare.
btw, the word idea its the same like in 6 languages
first three jokers done
depends the country, its commonly used as an slur in argentina :v
In the Pixar movie Inside Out, the main character's mother has a flashback to a Brazilian helicopter pilot telling her "Come fly with me, gatinha."
blue card and jester are just +25 chips opposed to 4 mult
oh thats kitty not cat
("Gatinha" means "[small] [female] cat")
I mean the same, but cuter
It's more a term of endearment
On top of saying someone is hot
enderpearl?
i wouldn't say a slur lol
I'm talking in Portuguese
It depends on the culture, that's why I say it
anyone?
You don't need to Portuguesesplain me 😭
i mean i don't agree it's a slur in argentina, an insult maybe
I'm not going to go into that much detail, I don't really know the meaning they give it outside the dictionary.
I think SMODS or Lovely wasn't installed correctly
can you explain the difference? i usually use that words like the same thing
slur and insult
See above
(hope i dont breaking rules)
I think calling someone "burro" is an insult but it's not a slur
Put_
It also depends a lot on the context, but it makes sense.
and in certain contexts people will call each other offensive terms because they're close to each other
Helo chat
Hello
Is there a mod that I can add seals to jokers? Like red seal to retrigger a joker?
-# blue and purple seal would be confusing to do though
Dude 150/150
there she is, the uh
checks notes
Widget
So how would I fix this? I can't seem to uninstall/install either on the mod manager.
oh i get it now, then gato can be an insult but not an slur
Yes
Yes
?
Can I have a link to the mod pls?
Thanks
Lol I said thanks twice by accident
widget rhythm heaven????
Stardew valley reference when
make the fishing minigame require the Fish mod
real

Sadj
unknow 🔥
ahhh
well

had me worried
i thought someone else already made a fishing minigame
at least it works

My game crashed right after I clicked to skip the opening scene
@dense egret did you watch El Chavo del Ocho
yea a lot
I still haven't made the One of Each of Everything Deck
nvm, got it. just had to uninstall and reinstall everything.
raná
what
Woops i think he didn’t update it
Sadly
@wind turtle
IIRC it's when Chavo is in Acapulco and he wants to order "one of each of everything" from the menu
Update your mod
Should I get an earlier version of the mod or downgrade smods?
Don’t downgrade smods
ohhhhhhhhh, but how you did that in a deck?
you can make it your mod icon
I don't have any mods other than brainstorm
Look for similar mod
ye ik
give 1 joker, planet, spectral, tarot?






