#⚙・modding-general
1 messages · Page 1610 of 1
I feel like the word “disappointment” is like the biggest word for me.
10 is a loooot, haha. We were with 7 and it already felt like potentially too many
i feel like my favourite word is "2v2"
i didnt know we were going to be 10
i could be wrong tho
I’m conflicted between proud and ashamed.
about busted?
you should be proud
so far it looks good
But I vowed never to discuss what happened during the last days of Wormhole.
What? No, Busted Buffoons is my shit, I’m always proud of it
It’s wormhole, that’s all I’ll say.
i know
Nothing too serious, I kinda rushed everything is all.
should i even do a tiered high card
how does this joker sound: "decreases level of played hand, this Joker gains lost chips and mult"
the tiered planets:
thats a very interesting concept
it would allow levels for hands that you wouldn't otherwise play to still benefit you, but you need to go out of your way to gain the buff
it would also make stronger hands buff it more, but obviously stronger hands are also harder to play
common
it would almost certainly have to be any rarity other than common though
it would probably also need a nerf, because that base concept would be the best +Chips and +Mult scaler in the game im pretty sure
actually, Red Card would be stronger than it for +Mult in most cases
and Wee benefits from retriggers i believe so it wouldn't be the best for that either
but it'd still be very strong with the right build
I mean i summoned it in on ante 1 and it seems more like a chips scaler based on getting to this by ante 4
yea, the mult scaling from a single level up is surprisingly low
I did find a black hole though which is extraordinarily lucky
maybe i could do like only mult but it's doubled if i wanted it to be a mult scaler but it feels bad to provide less value immediately kinda
every +Mult scaler gives bad value immediately
i get that but having negative value (outside of the money spent on it) is kinda crazy
you're losing chips
yeah
i feel like at that point it shouldnt be every hand and then it becomes more complicated
you could make it something like "Played Poker Hands have a 1 in 2 chance to be levelled up when played, and will level down a random Poker Hand when levelled up by this"
the description of that is bad but you get the concept
still levels down other poker hands and levels up a target poker hand
might not even really need to be a chance
guys
is there any mod that shows the description of jokers or vouchers when acquired in game?
i don't seem to find a mod like that on bmm
i found one here too but idk how to download commits
use the green code button
thanks
thought i got bluescreen'd for a bit
remove the zip
you can leave the riff raff zip intact
I made sure lovely can load it and smods can detect it since it's not nested
gm chat
gem alert
hi, whats the shortcut to restart the game?
Alt+F5 or hold M
thanks
how did you code the heat mechanic?
function SynthB.ease_temp(mod)
SynthB.debug(mod)
local ret = SMODS.calculate_context({old_temp = G.GAME.synthb_temp or 0, new_temp = (G.GAME.synthb_temp or 0) + mod, mod_temp = mod})
mod = ret and ret.mod_temp or mod
G.GAME.synthb_temp = (G.GAME.synthb_temp or 0) + mod
G.GAME.synthb_temp_c = G.GAME.synthb_temp .. " C"
G.GAME.synthb_temp_thermo = 100 - math.min(100, G.GAME.synthb_temp)
if (not G.synthb_thermometer_top or G.synthb_thermometer_top.REMOVED) and G.GAME.synthb_temp > 0 then
SynthB.draw_thermometer()
end
if G.GAME.synthb_temp <= 0 and G.synthb_thermometer_top and not G.synthb_thermometer_top.REMOVED then
--G.synthb_thermometer_bottom:remove()
G.synthb_thermometer_middle:remove()
G.synthb_thermometer_top:remove()
end
end
oh the UI
local scale = 0.7
function G.FUNCS.synthb_slider(e)
local c = e.children[1]
c.T.h = (c.config.ref_table.ref_table[c.config.ref_table.ref_value] - c.config.ref_table.min)/(c.config.ref_table.max - c.config.ref_table.min)*c.config.ref_table.h
c.config.h = c.T.h
end
function G.UIDEF.synthb_thermometer_middle ()
local w = 1 * scale * 0.8
local h = 3.81 * scale * 0.9
return {n = G.UIT.ROOT, config = {colour = G.C.CLEAR}, nodes = {
{n=G.UIT.C, config={align = "cm", minw = w, min_h = h, padding = 0.1, r = 0.1, colour = G.C.CLEAR}, nodes={
{n=G.UIT.C, config={align = "cl", minw = w, r = 0.1,min_h = h, colour = G.C.RED,func = 'synthb_slider', refresh_movement = true}, nodes={
{n=G.UIT.B, config={w=w,h=h, r = 0.1, colour = G.C.WHITE, ref_table = {
ref_table = G.GAME,
ref_value = "synthb_temp_thermo",
min = 1,
max = 100,
w = w,
h = h,
hide_value = true
}, refresh_movement = true}},
}},
}}
}}
end
function G.UIDEF.synthb_thermometer_top ()
return {n = G.UIT.ROOT, config = {colour = G.C.CLEAR}, nodes = {
{n = G.UIT.R, config = {
colour = G.C.CLEAR,
tooltip = {
title = "Current Temperature",
text = {{ref_table = G.GAME, ref_value = "synthb_temp_c"}},
align = "cr"
}
}, nodes = {
{n = G.UIT.O, config = {
object = SMODS.create_sprite(0, 0, 1 * scale, 3.81 * scale, "synthb_thermometer", {x = 0, y = 0})
}}
}}
}}
end
the middle code is modified slider code
funniest part is that the thermometer is actaully getting less white, instead of getting more red lol
Praying to Lord Jimbo rn
try playing https://discord.com/channels/1116389027176787968/1471350305630457940 , it might help
Uhh
I made contributions to the mod.
ik
so did i
hell, we were on the same team
Why do you want me to play the mod?
also
unseen meowed on stream
I saw him get alien x too

everyone be going crazy when alien x
WE SNUCK A CRYPTID-LEVEL JOKER INTO THE JAM 😭
I was waiting for them to find Omnipotence
apparently the playtesting team only tests functionality, not if the certain thing is obtainable
for all i know omnipotence could be bugged and we won't know
We have successfully hidden Polterworx ahh jokers in the mod
maybe not pwx, but cryptid
🧄 🍞 that went to 🌌
Garlic Bread to Galaxy
unbound ahh jokers
But yea
I’m praying to lord Jimbo.
Actually wait
I should make a #shrine-of-jimbo channel
apparently the big bang theory spawns alien x 100% of the time
bazinga
You tested it?
no i looked at the streams so far
murphy got alien x from big bang theory
unseen got alien x from big bang theory
I mean
It must be a coinkydink
The shrine has been established
Go to my server and pray unto him about Balatro
yeah whats up
send crash in #⚙・modding-support
sent
does anyone know the mod that stops the round ending automatically?
what?
for playtesting or for gameplay
there's a mod that adds an end round button so you don't auto end rounds
it's gameplay
oh
idk ive never heard of that
i had it a long time ago but didn't save my mods folder so no idea what it's called
tried googling without much luck
it was a bit obscure
I mean I have this card but I dont think its what your looking for
nah - i found it, did a search on cryptid discord, it's called NotJustYet
big info queue 
Fnaf 6
Fahrenheit option for the doofuses?
Or kelvin for the NERDS
silly joker idea
No More Jokers
Gain X0.25 Mult each hand,
selects one random element of played hand and added to the list below
Reset if played hand contains an already banned element
kinda like obelisk but fuckier
so eventually you'd get to something like
No More Jokers
(Currently X3.5 Mult)
Resets if played hand:
- contains a 9
- contains 3 or more Clubs cards
- contains 2 or more Glass cards
- contains a card with an Edition
- contains a Face card
- contains a Three of a Kind
- contains a Flush
- contains a 4
- contains 3 or more Hearts cards
- contains an Ace
etc.
no
Please?
it was K originally, but I changed it cause 0 for the base was a little low
I understand
cause some cards use the values
and expect values between 1 and 100
they will break for -32 to 212
me when the concept of number going from 0 to 100 is somehow alienating
this isn't about real life practicalities argument, it's a card game mechanic why would you have it start on negative numbers
if its 0 then the thermometer doesn't display
im gonna advertise now, PLAY 2V2 PLEASE!
https://discord.com/channels/1116389027176787968/1496164475177402409
no
genuinely what is your obsession with this
what do you enjoy about it that you cant get from regular multiplayer
because like. to me you're just plugging a random version of mp but oh you have to install a random other mod oh dont worry its not on github just download it trust me
its like if someone purposefully made a malware mod for balala- oh wait
wait for the dev to release it on github then maybe
unforseen interaction, damn
if played hand matches the hand on the rocket, double base mult and chips
the song is called Heat Abnormal 
make a consumable that flip meaning of jokers
you wouldn't understand if you haven't played it😔
then make it Cold Abnormal
no thats not vocaloid related
also it would be cold normal
next update but thats gonna take a monthq😭
fr
fair point
maybe if I make entropy crossmod
we'll see
so theres nothing
I have played regular multiplayer and genuinely cannot see the appeal
of 2v2
we don't need a 2v2
we need a battle royale
where u compete against 100 players at once
you probably played nano version that has 10000000 more bugs than my bed
the best one wins
32 players is the limit of a lobby
nano version??
its just opens more doors to different possibilities no matter if its modded or vanilla and also its not only just 2v2
I have regular multiplayer, and I've only had bugs from my code
nano version of 2v2 is from the official multiplayer server but they haven't updated in years or smt
im saying I'm using normal multiplayer
not 2v3
2v2
their sun literally strengths your cards😭
normal multiplayer is kinda boring because its just literally follow the meta and sweat on your deck
you find idol
you take idol
have you considered other mods
played i have like 10+ pages of mods bruh
with mp?
but genuinely 2v2 vanilla/2v2 modded is genuinely the most fun I've had
buggy as fuck
you guys don't even have to use my friends version ngl you coud just nano version from official multiplayer just try it please
no
I will wait for an official release that I can trust to not be malware
official multiplayer has a released version....
I USE MUTLIPLAYER
its just uhhhhhhhhh like 2 years old
I HAVE SAID THIS 3 TIMES
for 2v2
i am not gonna lieto yall i just want the server to be more active
thats literally all i want
server is slightly dependent on me rn
people only play when i play
goodmorning
gm
iirc its a web site
idk I dont use it
check the thread
why deos mods say it needs steamodded and dont work even though i have it installed
Reinstall steam modded
it didnt work
is this not how making mods work
do i need to pay to make mods
this is too complicated
okay how does 2v2 differ
what does it say specifically
can you show a screenshot
you don't always have to take 1 meta
you don't have to do that in regular mp
you have a teammate that can actually do something
you do
if idol shows up you have to play for idol
we have tetris in Balatro now
in multiplayer one of the player can ignore idol and go for econ
2v2*
they can deck if better
fix*
and its way less sweaty
idk how to say it but its just fun
didnt they nerf idol
damn
i mean also
its almost like
this game was designed to be a singleplayer experience
or not
its like that one game like only up but tied to another player
its genuinely more fun with a friend
that mod has an incorrect dependency, go into the mod's json file and delete the dependencies
how do i do thta
wow
i love deleting dependencies
open the mod's folder
Open the .json file in the mod's folder, and remove the line that says "Steamodded (>=1.0.*)"
peak code
polterworx manages tetration, right?
it's not the only mod that does that
0
bit hot out here
yo can someone send a screenshot of one of their collections in the mod manager for a vanilla+ experience
i have this rn but idk if its too much
chat how does this look
Your event is missing the func = function() part, so your if statement is just randomly sitting in a table and that's causing the syntax error.
func = function(if statement goes here)?
No like
func = function()
--if statement code goes here
return true
end
Also your main_scoring step is returning ee_chips instead of ee_mult, that doesn't look intentional
Also you named the "how much ee_mult changes" variable as ee_mult_mod, but when you actually decrease your card's ee_mult, you typed it in as ee_mult_change instead. Presumably it should just be ee_mult_mod
theres still a bug in line 46. let me get the error message rq
thank you for helping me btw
Should be
func = function ()
if card.ability.extra.ee_mult and card.ability.extra.ee_mult < 1 then
SMODS.destroy_cards(card)
end
return true
end
And one last thing, your main_scoring section has self.config.ee_mult but should be self.config.extra.ee_mult, same as all the other times ee_mult is referred to in your code.
ts pmo icl or sum shi
thats great
Granny smith
abc def ghi jk lmnop
Grandpa johnson
the dearly beloved placeholder art for opalstuff's flat white has finally been replaced
can anyone actually help me with ts pleas
SMODS.Enhancement{
key = 'crimsand',
pos = { x = 2, y = 0 },
config = {
extra = {
ee_mult = 1.2,
ee_mult_mod = 0.025
}
},
loc_txt = {
name = 'Crimsand',
text = {
[1] = 'Gives {X: mult, C: white}^^#1#{} {X: red, C: white}',
[2] = 'Decreases by 0.025 when held in had or played.',
}
},
atlas = 'CustomEnhancements',
any_suit = false,
shatters = true,
replace_base_card = false,
no_rank = false,
no_suit = false,
always_scores = false,
unlocked = true,
discovered = true,
no_collection = false,
weight = 3,
loc_vars = function(self)
return { vars = {card and self.config.ee_mult or card.ability.extra.ee_mult, card and self.config.ee_mult_mod or card.ability.extra.ee_mult_mod } }
end,
calculate = function(self, card, context)
if context.cardarea == G.play and context.main_scoring then
return {
ee_mult = self.config.ee_mult
}
end
if context.final_scoring_step and (context.cardarea == G.hand or context.cardarea == G.play) then
card.ability.extra.ee_mult = card.ability.extra.ee_mult - card.ability.extra.ee_mult_mod
G.E_MANAGER:add_event(Event({
trigger = 'immediate',
func = function ()
if card.ability.extra.ee_mult and card.ability.extra.ee_mult < 1 then
SMODS.destroy_cards(card)
end
return true
end
}))
end
if context.destroying_card and context.destroying_card == card and card.ability.extra.ee_mult < 1 then
return {
remove = true
}
end
end
}
Your ends were misplaced, this is a fixed version.
hello modding general
does anyone have a zip of all the vanilla jokers, consumables, enhancements, and seals as separate images
ideally with seals and enhancements coming with their backs
or do i have to get ai to make me a wiki scraper
There are online tools like https://ezgif.com/sprite-cutter where you can input a spritesheet and split it into individual images. Probably easier than making a whole program to scrape the wiki.
where are the spritesheets at
i already made myself a spritesheet cutter a little bit ago in rust
like 6 months ago
but i know that the spritesheets show the enchancements and the seals without the backs which i want them with
and i want the images to be their actual names for the files, so the wiki scraping makes sense
cba to name all 150 jokers lol
wait
im the goat
this was already done for a project ages ago lol
Don't forget to drink water
does this look fine LMAO
Idk
I want it to trigger every time a listed chance succesfully happens, but idk if it should give money, mult, +permanent mult or what, what do you think?
this joker is ice fishin'
Hey quick question: is there something different between Lovely on Windows 10 vs Lovely on Windows 11?
it upgrades before the glass breaks xd
but if bloodstone for example triggers, it upgrades after the card is played
also it triggered before gros michael expired it's so weird
opinions?
i love it!
Public Playtest time
Anyone and everyone if you wanna help me out, go ahead:
https://github.com/XenoCHeart/Balatro-Parallel-Update/releases/tag/1.B.0
I promise you, there's no Mr. Beast Scam
What do i do if talisman crashes my game on launch
Only when i remove the omega limit tho
the lovely patching is insane
lowkey ts is gravitas typeshit
gravitas?
my mod
it has a cardarea in the same exact spot has cards that trigger the same ways except it has a deck as well rather than only one card
pretend i send a pondering emoji i don't have one here
i see
it's in #1209506514763522108 I haven't worked on it in a while because been busy
i also have ones that use buttons
that's dope
i probably would've ended up doing that although i decided it was more interesting in the moment 2 do cards that activate when they're rerolled instead
there's a t2 voucher to let you have 2
same with mine hkdhfjg
also, since they're all based on ocs, they're gonna have bios in the collection
woa
old clip cuz i can't get to my pc
was very wip and a little jank i wanna rewrite a ton of shit but im genuinely just not good enough to do it alone I think
now that I think about it I should probably just join here on main
some very normal gameplay.
does any1 know if theres a mod that lets you have your deck skins pick randomply from favourite ones each run
lol that 2v2 mod guy came to our discord for PWX and tried sharing it there under our self promo channel and I was redirected here to look into it being suspicious… needless to say I booted that shit out of the server so fast until they can prove it’s safe (primarily make a GitHub for it or have the mod dev make one) plus they shared it as if it was their content as it was in a SELF promo channel, would def recommend people we very wary of them and their links/files
we're probably going to need someone to test a version of the 2v2 mod made by its actual dev and the one this user is distributing
...is there anyone who can help me in #⚙・modding-support ?
I've been struggling with this "global_splash" error for a while, even afte rupdating.
be patient
thx. Just...asked for help on this like 3-4 times now over this week.
is there any mods that help with stability / more detailed crash messages?
(as someone playing with mods and mixes some together in weird ways, just to speed up the process of testing if things work and what's the source of problems)
crash messages are about as detailed as they can be
im gonna advertise now, PLAY 2V2 PLEASE!
https://discord.com/channels/1116389027176787968/1496164475177402409
no
hmm, I'm more having a hard time telling which mod causes the crash :/ (especially since it doesn't crash on startup)
no
no
no
The only things i was able to draw today, day eated my time up
I FINALLY made it work
Crack
😳
finally unlocked all the sleeves for the vanilla decks
that took a bit of grinding lol
wtf
bro actually grinded for card sleeve?
this should probably say ????? if you havent discovered/unlocked cavendish yet, like the vanilla unlocks
i wanna unlock every single one yeh
and then win with every single sleeve+same deck combo
cause they give a unique bonus if you use them with their deck
and some are quite wild
like erratic radomizes hands, discards, starting cash and joker slots from between 3 to 6 each
so you could get 6 of each if you get really lucky or 3 of each if you got really unlucky lol
I just edited the Chariot shop reroller mod to not use steamodded (at the expense of it not being adjustable) to make rerolling for double tags in extreme hi score runs less painful and I feel really stupid for not doing this weeks ago
Guys what would be the conceptual opposite of foil
The opposite of polychrome is achromatic and the opposite of holographic is matte in my mod
All I have left are foil and negative
cardboard? like it's not laminated or anything it's just made lower quality
idk this is genuinely an impossible question
positive
-1 joker slot
going from encased in something to encased in something doesn't sound like an opposite
I already accepted that so I'm trying to go for the next best thing
Okay I need some opinions on this
Damn, no poll function
Uh...
If Green Joker was +2 Mult/-3 Mult, $5 Cost, and Uncommon Is that...
: Too Powerful
: Not Powerful Enough
: Just Right
And explain why it is over/underpower and/or how you would balance it with an @ to me.
and the price is $5, right
Yes
I think that's relatively fair
I'm asking because that's how i put it in #1376362000854159471
I know some stuff is broken from the bugs section they put but I wanted to know what other fixes/changes I need. I also want to try and get some other people on the project eventually
That way it's not just me working and bouncing ideas
i want to work on an ongoing mod that's not just my own and by myself
challenge impossible
make art people say is great, never get asked to join..,
You wanna work on parallel update then?
I mean I do make art too but having extra hands on it would be nice
sure i don't know how much i could do but id like to try
haven't been very creative at all since february so i gotta break out of it
Aight. I definitely want to update Green Joker's look a little to make it look a bit more professional
Y'know...
I still want to have that background like Blue Joker (y'know as a parallel) but i just wanna make the joker itself look nicer
me when i pondering
i do also need an artist for reasons
like for example we add card-type jokers (like red card but a different color, and a different effect that does something with booster packs or skipping) but i think the idea just didnt pan out to an interesting experience so we're reworking them to have more unique effects and designs
hmm it looks too dark in-game
@peak monolith sry for ping but i’d like your input on why it’s oP and if you have any suggestions to fix
should work with less saturated colors, balatro makes colors pop more
maybe make it 7$cost
on one hand, it being uncommon makes playing lower ranking hands less consistent
on the other hand if you get it, it becomes easier
$7, ok
yea
6? Ok
6
6 or
Btw, so Joker name previews
Hood and imposter are from 1.B
And that’s already almost a page of jokers
I typically try to stay in that goal range but may need to do more with the new enhancements and consumables
stencil
im not wrong tho
it kinda does look like stencil but again its not finished
yo
kinda works better?
take a look at balatro's spritesheet, you can see where the darkest colors are on there and use that as a reference point
i lvoe seal :)s the animal
yeah I'm color picking from there but I needed a deep deep grayish blue
i moreso meant for the background
oh right!
I kinda went for something similar to pareidolia
but blue instead of green
my headcanon is that jimbo is transmasc and his driver license has his deadname, jen
tiny adjustment oops
anyway I spent way too long on this card
genius idea
i did a drivers license reskin for my friend's texture pack the other day
this makes perfect sense because trans people are the best and green is the best
green is silly
pretty greebns
fuck yheah that looks sick
took me over an hour hdjshsj
one of like, 3 cards ever that I've taken over an hour to make
sometimes i get the weirdest suggestions
i see no problem there
if you actually saw what bdash is about then youd have a different look into gd stuff
thats gdbalatro
not bdash
i don't know whether you're flexing a unique mod or just implying that i don't have a proper view on gd stuff
the latter is insanely funny because i have a thousand hours in gd
i have 2,000 and am probably worse than both of you
my hardest is cata
this is not a thing i should flex
ok then yea cause my hardest is currently nine circles i beat it like 2 days ago
yes boring everyone beats it but it was fun
lizzie you can't be mean to people for lacking skill you can't do it lizzie
meanwhile me here with theory 2
you can be mean to me
when you said nine circles hardest after 2000 hours i almost burst out laughing
ok ok let me explain
when i was a young jit i would play gd relentlessly but i would only really play like up to 8 star levels
and i was also a stupid young jit so i would leave the game on overnight really often
oh i primarly build levels
honestly gd community fucked me in the rear so i don't really like that game anymore
i rebeat cata and quit
i think my skill is fairly higher than nine circles but i have not picked another level to dedicate time towards
nine circles is fun kinda
classic
i found its gameplay pretty nice so like i found it easy to spend my time practicing
this is a certified hood classic
still looking for a harder level that is not unfun (FUTURE FUNK)
i fluked the last 10 percent of future funk 2
😭
one of my proudest moments
didn't die to the fucking timing
or the entire hard section at the end
i fluked all of nine circles lowkey
overpracticed the hell out of the wave and then went from 29% to 100% on attempt 2 of going from 0
which was really funny
i remember dying at the end on future funk like five times
cause i never practiced from 0
holy christ
jonathangd seriously sucked at gameplay
level was easy for me cuz of practice so it didn't tick me off much
meanwhile there's another level that I fuckin despise
i somehow managed to die at 99% on forsaken neon
oh boy i sure do hope i don't get tortured
torture factory
that's like the very end of the last straight , like i died to the last spike in the level
oh my god
i am not opening that game
life saved 💔
anyway do u think woke grimbo will make a billion dollars
woahgg
what percent of the balatro modding community is trans
I've died to 99 on bloodbath 🥹
probably like 20% or 80%
awful
67%
the first one looks the best
yea top left
right right left right
top left or top right both good
i like top right
top right makes jimbo look a little crosseyed imo
well look at the rest of him
thats a valid poimt
yes it would be
Does anyone know if the cryptid achievement for having commit spawn the same joker it destroyed (Pull Request) is required to not be on the deck of Equilibrium?
Because I used it on a legendary and got the same one but no achievement
Video in 480p to be under 10mb for discord
the difference between downscaling jimbo and letting aseprite do it(i made the left one)
Left looks great
thanks
From left to right:
Low-res Joker
Low-res Collection
Low-res Wee Joker
Collection
idk what they do tho cause i just thought of what it would look like
mixels ough
where
what because the low res is 2x
that isnt mixels its just double pixel size
see
yea and that's mixels
it'll look like mixels next to everything else because it is mixels
but the point is that shrunk by 2 and then resized back up
its supposed to look wierd
i just thought of smth
so i made these two
what if i combined them
hmm it is too small for the effect to work
Unplayable, im quitting the balatro community
YOU HAVE GOT TO BE KIDDING ME
I CAN'T PLAY THIS GAME ANYMORE
how's this?
and there are way more sprite errors in the jokers
NO
yea 🙁
well it was made by a human
you can make a texture pack to fix them all
(like genuinly)
Oh gee, actual work
I'm making a texture pack to make them all seals
I like the left more, but the right one does look more mischevious
yea
oh this is the millionth time i forgot to upscale sorry
Upscaled that negative one does look good aswell
Think I prefer the first one still tho
is the neon edge detection joker a shader or an actual joker
which?
The left of the first image still
its me removeing any pixels that all four neighbors are the same color
MANUALLY
shit caps lock
Not trying to be rude but the way you've done that makes it look almost like its expiring like a banana would
Either that or it fell into a puddle of mud
hmm
i was just drawing jimbo in excel and so i thought it would be easier to outline where the colors go and then fill it in, and it gaveme the idea to see what it would ook like on normal kimbo(i have to draw overstaturated jimbo in excel cause limited colors and im lazy)
Yeah thats fair enough
Albeit it would be an interesting way to do perishable jokers
Having them visually perishing or going rotten so to speak
I see
Fair
cause because im using office because im in school the username is my legal name so yea
there
what should i draw in excel
Fair
.
I'm terrible on the spot wow
Literally nothing comes to mind
This is concerning
oh no
wait ima just look trough my multiple folders of hundreds of stupid random ideas in aseprite
Sounds like a good idea
Interesting
this first looks like a coaster tbh
Yeah that or a bottle cap
Kinda looks like a beach
Thats awesome, love tetris
hmmmm
I don't know what that means
its a font
Oh okay
for coding
Ah cool
i found another(this i made)
Nice
WHAT ARE YOU DOING DOWN THERE
Built-in Showman I suppose
I spawned it through debugplus xd
When you do that it doesn't exclude it from the pools
what if it was like some sort of joker that like retriggered face cards or somethin...
that
is a joke, i dont really get the context of this joker
The second one could retrigger debuffed ones still doing nothing as debuffed do but it would be funny
wait
Bock and socking
thats actually a good idea
cause i made a joekr that gives mult for debuffed cards
i thought to call it sock my buskin cause its also 1 face
or like split personality
Oh awesome
i'm pretty sure retriggers on debuffed cards are blocked unless you add a patch to make it not
also if its called this then it feels like what it does should relate to the name
but idk
i have a list full of random mod ideas
has joker that copies joker to the left been done
I'm sure it has but I don't know where
Like 50 times
like left blueprint
yeah figured
for what mod
I'm making a lot of ocean themed jokers
I need to work on jeans but my motivation is pretty low and I'm not really in the flow of coding recently
someone sent this in the pwx server, im adding it to my meme folder
you cannot hold it against me

tmi bro
weird but aight
surely
Even if it has just do it, not every mod has to be 100% unique to be good
Kill you
there HAS to be a wave 100%
Retrigger every other card
huh....
S laugh ter house
how would the game even know that
get the cards position in scoring hand and if it's odd retrigger it, #💻・modding-dev is a good place to ask for help
IT IS VERY SAD
void playing card vs negative playing card:
this is for jokers
gm chat
lmao?
So playing cards add 1 joker slot?
I believe it's still the same
but unlike negative where you need that card drawn for the bonus to activate, this gives the bonus as soon as it is applied
someone forgot to take it out the pool!
Fire!
why is my mod not loading????'
i have it in my smods folder
it aint nested
what the fuck
is it listed as a lovely mod?
you should have it i your smods folder
shouldnt
wait no i meant the mods folder
{
"id": "wheeloff",
"name": "Wheel of Fortune",
"author": [
"TheBruv"
],
"description": " the worst balatro mod. formerly made with joker forge.\n",
"prefix": "wheeloffortune",
"main_file": "main.lua",
"version": "1.3.0",
"priority": 0,
"badge_colour": "c7b24a",
"badge_text_colour": "FFFFFF",
"dependencies": [
"Steamodded (>=1.0.0~BETA-0827c)"
"Amulet (>=3.3.2)"
]
}```
at all?
send it please
dont you need a comma between the dependencies
you do
this is silly
will that work that steel cards give x3 mult or what
this is not valid json syntax
oh yeah that'll do it
wasup
X2 when scored but X1.5 when held
oh it's useless then for me, thanks for answearing
something is messed up
it would help if you sent all the information we requested
it may have been possible you messed something up without realizing
troubleshooting is a lot easier when we have the information needed
yeah it was the sngle comma
it was literally just one (1) (singular) comma
fuck
fuck this shit vro
i think theres a website thatll let you check json syntax
Mmm yes this is what "protecting the kids" is all about, yes of course.
Gives {X:red C:white}X#1#{} {C:red}Mult{}```
how can i make it so variables can be highlighted
youre missing a comma
also #💻・modding-dev
any ideas for a joker?
last beaten boss is at your service (open for interpretation)
when a playing card is retriggered, earn one dollar 🔥
when a card is scored, gain +3 mult
(currently +0 mult)
also every time a card is scored play a ding noise
What if gains Mult when you spend money
ts is insane
The shenanigans
anyone knows any mods that can help track which jokers i have gold sticker on and which i dont? im too lazy to check it manually
vanilla
i have the stickers showing on jokers enabled, i just assumed that there could be a mod that can make tracking my progress easier? (since vanilla counter that counts EVERY sticker is weird)
started lagging so bad its doing the invincible wobble animation
use a spreadsheet to track instead
there are Google Spreadsheet templates on the internet you can make a copy of
scam your money (take 20 dollars from you per round but after 3 rounds it gains 1x mult every round)
make it scale extremely fast like +1 mult every 0.1 second and after 5-10 minutes it resets but its now 0.1 xmult every 0.5 second or smt
also what are your thoughts
At least uncommon I think?
Certainly not common
Or does it have like
A Cavendish-like condition for appearing
you need to break gros michel for it to appear
so its like a side joker
to cavendish
Idk that's whole ass 60 Mult without counting other stuff
i've had something like this and its actually not that amazing
Well if it was 60 mult
It being both Plus and X is kinda crazy
But in comparison to cavendish it breaks so much faster so
kinda weird introducing inconsistency to a card valued for its consistency
hi i need help with deck builder mod can someone please?
also why is the michel effect doubled but the cavendish effect is 2/3x
it doesnt work
and is there some mod that could do same?
one of my mods has a deck editor in it https://discord.com/channels/1116389027176787968/1471252195713482833
its not very stable though
okey ill wait bcs i want to do chalanges with my friend ith custom decks but well im not that good in mods...
do those challenges include starting with jokers or no
it's my 3rd run playing with this mod
if no then it should be fine
the unstable part is the actual deck editor, once you get into a game it's pretty good
i wouldnt normally suggest this but if you arnt planning to release your decks and your ok with a bit of jank you could look into making the decks with jokerforge. Deck creator hasnt been updated in a year so i doubt it will be fixed anytime soon.
are these just reskins?
reskins?
are the pkmn cards just reskined jokers?
no
no they are from pokermon. They are unique jokers
dynamic deck creation is more complicated than jf can handle
im very well knowledged in pokemon so i can tell
1x is the base, it's like +0 mult, so half of 3x is 2x
theres a reason mine is still unstable despite being worked on for several weeks
POKERmon not pokemon.
shader
how much mult would a joker need to give for it to have the same value as a joker that gives 200 chips? (in your opinion)
oh dear
Flowire spotted 
Always slowly working on it's mods... Slowly slowly indeed~ 
I ADDED ALL MODS WITH THEME I WANT YAY
30
UnStable not just works with paperback amazingly but also
It has Hanafuda themed joker~
Which is also win in my book
i wonder if The Deck of Many Things from D&D could work nicely in Balatro, with some adjustments to match mechanics
ok im getting a hang of the basics of how you're supposed to use main_end i think
Yay ui ya y ui
would've prefer getting it to work with multiple boxes but it is certainly better than always having blank lines
yo guys when im loading up through the balatro mod manager i keep getting this and my game crashes
these are the activated mods
#⚙・modding-support and also post log
what is the optimal pizza slice selling with pizza
so which will give the most total xmult
do i sell all of them for one big one, for two, three?
how does the math go
in other words how many pizza slices should i sell
you start with 6 right
i forget
anyway if its 6 you should sell 2
Cryptid
I see
goodness..,.
I just write the funy magic code :(
i drew pizza and pizza slice for cryptid
hey which of these do we like better
this good?
I really like this actually
guess who just ate something that isn't plain ice chips for the first time since the 3rd of april
W
Oh hell yes
i just feel like it's messy idk
Disagreed big time, it looks very clean. The shading is awesome and really sells the glossy look
i keep looking back at balacats and i think this might be one of, if not the best background I've ever done for a balatro card
and yet it's so rough
u can see my random brush shapes
😭
its still nice
I like 👍
also I feel like its universal for artists to not like their art (even if it is amazing)
fraud /// third
my boys, the club penguin one makes me laugh every time
Jimbo over a penguin looks like a fat bean
I imagined his shoes as this
thatd probably be bootstrap if anything
sobbing because dandys world balatro exisfs
gardenview came first lmao
no that's what I mean
i m like oml dandys world balatro mod
I'm crine
iso aint picking up they slack so i decided to pick up mine
there's tuah them ...??
everyone's gotta attack the big hands ):
i believe gardenview gets the idea across better tbh
I have an idea for a boss blind called the shark where every played scoring card has a 1 in 4 chance to get destroyed would that be too annoying
glass with no upside
as a boss blind 🤓 ☝️
also unlike dandys world balatro which adds the dyle ticking sound to the main music
gardenview uses the sound raw
im a dandysworld hater to spite my brother
I didntnknow there was a dandys world balatro mod.let alone two
you won't believe this
you are NOT gonna believe when i say this
i got the dandy plush :P

theres two bfdi balatro mods too
theres two one gd mod too
one because the other one is made in jokerforge
so mine auto-wins
I think this looks good
hey wait a god damn minute
that's a phone screen recorder bubble
kill that person
those r valid
theres two gd mods but mine auto-wins and is instantly the only one that exists because the other one (which focuses on the memes while mine focuses on the actual game) is made in jf
im sobbing lucky cards are just banned
ive finally figured out how to do the mainend thing i've always wanted to do
it doesnt look quite correct but it's good enough
high card gaming
maximum 12 cycles before forced reset, so that's X7
13 if you sneak in a stone card
why maximum 12
so pretty good but not too far off vanilla stuff
is it always the same restrictions
13 ranks
if you only play high card it's maximum 13 hands before every ranks will be banned
oh its based on the contents of the played hand
first hand of cycle doesnt get the xmult since it's only incremented after hand is scored
so 12 cycles of xmult
yes, it will pick a random element of the hand you played to ban
its safe to say there is only one gd mod
it might restrict a suit, a rank, or it could ban Flushes, or it could ban playing a card with editions, or it could ban playing an unscored card
but then it resets so it's like obelisk but worse but also more lax
will it ever get to a point where you cant play anything
i would assume pretty likely
to be clear, when it resets, it also lift all restrictions
dont you have like the weird ass boss blind that destroys chicot
and isnt related to gd
or is that another mod
Dont forget to drink water
same mod, i just wanted an excuse to invalidate boss disabling :P
thank you alchile for the reminder
also its like, my mod and i dont want to be insanely strict about theming






