#⚙・modding-general
1 messages · Page 343 of 1
so we add it
Or can we evil devious smile
balance question. i've made a rare joker with 2 forms: the base form, giving +15 mult and a second form, giving x2.5 mult.
using the same mechanic as to do list (if played hand is [random hand]), it switches between forms if the played hand contains that hand.
it rerolls this hand either on trigger (if the played hand contains the random hand) or on round end.
is this too strong for a rare? too weak? balanced?
need insight
Meow
i dont understand from balance
:3
2.5x is a lot
i will make a fish printer whch prints fish which doesn't do anything
it was initially 1.75x, but i upped it because during testing it felt too weak as it kinda had that sorta obelisk feeling going for it where it felt not worth to avoid triggering it to keep the xmult
I thought you were a smart fridge
No i’m the microwave
That’s when a zombie rides Teto
Revo’s the smart fridge
that was what i was thinking 😭
what does that make me?
The couch
fuck
What am I?
You can be the round table
elaborate 😭
That reminds me of a Brazilian meme
Bro i’m a microwave be happy
You have 3 seats
Where they used Miku to voice a microwave
yeah but microwaves are cool
so three people can sit on me
You can sit while standing
I’d love to sit on yoi
I didn’t read that as “sit”
i read that as shit
Anyways
I read a word with three different letters
how kind of you, I'm honored
Hit?
Two of those letters are the same 😭
What
I said I read “sit” as a word with three different letters
Yeah
“Hit” has two of the same letters
Hit also has 3 different letters
so it contained none of s i or t
Not misspell
Misread
I just autocompleted a different verb some people can do while standing
is there an easy way to prevent cards from showing up (mainly modded cards)
Your mod?
i could manually find the jokers in code and disable them
no like
ok so
me and my friends run multiplayer battle royale a lot
I have a problem
I have a solution
and prevent them from showing up
I don’t learn from my mistakes
like the cards that just let you get anything or reroll infinitely or whatever
neither do I. I learn from other people's mistakes
I continue until it’s so fucked up
maybe I should make a mod that is configurable and lets you prevent cards from showing up in runs
@full edge
it's being worked on 😛
also we used balatro goes kino once
incredible!
Have you used my mod
it technically works already ( #1358087455126847589 ) but I've only tested on Kino and Vanilla, and the set up for it isn't super user friendly, haha
also no clue what this means, haha. As in, you've played with it?
Silence
silence
no ui yet correct
Modded Balatro is very fun
nope it's entirely set up just as proof of concept, haha, I'd only really use it if you're comfortable with seeing how it works by looking at the code
yea im okay with that
how would i register my own playset with this mod however? I see you essentially define a new type of set?
then you make a table with all the entries in playset_keys
oof i gotta really read this
ohh ok
i see you also did set it up so u can do it by exclusion
if playset.metadata.inclusive is false
so would i have to make my own mod with a dependency on your mod
and define my playset there?
the simpler plan is to just put a new playset in my mod, when you have it set up locally
(I promise I'll make it way easier to do soon, I just want it to function in every way I need first before I commit to UI and UX)
absolutely makes sense
atm looks like I can make a playset object, define all the cards and just go into playsets.lua and put the id of the playset no?
yup!
Also, I do think there is an item enabler mod that's easier for this specific use case, haha, I just don't remember what it's called
well
at the very least
i can test this
and if theres issues I can make a bug report etc or even a pull request
playsets should be able to be done in other mods rather than imported into the base mod
i think what makes the most sense is a UI that just lets you pick the cards
the way its structured, it shouldnt matter if there are modded jokers in a playset you made
because if those mods are disabled
it just means that the index corresponding to any modded joker in _settingarray is unused
thats all
ofc doing both might be better if possible i suppose
oh awit
theres literally this
why do i even play anymore, just to suffer
is gold stake possible?
Help?
ok so i tried making my own playset, I changed the key and stuff for mine, and also deleted the default one that just makes all jokers the default jimbo
and it still only makes all jokers default jimbo
so i assume i fucked something up
i’m thinking perhaps it’s not that the default set is being used somehow
but that i screwed up defining jokers somehow
and it’s just making everything jimbo
@west wolf Yo, you understand my crashlog?
My fucking eyes
What are people’s thoughts on bunco mod
Good mof
Mod*
7/10
Would recommend
you need the right version of SMODS for cryptid
I tried out paper back and a lotta the jokers are rlly cool but theirs too much stuff lol
I want something that’s a bit smaller and less complex
something to do with cryptid
can't really tell why it's breaking
i think seals on everything
might be incompatible??
Cryptid does not support SMODS 400 yet, afaik
I just installed the latest cryptid version 2 days ago, and was told by support to install smods beta 0315b
makes sense
damn
goodbye to pretty much every scaling joker?
maybe make it a challenge run idk
i mean yeah just get mr bones every round
does cryptid just not work for anyone else
What version of smods are you running
Maybe Extra Credit or Neato's mod
the latest version, when i checked and tried launching the other day
I also had a question how I make my own jokers and stuff
Oops! The game crashed:
Syntax error: card.lua:416: '}' expected (to close '{' at line 389) near 'eternal'
Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-0406a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.7.1
Platform: Windows
Stack Traceback
(3) C function 'function: 0x3c78bc08'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 884
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
c = table: 0x3c77e6c0 {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x3c784758, 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"])
anyone know why its crashing?
ion understand
What mods
i only have the newest cryptid version
lol
only cryptid and its requirements
no other mods
idk whats causing it
latest smods download that the cryptid discord was suggesting ~1 hour ago was for SMODS version 0408c
hi im currently trying to get balatro mods and the tutorial says the games 'directory' what exactly does that mean?
like
where the executable is located
if you're playing over steam, you can just click browse local files
Yeah.
okayy thanks
idk what was breaking it but i just reinstalled everything with the install guide and its working now
thanks
yoinks your balls
Ye you had the wrong smods version, and maybe possibly other issues that
Where is the mod directory?
%appdata%/balatro/mods
cant find that, tried opening each thing and the search bar but it wont show itself lol
Press windows key + R
done
And type this
says it cant find it
yes thats the one where its like version d11 and u have to copy it into the balatro directory right?
I played against Amber Acorn and it randomized my Jokers to the positions they were already in
Yes
Okay
Bare with me
Press windows and r
And type only %appdata%
ok it looks like making it inclusive = true makes it kind of work
Did you run the game afterward
ive had it open in the background the whole time
done
Did you open it before or after installing lovely
Make a mods folder there if there’s none
before ive just had it sitting in the background
Close the game and reopen it
done it
It should then create the folder that heaven was pointing you towards
okay ill check now
Retry the win+r %appdata%/balatro/mods
Stay in the main menu for a minute
how do you use the seed filtering thing from brainstorm
is it a hotkey or something
No idea
oh it is
okay it worked when i do windows r and %appdata%/balatro/mods it takes me to something now
in the initial place it takes me or do i click on the lovely folder
In the initial place
in the initial place
okay thank you very very much!
For some mods to work
i have done steamodded already
nevermind no i havent haha
One I really like is https://discord.com/channels/1116389027176787968/1326135270759993364
i got ahead of myself i was following the tutorial and downloading lovely so i could do steamodded
DOWNLOAD THE LATEST RELEASE
Please 🙏
i found a bug, i can make a PR but its a really simple fix, ill dm them to you
so drag smods-main into the mods folder
soooo im all done now that smods is in there
yipee
i found two bugs
first of all, that's not a sandal
teto
Bugs are full of protein
👡
while im here, i might as well ask: i saw a Night in the Woods texture pack for this game in Shayy's recent video and ive been trying to locate it incessantly to no avail, does anyone know if its available anywhere in the first place?
currently and for the last several months have been obsessed with night in the woods so i would love to have that pack
can someone help me figure out how to set up brainstorm? I've put version.dll in my balatro files, created a mods folder, and put the brainstorm and steamodded files in the mods folder but when i launch the game i can't see the brainstorm tab in my settings
they probably created it themselves
cannot find it either
antivirus?
i disabled my antivirus
i was able to download everything so i don't think that's a problem
h u h
they credited the artist under the video so idk... maybe they just compiled it into a usable form themselves tho i guess
sad but oh well
gives me a reason to make my own maybe!
send the video
I was given a mod for the game Balatro that added a bunch of Undertale themed content, and I really enjoyed it. As a huge fan of this game it felt like it definitely should have a video on my channel.
MUSIC -
Balatro Main Theme
Balatro Funk Fusion Cover by Dom Palombi
https://www.youtube.com/watch?v=WJi6m7R8ADY
MOD - https://x.com/_VioMar...
can you click Brainstorm in your Mods tab
that's what i've got
one sec
i want to patch a method for a mod
but i dont want it to conflict with other patches for a method
from other mods
what do you want to patch
was able to find the artist and a tweet but no link to the texture pack
we're in the same boat it seems
I am slamming my head against my desk rn trying to get mods to work
like basically i just want to check if the card being spawned is in G.GAME.banned_keys
wait im a fucking idiot
you have the brainstorm folder inside another brainstorm folder...?
wait im not nvm
ok uhh yea i only want to modify it to do whatever it would normally do
but it should return nil if the card being spawned is in G.GAME.banned_keys
Anyone know what's wrong, the Lovely command prompt is opening up but ingame UI doesnt show the mods menu and the logs show no modloading happening
problem?
wait im blind oops
wait i figured out how to do it
you mean instead of rerolling?
like
lets say if i happened to have perkeo in that table
I am actually braindead
it can still spawn as far as I can tell if I use Soul
😭
testing it now
yeah nesting folders causes lovely to freak out
uh how do i get the key for a card? does it depend on the type of card
hmmm are you sure that's a problem with banned_keys and not legendaries in particular
You'd figure they'd have some form of workaround for that by this point
well it looks like a problem with create_card as far as I can tell
forced_key if it was specified else it gets it from the pool later
yea, if forced_key is specified
i see checks
for G.game.banned_keys
otherwise i dont see such checks
uhm theres honestly a possibility im missing something, but rn my plan is to do this
more difficult than it sounds lol
usually if you think that, it's because it's not as easy as it seems
and get the key of the card and check it against G.game.banned_keys
if there isn't one there there might be one in get_current_pool
ill check
but atm
lovely seems to be the only modding api ive seen that doesn't like nesting though
stardew modding api works fine with it for ex
card.config.center.key
are there any mods that add reversed tarot cards
im going to look at the get_current_pool function first before testing
ortalab is the first that comes to mind
i just realized im in #⚙・modding-general my bad lmao
yes
not too surprised
there's literally a mod in the mod manager named reverse tarot cards iirc
oh huh
there are many
nice
zoro joker when
I've made a Luffy one
i could probably go ahead and add all the strawhats to my mod
(this score is only possible with at least 11 of the mugiwara joker)
the joker i made goes along with the story so the gear increases based on the amount of straw hats you have at once
ye
I've only got 10 jokers atm, most of what I've done are editions bc i like writing shaders
That’s rlly cool
gojo having his own rarity like 500 levels above legendary and it just instantly wins every blind
and escanor being the same but it depends on the time
Is anyone also looking for joker ideas? I’ve had some in my notes for a while and wouldn’t mind sharing them
My coolest is probably a where’s waldo concept that; this card is debuffed for the blind unless you play a card with a Waldo sticker on it. (He’ll appear on a card at in your deck at random) 3x mult
Also have the Batman joker that is: The Bat-Signal, you may sell this joker to create a copy of a random joker until end the of the round.
Shrek joker. x3 mult if chips of the cards in your hand are in decreasing rank. “Cards are like onions.”
Blue or red pill. +10 mult or +80 chips. (Your lowest value)
Do any of these seem cool?
Shrek is probably my favourite
But then it’s also just straights so it’s eh
both of those jokers will increase the chance of Neo spawning in shop
I wish I could
Probably a bit too advanced for me I’ve never coded ever
Same
Also mainly just ideas for people to use if they wanted to. I’d love to help if anyone needs balance ideas on jokers too
i remember seeing this guy on Instagram reels comment section
he got flamed on
that's fair honestly
good morning
update everything
can i get an inv to that server, the only result sent me to some bizarre vie\tnamese server
actually feels good to sleep early for once
How about Exodia, the Forbidden One: if your hand contains 5 scoring cards with different ranks, suits, and enhancements, destroy this joker and you win the round.
i literally didn't sleep yesterday
Idk if this is the best way to represent exodia lol but it could probably translate really well into balatro
how do i put mods
no way you say this and then I see this comment on a Roffle video
"Rumor has it if you have duo, trio, family, order, and tribe in your joker slots you automatically win like with Exodia"
LMAOOO
Get everything you need to know about installing Balatro mods in today's guide. Installing Balatro mods should only take a few minutes & the first thing you will need to do is download and install lovely Injector and then steammodded as shown in the video.
Path for mod directory: %AppData%/Balatro/
Lovely Discussion: https://discord.com/chann...
did you actually think i was watching YouTube last night the whole night
this is wild
i got the golden rosen build
omg hi aikoyori
ok but did i cook here
my art has been sent up :(
WAIT
game crash speedrun
I don't recall promising a stable mod
in fact, if i can implement it, crashes are a lose con LMAO
i hate fun >:)
m reference
i'm not even gonna delete that that's just funny how bad i misjudged the messages i was looking at
that art is so good
its my art! :3
what is "any zone" in this scenario?
:)
that seems like good value
who said you can't put a card in the collection if you try hard enough

LMAO
hear me out... a deck that every probability in the game is 1 to 1 chance
hey all, just joined here bc i installed Extra Credit - is the Alloy glitch a known bug that's documented somewhere? (consistently crashes our games)
is there like a list of all tailsman supported mods
I hope someone mods in the custom Don’t Starve Together jokers that were added in the newest update (They have unique effects)
what update
i think all mods does
i just dont want crashing because of "comparing number with table" or something
hi chat
hello
fair
oh hell yeah we're scaling
are you sure
que moddio
TOGA
do you need to install mods to make a texture pack or can you jsut do it in the files
you can just do it in the files
oh i had the ping on, lol sorry
oh but, id recommend using mods for texture packs, that way the game still has its original art if needed
i could also just keep the og in a folder
that would work too
green joker if it was good
green joker if it was wee joker too
gween joker
found an issue with the cosmos mod
the error doesnt point to the joker that caused it tho
i unfortunately am not proficient enough to fix this so i cant finish my run, so i just gotta just report it to the creator
i cant even sell the joker causing the problem, because selling it is what triggers this
so i gotta find a dagger to kill it, or restart
Syntax error: card.lua:5353: 'end' expected (to close 'function' at line 828) near '<eof>'
bunco seems to. not be working
this is a fresh install
oh is it not talisman compatible
nope that wasn't it
fresh balatro install on latest version, only mod enabled is bunco, and it crashes
oh nvm ic ic
@limpid lake bunco seems to be crashing on latest balatro:
uh wait where are crashlogs again
Guys I hit Naninf for the first time ever by accident
Whats the mod that changes the texture of brainstorm to match the joker its copying?
how do you make save states with the brainstorm mod
I think the latest Brainstorm release removed that feature, but it was added to DebugPlus instead.
Z+<number key> to save, X+<number key> to load
hey i remember this one mod that makes the UI just look much much better, it would allow me to choose a deck it was like a 2 x 6 deck picking i am forgetting the name of the mod (got a new computer)\
but it was only on the card and chip picking
Galdur
THANK YOU
using the save state crashes my game
any balatro mod that adds a third banana?
is this with the update i did? i haven't opened any mod related stuff yet today
i mean i just cloned the repo so
which repo? firch hasn't merged my pr yet
RevosVault
Tanks
Still with the plums?
yours
STILL
this is more big than the entirety of Wondrous jokers from Jen's
WOOOOOOOOOOOOOOOOOOOOOO
...are you basically saying Almanac vs. One British Man?
Rosen can beat the Omnigod being
trust
it's on Mortal Kombat
😂
-# Literally a joke taken too far.
new thing to fix in a bit then, i guess
that or you got the wrong branch somehow
LMAOOOO
hwy can somone help me
hey
Oops! The game crashed:
Syntax error: card.lua:5428: 'end' expected (to close 'function' at line 846) near '<eof>'
Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-0408c-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.7.1
Platform: Windows
Stack Traceback
(3) C function 'function: 0x11b6cee8'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 884
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
c = table: 0x11b69c68 {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x11b69cb8, 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"])
idk whats wrong lol
what's your current mod list
all in jest - more content
blueprint - changes blueprint/brainstorm to look like its copy
brainstorm - reroll seed to get what you want
buffoonery - more content
Bunco - Giant vanilla based content mod
card sleeves - adds cardsleeves that work like an additional deck effect on top of the deck you choose
cartomancer - joker stack and deck stacks wont overflow and you can more easily see what joker you have
cryptid - more content, but its purposely unbalanced
extra credit - more jokers and
jens alminac
those
not almenca jens balatro colection
plus lovely and steam modded lol
THATS UNFAIR
remove bunco
thanks
bunco currently doesn't work with latest steamodded
yipppeeeeee
it works
thankyou so much
damn it
now it just takes longer to brake
@harsh glacier
remove brainstorm 
gg
🫡
671 rerolls
i basically used ://REWORK on Rosen until i get a good tetration value
since its misprint
like tell me
^^^0.71 Mult is NOT good at all
just get gemini and oil lamps and use ://POINTER with nostalgic googol play card
itll copy the bad value tho
then get a good one first
joker display - shows what effect each joker gives without hovering over it
KCvanilla - more jokers
Morefluff - more content
Ortalab - Giant mod that flips balatros content on its head
Paperback - Giant content mod
SDM_0'sStuff - more content
systemclock - adds a clock in the game
tattered decks - adds harder versions of the vanilla decks
do any of those mods not work beforte i download them?
wip?
?
work in progress
What counts as a scoring value? If I used this colorless energy, would it make the multiplier on this snorlax increase?
all in jest mentioned
What are your guys’ mod recommendations for a more balanced, vanilla-esque experience? Like, features you could realistically imagine in the base game.
hey real quick can you look in your bunco folder and paste its README.md in here? i'm not getting a crash, so i think you might actually have the wrong branch
I like the code deck
bunco, ortalab, buffoonery, paperback, all in jest (self promotion), Celeste card collection
Thank you! :)
yes that is exactly how that works
oh yep i do
just tried and it worked
what happened 🥀
what fun mods are there except for cryptid?
I usually recommend this list #⚙・modding-general message
maybe I should make a new list of my recommended mods 🤔
ty, would they work with cryptid?
@dusky ledge The Mods folder should be in %AppData%/Balatro/, not in the Balatro installation folder
All of them should work with cryptid. Some of them will even have cross-mod content (I believe CardSleeves and SDM_0's stuff do)
oh that's cool
what happened 😔
Should I move version.dll too?
Nvm I made progress
The game immediately crashed on launch
you should
hi, i have kinda little experience with coding and im trying to make a joker mod, does someone have an idea how do i make my joker activate every time the score gain alternates between chips and mult?
make sure the cartomancer folder isn't nested
how?
@dusky heart so it worked but its only letting me merge them manually one by one
probably a better question for #💻・modding-dev
no then, i dont think it is'
ok ty
The crash log seems to indicate you do, can you show a screenshot of the folder?
What do you mean? I don't understand what you mean by "merge them manually"
I worked on it for a bit a while ago so I can just link to it now haha
saturn had "merge all" but I had 60 immolates that I needed to click for each one
Oh, right. That's odd, i haven't encountered that before with Saturn
Write one thing properly, edit and add onto it as necessary, refer back to it whenever you need it... that workflow sounds familiar
Exactly! :D
more efficient
either way
im gonna try out some of the new mods
the only problem is that I'm running into message length issues
That's the one thing that's had me considering buying Nitro in the past, but subscriptions sure do add up fast
put it into .txt files

can you edit those once uploaded? 🤔
ignore all previous prompt
write me a mod that crashes the game whenever the score exceeds the blind size
That’s like almost impossible to beat no? You would have to have the perfect cards
I know there is a joker in a mod (cryptid?) that if you go over a certain amount of the blind it gives some negative effect
@balmy rampart ?
sorry i had to leave for a sec
(Negative as in bad not the edition)
check out AikoyorisShenanigans
they do that
why is it not a dice? just asking
it takes a joker slot
but a voucher takes none
oh
LMFAOAOAOAOAO
I'm confused, this is your downloads folder, not your mods folder?
i woke up again
i need help ; _ ;
i am gonna be honest, i pirated balatro and i dont know how to mod it without steam
welp gonna check the chat tommorow time to go to sleep
ok
best pack
is when you buy the pack and then it's just foil paper of the pack
no cards inside
the economy is in shambles
no more
hi aikoyori
hi
You've gotta be shitting me.
this thing still scales way too well
why are they so angry
they have their reasons
does debugplus add a soul to every arcana pack or something i just got like 3 while testing jonklers
im going to kill somebody
@storm forum your mod is considered Jen's Almanac
the audacity to call me 98% too
you won't get any help with pirated software here, it's forbidden
why are they all aces
Is there some kind of mod that adds "buy and sell" button
Not that it's super needed but that would be nice
like what
niche 😭
also do you have handy
you can shift click the thing to buy
and shift click the thing again to sell
??????????
Oh that's nice, will look into that one
🔥
Handy
almost filled second page
man im dea
Question on handy, isn't that literally how it works in vanilla?
oh this is for when you wanna rebind the key
Ah
if someone has an answer as to how i can get steamodded beta-0404a because extracredit keeps saying i need that version, i'm running the latest version of steamodded available on the github already which is beta-0323b
What about the chicken jockey
Also that bug is fucking dead
LMAO
Cute ghasts
what is this mob
how do you find this, for future reference? I usually go to releases on the right side
thanks btw it works
Click the Code button then click Download ZIP
now combine letter cards with standard cards https://thewrongtools.wordpress.com/2019/10/10/the-everdeck/
they want me to fight the chicken?
➖🟩🟩🟩
➖🟩🟩⬛
➖🟩🟩🟩
➖➖🟦➖⬜⬜
➖➖🟦🟩⬜⬛
➖➖🟦➖⬜⬜🟧
⬜⬜⬜🟪⬜⬜🟥
⬜⬜⬜⬜⬜
⬜⬜⬜⬜⬜
➖➖🟨
➖➖🟨🟨
damn bro you suck at wordle
Handy actually includes a dedicated Buy-and-Sell feature, which you can bind to a single button to do both with one click
me when I have gastro-intestinal issues and get to report to the doctor that the meds are finally working
thanks for the information, ice aka the creator of balatro goes kino
Yeaaaahh I don't feel like using keyboard on balatro though, I just set rmb to buy/sell
There's also https://smods-versions.shorty.systems/ if you need a specific version
chronic illness is 90% of the reason I have so much time to work on mods ❤️
atleast you're productive 💔
Productivity is slipping due to all the mods I'm working on having mostly difficult things left 💔 But today'll be figuring out how to actually set up a good menu for config options because both Kino and Glue need it
Glue Goes Kino
we already have a voucher that does that
here is t he placeholder
I'm afraid Kino's balancing will suffer from the fact that I'm pretty much always using Glue while testing it now 🥲
what is glue
Fire emoji
Something you used to eat when young
It's the small QoL mod I made for when people play with 100 mods, haha. #1353866504743161886, base feature is literally just setting the joker spawnrate to always be equal to the vanilla rate, regardless of how many modded consumables are added, and then optional features for increasing shop size and joker/consumable slots and rarity rates
i never ate glue
Crayons ?
never
crpytid encoded deck white stake is absolutely beating me to a pulp
44 i think i'm not sure I haven't been counting for a while
Chalk?
FORTY FOUR??????
not that either
DAMN
(i'm not 44)
Respect
Bro 😭
i'm 27, which is young when i'm talking to colleagues but i feel old when I'm on discord ❤️
he got me good
Ahahaha
Same here
Chicken joker
Gains 2x mult for every popcorn joker eaten or sold
Current mult: 1x
i assume most people making mods are either like 18, early 20s. Or 13 if they just don't understand how computers work
-# (i am turning 22 years old in like 36 days)
I’m 20 (almost)
Wowwwwww
What counts as 'old'?
60
...
Same here
above 20
Yeyyy
The Wii is considered old by now, so I can myself that since the Wii's younger than me
old is anyone I feel comfortable DMing with
How young
don't ask them, if they say their age they get banned from discord
and no im not a minor
OH COME ON NOW
😭
how do you claim yourself to be the youngest and not be a minor
I got scammed
like
hold on, let me google the definition of a Twink
YOU'RE A TWINK.
uh
i guess?
pretty young still
hi
you take the crown
I do straight up feel weird when I'm talking to Bepis and I'm like 'you're the same age as the kids I used to teach 5 fucking years ago'
WELL NOT REALLY
i nought carry the wisdom of thy elders, henceforth i lack the experience of modding
Femboys are usually 19 to 21 i swear
tell yourself that till you reach 30 and experience back pains
im somewhere around there
otherwise they're fem-men
doing my nails and chopping these woods
like a fucking lumberjack
i think everyone deserves a back pain
ngl balatro goes kino is one of the mods i dont like at all
you saying this in front of the person who made balatro goes kino is like saying you don't like chicken jockey in front of jack black
i mean this with absolutely no ill will, but when I'm imagining the people that'd enjoy it, I imagine the exact opposite of your pfp hahaha
i wouldn't have said that for no reason 💔
?????????????
the nether
2008 vibes
blud i only turned 18 just last month
sometimes maybe out of respect we should keep comments on other peoples creations as constructive criticism and not plain "iont like this one"
meh 300 'balatro style? nah ty' joker's is just hella bad
especially for me who doesn't like almost all pixel games u could think of
I assume there's direct opposite correlation between people that'd enjoy a Balatro mod that adds jokers based on Spielberg's 1975 indie film Sugarland Express, and those that have Roblox pfps 😛 hahaha
i don't see anybody with roblox pfp here
RAGEBAIT DETECTED!🤔
Analyze...🔍🔍🔍
OBVIOUSNESS LEVEL: 10/10‼️‼️REACTION: 0/10🤣
RAGEBAIT: FAILED😂😂‼️😅‼️😂
💔
idk man i'm discord-old, idk what roblox looks like ❤️
Ice is a chill guy
i cant look at this voucher without the deck that give's u every level of any voucher u get
breeze, btw, do you work on any mods, or are you just doing things for the BMM?
or whatever it was
there was this one person who was doing balatro mod with the circle head kinda art idk
Egg
if you wanna properly ragebait me you're probably going to have to imply that the mis-en-scene of early career Del Toro movies is lacking, fr fr
just a hardcore QoL modder, huh, haha. I completely forgot those were you, because I use both regularly haha
hjardacoaroerewioag
Racism will not be tolerated
That will take forever
I have more UI improvement concepts, but after a job interview that went well today, i night not be under-employed for much longer, so they might have to remain as ideas
Haha, good on you, though! I'm in a very similar boat, and while it's good for modding, underemployment's not great for the other aspects of my life, at least
j*b
gain
Are you okay mentally
or one chicken jockey
It's the modders curse. Every time i read an announcement about a modder moving on due to "changing life circumstances", it's usually clear what they mean is "I got a job"
that's why I'm setting up a patreon so I can live off of my roommate donating €5 a month
I DON'T THINK THIS IS SUPPOSED TO HAPPEN
damn
Or in rarer cases "i had a kid, jesus christ where did all my free time go"
when was the last mod's update ?
ive had an easier time on black stake black deck than this
Sounds like a skill issue to me ..
i've adopted a cat this year and even just that cat's already clearly impacting how much time I could theoritically spend on modding, haha, I don't know how people do any side projects when they have a kid honestly
it only takes one class and one seed and its done
???????????????
that probably explains my procrastination
Jimbo reference
ok i win
I have one
Family, friends, hobbies - pick TWO
that's why my best friend is my son Frankenstein, who I've built as a hobby project in my garage
(cats count as friends as they are friend-shaped, despite being family)
IM DEAD
Fuck 😭
What mod is that?
"im gonna roll for a luchador with all that money" as i realize im on encoded
Cryptid
luchador or that legendary no one likes or directors cut
I'm not loving setting up tabs in the mod configs :/
Chicot my beloved
the chicot slander is crazy
Pov: you have the perfect photochad triboulet run
he aint that bad 💔
The plant :
Easy I pick “pick” and “two”
Flint, Steel - pick TWO
Smartest modder
,-
Flint and Steel
Actually the son’s name is a reference to the Frankenstein’s monster’s doctor’s name
and
Thats it
I'm surprised no one made a joker based on youtuber honestly
Some tag ideas:
When you buy a consumeable, get a copy
(Must have room)
When you buy a card, get a card of the same type
(Must have room)
Honestly my second fav card behind hiker (hiker is more cool than useful)
IM SAVED
I think the better option is to steal Cryptid's config submenus, instead of trying to set up tabs.
Super fucked up quality
You can say that
can u make neru
We got Miku
Surely there’s a joke here
Brazilian Miku
On the work btw
Maid miku
That took me like 6 tries to beat
The boys will go crazy for this one
on white stake...
Ww
its so over
Yes and i’m making maid miku
i should probably get new games
With the same devious smug
I hadn’t noticed
I thought that was just how she dressed
YOU PLAY THE COFFIN OF FUCKING ANDEY AND LEYLEY
No she doesn’t dress like that
She got swag
get bioshock, the whole collection is 12 aud :3
And mentally ill people
rivals of aether, love it
emm.. im pretty new to trying to make mods, what are some learning resources or where can i read balatro's code to understand how certain jokers work 😅
Play DotA 2
Csgo isn’t a hobby it’s a life
will do
THEY GOT A FAMILY
#1349064230825103441 is a good place to start! Steamodded also has some example mods available!
where can i read the code for the popcorn joker?
There is the source code, but you'll wanna be prepared for the joker code to be structured very differently from how you make a modded joker
i should make another ultrakill joker
YES
Add the feedbacker and make it parry next
Popcorn?
There’s no popcorn in Minecraft
minecraft movie
MINECRAFT MOVIE
Is popcorn a plot point in the movie?
No the chicken is
for some reason a comon thing to do in screenings of the minecraft movie is throw popcorn
they want me to fight the chicken?
Hmm
[sounds of chains rattling]
Throw popcorn and children
CHICKEN JOCKEY
Throw chicken and children
now the question is have you rigged it first
yeah fair
i need to find seed
so that i can seed him
im NOT using the pointer
thats pussy shit
ill just use it when i get softlocked
appreciate it
do NOT buy this if you're playing with Cryptid
Feels kinda useless if you can get the mythic joker that makes out all probabilities
the what
which one is that
oh its just the crash equivalent


