#⚙・modding-general

1 messages · Page 1028 of 1

tidal terrace
#

not 500 more jokers

normal hollow
#

thats secondary

quartz wasp
#

watch out for dendar the night serpent dawg

woven orchid
#

does joyousspring add marriage support to balatro

#

asking for a me

normal hollow
#

it adds gay vtubers that are probably married

wanton lintel
hard plank
#

askedforit is so good at modding tho

forest knoll
#

play exposlop it's definitely very original and not just another big numbers mod

quartz wasp
#

thank you

quartz wasp
#

dendar the night serpent is imprisoned therein

wanton lintel
#

i see

plush hound
#

play my

wanton lintel
#

this was inspired by someone saying chult

plush hound
#

_ _ mod

hard plank
#

i give credit to nxkoo for actually trying to code the ideas himself

woven orchid
ivory sinew
#

MIPS

woven orchid
#

new stat

hard plank
#

I STILL HAVE GOOGLE JAMBOARD INSTALLED ON MY IPAD

normal hollow
#

nxkoo is cool actually

woven orchid
#

Xgschfulioprk

wanton lintel
#

true

normal hollow
#

actually not that annoying in modding dev

woven orchid
#

combination of chips and mult and glop and sfark

tidal terrace
#

okay i agree with N now

shell ocean
#

Update: I didn't even have the mod in my mod folder, why the hell were the jokers still functional???

normal hollow
ivory sinew
#

Everything. Ever a

woven orchid
#

nxkoo is awesome i think

#

i am too positive for this world they need to make me give +1 lily slot

normal hollow
#

awesome is maybe too strong

woven orchid
#

i gave nxkoo $20 before i need to be supportive or else

hard plank
#

done with homework

tidal terrace
#

annoying in modding chat less annoying in dev chat imo

#

to be 100% transparent

hard plank
blissful brook
hard plank
#

ok the homework took too long lmaio

#

mainly becayuse i am stupid dum dum

#

what if italic doe...

woven orchid
#

aikoyori can you add theta as a letter please i’m a huge fan

wanton lintel
plush hound
plush hound
#

🥺

frigid mica
plush hound
#

kicking my feet into the air rn

frigid mica
# frigid mica

I wonder if I’ve lost my ability to make banger joker cards

wanton lintel
woven orchid
frigid mica
#

It’s Neo Metal actually

#

I’m trying to make a Neo Metal Sonic joker

quartz wasp
normal hollow
frigid mica
#

I believe the code for it is finished

wanton lintel
#

okay 5 misprinted misprint misprint seal cards are a bit good

quartz wasp
#

i was really impressed with the visuals for busted buffoons when i played it

plush hound
#

*shoots self

plush hound
shell ocean
#

I removed the code part but it still is giving me the same error message?

tidal terrace
#

i'll give credit whe credit is due , tangents is a good mod but not in my opinion

normal hollow
#

i really want to work on modding but then i get home from work and dont want to do anything lol

plush hound
#

i ideated alot for my mod whenever im outside

plush hound
#

but when i got home, i just play tf2

plush hound
woven orchid
#

i want to work on vallkarri until i open vscode and see vallkarri code

hard plank
#

as freaky as he is you have to give vro credit

plush hound
#

im a good modder

#

nearest neighbor

full edge
tidal terrace
#

idk why it's so hard for some people to be normal

plush hound
#

I'm not Normal, I'm atleast Advanced

#

and not Easy either

hard plank
#

Expert

sleek granite
#

ice do you want to work on amm

hard plank
#

lily do you have time

quartz wasp
#

alright, sorry for asking again but i've tried this in every configuration and when i add context.individual the ability doesn't activate. do i need to remove something specific and replace it with context.individual or have it ordered in a specific way or something?

woven crag
hard plank
vivid matrix
wanton lintel
wanton lintel
quartz wasp
#

it's a seal that does the fool effect when held in hand at end of round

tidal terrace
#

how do i convince a friend to stop using Ai

plush hound
#

you're not passing your class if they took it down

sleek granite
tidal terrace
#

pretty sure there's like billion ai models at this point

full edge
junior rock
#

@dense spindle can you explain to me what this does

full edge
#

Halloween candy that adds a copy of each card scored to your graveyard next hand

wanton lintel
dense spindle
plush hound
#

Balatro: Now

it's just the same balatro but all of the joker's prices are following the current inflation rate

woven crag
normal hollow
wanton lintel
quartz wasp
woven crag
#

huh

#

strange

blissful brook
#

I saw someone request mod that increases prices and money gain by 100x
Numberslop

normal hollow
#

i didnt test the seals myself

quartz wasp
normal hollow
#

hmmm

forest knoll
woven crag
#

wait actually what the fuck is the difference if you multiply both money earned and spent

wanton lintel
#

the notepad++ placeholder uses the font jokerman

forest knoll
normal hollow
blissful brook
blissful brook
woven crag
#

oh okay so the answer is just numberslop

#

they want bigger number

blissful brook
#

Just more 0s before $

normal hollow
#

i want to introduce mechanics to joyous to reduce shop simulator gameplay

#

but its kinda necessary rn with 400 jokers

forest knoll
#

and stuff costs more

quartz wasp
#

seals are weird territory it seems

normal hollow
#

wtf

#

can i see the code

blissful brook
woven crag
wanton lintel
#

^$2, =$8

vivid matrix
woven crag
#

on scoring econ down the drain

#

bootstraps goes crazy though

#

seems funny

quartz wasp
# normal hollow can i see the code
SMODS.Seal {
    key = "ringed",
    atlas = "ringed",
    badge_colour = HEX("89"),
    config = { extra = {} },
    loc_txt = {
        name = "Ringed Seal",
        label = "Ringed Seal",
        text = {
            "Creates the last",
            "{C:tarot}Tarot{} or {C:planet}Planet{} card",
            "used during this run",
            "if {C:attention}held{} in hand",
            "{X:mystic,C:white}#1#{}"
        }
    },
    loc_vars = function(self, info_queue, card)
        local ringed_c = G.GAME.last_tarot_planet and G.P_CENTERS[G.GAME.last_tarot_planet] or nil
        local last_tarot_planet = ringed_c and localize { type = 'name_text', key = ringed_c.key, set = ringed_c.set }
            or localize('k_none')
        return { vars = { last_tarot_planet } }
    end,
    calculate = function(self, card, context)
        if context.end_of_round
        and context.cardarea == G.hand
        and context.other_card == card
        and #G.consumeables.cards + G.GAME.consumeable_buffer < G.consumeables.config.card_limit
        and G.GAME.last_tarot_planet then
            G.GAME.consumeable_buffer = G.GAME.consumeable_buffer + 1
            G.E_MANAGER:add_event(Event({
                trigger = "before",
                delay = 0.0,
                func = function()
                    SMODS.add_card({ key = G.GAME.last_tarot_planet })
                    G.GAME.consumeable_buffer = 0
                    return true
                end
            }))
            local created_c = G.P_CENTERS[G.GAME.last_tarot_planet]
            if created_c and created_c.set == "Tarot" then
                return { message = localize("k_plus_tarot"), colour = G.C.TAROT }
            elseif created_c and created_c.set == "Planet" then
                return { message = localize("k_plus_planet"), colour = G.C.PLANET}
            else
                return { message = localize("k_plus_consumable"), colour = G.C.ATTENTION }
            end
        end
    end
}
#

trimmed the hex code so that it would fit the discord message limit

#

but its a normal hex code

#

true

wanton lintel
#

is this a good placeholder

quartz wasp
#

those are great notebooks

normal hollow
#

(i should add it to vanillaremade)

wanton lintel
#

...
no its like these fuckers

oak kernel
wanton lintel
#

its red pen

#

i just didnt feel like using balala black for it

#

:(

#

:{ even

#

no 3: looks off :{ looks more like sad cat

cloud cipher
#

I'm so proud of myself for stealing code from entropy and changing it until it looks right

wanton lintel
#

right youre a computer im a doodle we are not the same

ivory sinew
#

Okay chat so should I make quantum ranks its own mod or keep it Madcap

#

I got three mods already

hard plank
#

going insane

ivory sinew
#

(Madcap, MadLib, Pacdam)

#

I’ve already gone insane already

#

:)

hard plank
#

MaddenCappen

ivory sinew
#

The Mad Library

cloud cipher
wanton lintel
#

where the fuck did the sun go

ivory sinew
#

Sure go ahead

#

As long as it works

cloud cipher
cloud cipher
sleek granite
daring sluice
#

"gatewaylike" does soul not exist

astral vapor
#

:3 Hearts

wanton lintel
#

jsab is my favorite rythym game hands down

woven crag
#

beyond is LITERALLY inverted gateway

cloud cipher
#

Prestigelike

wanton lintel
#

stairway to heavenlike

cloud cipher
#

Does genesislike count it creates a specific joker

woven crag
#

so is wraith also a gatewaylike

#

because it creates a specific rarity

wanton lintel
#

restless specterlike

blissful brook
#

Aikoyori, stream WHEN???

woven crag
#

what about riff-raff

#

is that a gatewaylike

wanton lintel
cloud cipher
#

Gatewaylikes have downsides

hard plank
#

hmmmmmm

woven crag
#

i thought the established rule was a specific rarity

cloud cipher
woven crag
#

but uh is it a soul-like then

#

since it has no downside

cloud cipher
#

Yes

#

Judgement is a soullike

woven crag
#

no

#

doesnt create a specific rarity

cloud cipher
#

Oh yeah im stupid

daring sluice
#

pretty sure judgement doesn't have a soul chance

wanton lintel
daring sluice
cloud cipher
#

Wait isn't the entire shop a gatewaylike

woven crag
#

nope

#

doesnt create specific rarities

#

smh

#

is push -f a gatewaylike

#

(from entropy)

wanton lintel
#

doesnt that just fuckin

#

kill a card

blissful brook
#

I want to make worse rarity. How do I integrate it into gameplay?

wanton lintel
#

balatrurder is not permitted past this line

woven crag
#

it destroys eveything and creates a joker based on the rarities of the destroyed jokers

daring sluice
#

nothing is a gatewaylike you're not the next cryptid the_plant

woven crag
#

so its gatewaylike

blissful brook
cloud cipher
#

This is a technical marvel

blissful brook
hard plank
#

is this better overlay for wordle

woven crag
#

peak...

blissful brook
#

What if I add Asgore joker that when purchased gives you 6 human souls, each with unique ability

hard plank
blissful brook
hard plank
#

how about horizontal

blissful brook
#

Justice: Turns first scoring card into glass card
Kindness: Gives +1 hand and hand size

quartz wasp
junior rock
#

@dense spindle im a little confused, @grok explain

blissful brook
#

Perseverance: Clears all debuffs
Integrity: Cards cannot be flipped

tidal terrace
#

man i hate doing art

daring sluice
#

convince someone to do it for you

daring sluice
#

that's what all the professional balatro modders do these days

hard plank
#

am i a professional balatro modder

daring sluice
#

i own a gulag consisting of 7 pixel artists

daring sluice
normal hollow
#

what

daring sluice
normal hollow
#

i do everything myself

daring sluice
#

fuck stop proving me wrong

tidal terrace
#

i'll add introduction like aikoyori's mod tonight

normal hollow
#

sometimes people donate me things like im a hobo

daring sluice
#

lmao

wanton lintel
#

im working on a minesweeper themed joker using the actual assets

tidal terrace
#

why are you sending it in native resolution

#

?

#

you can screenshot

#

it was inventd recently but it should be in your phone

#

that-s actually really nice

#

prob

frigid mica
#

What kind of borders do I add

tidal terrace
#

bingo is now seeded :D

wanton lintel
latent crescent
tidal terrace
#

anyways shower time

latent crescent
#

Ill make thefamily work on maim menu then, so you can place your notifs here

normal hollow
#

best mod ever

frigid mica
#

It has to scream Neo metal

normal hollow
#

thefamily to show changelogs would be cool

tidal terrace
normal hollow
#

no

tidal terrace
normal hollow
#

thank god

tidal terrace
#

i love doing the hard work only to find out someone already did it and i can use a framework/lib for it

tidal terrace
#

i'll add my tab 100%

wanton lintel
#

words are hard to spell in microwave clock

hard plank
#

@wanton lintel

#

i already tried

tidal terrace
main agate
#

is that even the issue or are my eyes just bad

tidal terrace
#

i don't want to localize chat

hard plank
#

this is why i did this with centrifuge

wanton lintel
wanton lintel
daring sluice
# wanton lintel

7 segment display mfs when i show them my 1920*1080*3 segment display

wanton lintel
#

anyway heres the finished product guess what it does

hard plank
#

is this better UX wise

wanton lintel
#

youre close w odds and death

main agate
hard plank
main agate
#

i was close

wanton lintel
hard plank
#

also high contrast

wanton lintel
main agate
hard plank
#

math deck

wanton lintel
hard plank
wanton lintel
#

ill def make cooler minesweeper jokers in the future this was just my first idea

#

balatrue...

#

notepad++ will have a lot of old tech references btw bc i can

#

the grind never sleeps

#

hey i know a way you can get a free crt head in roblox :3

#

astro reference

main agate
#

now that im in this server, heres my singular joker with a sprite so far

wanton lintel
#

kk

wanton lintel
frigid mica
#

I should make something like that.

main agate
#

does nopeus have a cap on it at all

frigid mica
#

An Immortality joker

main agate
#

or can you just go wild

fathom gust
main agate
#

go my x512 mult joker

digital jungle
#

wasnt the max like higher

frigid mica
#

“Always prevents death, 1 in 4 chance to break and split into 10 random negative jokers after being used.”

blissful brook
quartz wasp
# normal hollow i will test once i get home

I got it working! WIth:

        if context.playing_card_end_of_round then
            if context.cardarea == G.hand and not context.repetition and not context.individual and #G.consumeables.cards + G.GAME.consumeable_buffer < G.consumeables.config.card_limit and G.GAME.last_tarot_planet then
main agate
hard plank
digital jungle
frigid mica
#

Why do your balatro clips always have infinite discards

main agate
#

ill add you in the credits maybe probably

frigid mica
#

Aikoyori

hard plank
#

???

frigid mica
# hard plank

I didn’t know that, is that a function you made or is it built in to SMODS?

digital jungle
#

because uhhhhhhh

wanton lintel
quartz wasp
#

what we've got so far

wanton lintel
#

youre in tangents????

frigid mica
#

I still wanna make a last used consumable joker at some point.

normal hollow
hard plank
#

adding italics in my mod

normal hollow
#

where N

hard plank
#

actually i will add 4 variants

frigid mica
hard plank
#

just to make things way too complicated for me

#

bold is a bit hard to see so probably not

frigid mica
#

What is the recommended version of astronomica to install

hard plank
#

italic letters give chips instead of mult

#

🔥

quartz wasp
#

that looks really good

hard plank
#

manual upscaling detected

blissful brook
frigid mica
#

I’m trying to make a Fantasy spectral card but it requires me to think like the guy behind the gateway spritework for cryptid

hard plank
#

text formatting pack coming soon

frigid mica
#

I deleted these two.

main agate
fathom gust
#

does other={} use a prefix or no

hard plank
main agate
blissful brook
main agate
#

im not getting aseprite 💔

#

i use krita

forest knoll
#

i upscaled in gimp with no interpolation, but i literally can't see any artifacts in the image file itself

forest knoll
frigid mica
#

Number one rule of doing sprites, always transfer them somewhere where the system does not automatically fucking compress them

fickle elbow
#

I use kirta too

forest knoll
#

oh true i think i did download this one through discord
astro pls upload the assets to the google doc

frigid mica
#

I suggest using drive

#

No quality loss

forest knoll
#

yea a gdrive would be better bc then i don't have to keep downloading the doc to get at the files

wanton lintel
hard plank
#

i work alone...

#

technically 1 person helped me with some sprites

frigid mica
#

Ok scratch that, are you thunk

#

Thunk also got help from 1 person with some sprites

wanton lintel
blissful brook
#

Seriously, what the hell is my sprite folder

frigid mica
#

Palette.png

hard plank
#

yuuka.png

frigid mica
#

Wtf is a laywoman

blissful brook
wanton lintel
#

last minesweeper item (blind) i swear

hard plank
#

portal 2 panel

blissful brook
#

I guess I am lucky today

hard plank
#

what is limbus

blissful brook
#

Korean Gacha game

main agate
wanton lintel
#

what should the minesweeper boss gimmick be

hard plank
#

im sorry

#

astro has a mod now?

quartz wasp
hard plank
#

still believe in playbook

woven crag
#

no way

#

like the monk key

#

from undertale 2

#

on itch dot io

main agate
blissful brook
#

Tangents stream exists?

wanton lintel
#

ok so
1 in 8 cards gain a Mine Sticker

Mine Sticker
All cards in played hand are destroyed

hard plank
#

gamesets are uhm

#

not super intuitive

main agate
#

can anyone make a thread

woven crag
#

vro

#

are you fr

main agate
#

or post oops

woven crag
#

what do you think that is

#

what else would that link to

main agate
woven crag
#

that literally is the link to the thread/post/whatever

main agate
#

why are you so shocked that a new member doesnt understand how the server works

woven crag
#

did you

#

click on it

forest knoll
main agate
#

is this really that big of a deal??

woven crag
#

its not

main agate
#

then why are you making it

woven crag
#

wasnt trying to

#

but alr

#

hyperop,

#

like..

#

the one

#

tetration!!!!

wanton lintel
#

is this just the antes it can appear

woven crag
#

max does nothing

#

but yeah

fathom gust
wanton lintel
fathom gust
#

do i make a more evil version of the psychological warfare blind (aka, ||lanky “this shit is so ass” box blind|| )

hard plank
#

hmmmmmmmmm

peak granite
#

Pov: yahimod

forest knoll
#

are the emult commons still going to be emult in white dwarf?

#

works for me

slender night
#

guys my game crashes when i try to start a run after ive updated a few mods of mine, namely handy, jokerdisplay, multiplayer, and steamodded
anyone know why and how to fix this?

hard plank
#

added some disgusting shit lmao

solar sandal
#

hi chat

hard plank
#

playbook tomorrow

woven crag
normal hollow
#

so previous smods release

woven crag
#

oh

#

okay

solar sandal
#

im gonna have to kill someone later for using ai video in a youtube short

normal hollow
#

i dont see it in the list tho

normal hollow
solar sandal
#

Damn...
i have more people to kill then

woven crag
#

youtube shorts should never have existed

peak granite
forest knoll
normal hollow
#

its crazy how youtube added the tiktok speed up thing for normal videos but not for shorts

solar sandal
#

mike, help me kill youtube

woven crag
#

mike, the board please

crimson gulch
#

Hey guys

#

I forgor where i put this mod and how to find it today so i'll ask to you all

hard plank
normal hollow
#

NOW we're thinking with portals amirite

quartz wasp
woven crag
#

it seems fine

crimson gulch
#

I had a mod where it played "Aw dang it" or "Let's go gambling" when using wheel of fortune tarot card and i can't find it anymore

#

anyone know how i could find this ?

crimson gulch
#

OMG

red epoch
crimson gulch
#

THX

red epoch
#

this is mildly annoying...

woven crag
#

since you only have 1 mod that might just be a issue with said mod

oak kernel
crimson gulch
hard plank
crimson gulch
#

sfghp

#

Ok i'm dumb

hard plank
crimson gulch
#

thx

slender night
wanton lintel
#

i love coding an empty blind just for it to not load!

hard plank
wanton lintel
#

my mod wont load </3

#

as in it just doesnt exist

woven crag
#

because mod manager is a little funky and annoying

mortal pivot
#

(my artist is sick so idh any art to share)

wanton lintel
#

why wont my mod be considered existing

hard plank
#

do you have json

wanton lintel
hard plank
#

what is in json.json

#

why is a in assets uppercase

wanton lintel
wanton lintel
normal hollow
#

is it the version maybe

#

try removing the -

hard plank
#

why is version negative

tidal terrace
#

Why’s your version in minus 😭

normal hollow
#

quirky

wanton lintel
fathom gust
tidal terrace
#

Why would it

tidal terrace
normal hollow
#

smods does use a specific versioning system

mortal pivot
#

she didnt make mod 😂

hard plank
fathom gust
#

it’s major.minor.patch

full edge
#

Version needs to start with a number, otherwise the mod won't load

wanton lintel
#

well ill be damned it worked

woven crag
#

im more talking about as a mod dev that you need to clone the entire BMI github repo, add your mod in there, then pull request. and if you dont want to add an extra zip to every single release you make then youll have to manually update the link and do another pull request since the latest release zip file doesnt have a constant link

tidal terrace
#

-3 is a number tho

full edge
#

The string needs to start with a number

hard plank
#

this typa shit i hear in 100 gecs song

mortal pivot
hard plank
#

starts with a digit

woven crag
#

okay why is this lowkey peak
also ough the game files higher speed version definitely adds to this

tidal terrace
normal hollow
#

joyousspring 1.0.0 soon (3 months)

woven crag
#

breakcore is awesome though

hard plank
#

orange portal was peak

#

i killed it today

#

i have done today's sacrifice

woven crag
#

btw how the fuck is this a short i thought they were limited to like a minute

mortal pivot
woven crag
#

damn

hard plank
#

i dont break core

tidal terrace
#

Aikoyori can you do me a favor

#

Send me the permalink of the fire shader gui implementation

tidal terrace
woven crag
#

exotic joker music better imo
its a shame high score overrides it

#

and program pack music for some reason??

mortal pivot
hard plank
#

to be fair if you can't draw it's ok to get someone on board if they agree

woven crag
#

i mean

slender night
#

which settings, also im working on getting the previous smods version rn thx to all

woven crag
#

tbh the high score music sounds like just a sped up + slightly edited version of exotic music

#

which is interesting

#

but i prefer exotic music

mortal pivot
woven crag
#

this kinda goes crazy

tidal terrace
#

@main path do i use this for the mod or do the art myself? (Note i’m bad at art)

woven crag
#

balatro elevator music?

wanton lintel
cloud cipher
#

funni

slender night
#

ok ty

fathom gust
#

laugh track.ogg

slender night
#

it works now after ive deleted the previous smods version i had and replaced the files with 711, but idk why that was even needed cuz i didnt have multiplayer as an active mod 🤷🏻‍♂️

woven crag
#

i mean you said you were using multiplayer initially

#

so then you got an answer for that

sick gale
sick gale
#

malverk is a dependency

#

if the name didn't give it away

woven crag
#

btw chat thoughts on entropy ost

round ore
sick gale
#

goodies

normal hollow
#

when i first booted entropy my tv got some weird audio problems at the same time and i thought entropy was just adding fucked up music

#

thats my opinion

hard plank
#

LMAO

wanton lintel
#

what should this happy feller do

latent crescent
tidal terrace
latent crescent
#

Today I'm sleeping more than usual

finite hedge
tidal terrace
#

I wish i could sleep

finite hedge
#

it aint that big of a deal twin js give the answer

normal hollow
#

js????

#

liek

#

like

woven crag
#

javascript

normal hollow
#

nooo

woven crag
tidal terrace
#

Play joyous spring

#

My mod

woven crag
#

you joined TWO minutes ago

finite hedge
woven crag
#

okay

#

fair enough

finite hedge
#

the example was literal

latent crescent
#

javascript mentioned

finite hedge
tidal terrace
#

JavaScript is cool and all but have you looked at it without the “script”

woven crag
#

isaac and his mother lived in a hill on a small house

hard plank
finite hedge
wanton rapids
#

??

normal hollow
#

java was my first language

#

hi notmario

dense spindle
wanton rapids
wanton rapids
#

no it's fine

hard plank
#

btw i updated wordle blind again

wanton lintel
dense egret
tidal terrace
wanton lintel
dense egret
wanton lintel
dense egret
#

true

silent thistle
#

Most fucked up option cycle ever

normal hollow
#

that looks nice

tidal terrace
oak kernel
#

Debugplus+

silent thistle
silent thistle
blissful brook
#

Debugplus++

carmine prawn
tidal terrace
#

Debugminus

silent thistle
#

Where to cycle suit, rank, enhancement, etc you spam a key.

#

If you missed the right one, go another full lap.

carmine prawn
#

And you're bound to miss it again FlowireStare

tidal terrace
normal hollow
tidal terrace
#

Reinventing the wheel 🔥

normal hollow
#

also by that point i would just use a command personally

tidal terrace
#

Also hotkeys are better so i’m gonna keep using debugplus

silent thistle
#

DPP exists because of these

tidal terrace
silent thistle
#

You don't have to use it you don't want.

tidal terrace
#

The only bad thing about debug plus is not being able to cycle seals

normal hollow
#

wdym

silent thistle
#

Again, if you want DPP, get it. if you don't, don't.

tidal terrace
normal hollow
#

or you mean stickers

woven crag
#

you can cycle seals in base debugplus

silent thistle
#

I got tired of spamming my keyboard to cycle through these.

woven crag
#

oh

tidal terrace
silent thistle
woven crag
silent thistle
#

Then I expanded it to this entire thing because sure why not.

woven crag
#

its those keys

normal hollow
silent thistle
#

a

wanton lintel
#

we makin progress

normal hollow
#

i was just pointing to the screenshot

latent crescent
silent thistle
#

you can do that?

normal hollow
#

cryptid does

latent crescent
#

Did you open vanilla collection for at least once?

silent thistle
#

Yes

#

I used it to spawn jokers.

#

Again, if you don't want to use DPP, don't.

#

I made it and I use it for shits and giggles.

main agate
#

am i allowed to shill my mod post here or is that not allowed

latent crescent
#

yes

#

You can

tidal terrace
#

People like shilling their mods

#

Lol

main agate
latent crescent
#

meh, not today

normal hollow
#

i need to find something to post there to bump it

#

most of my players are on my server i think lol

silent thistle
normal hollow
#

yeah

main agate
#

jesus

latent crescent
#

Me: opening my code
Same me: holy shhhh

wanton lintel
#

vscode flipping me off

normal hollow
#

i mean i see whats wrong

wanton lintel
#

vsnocode

main agate
#

if's misspelled sorry

tidal terrace
delicate dust
#

the humble end:

normal hollow
#

and calculate

wanton lintel
normal hollow
#

can you rephrase that

#

does it have astro boy or astro bot

silent thistle
tidal terrace
wanton lintel
peak granite
#

either im doing really horribly, or im mildly in the right path. either way im actually learning yay

wanton lintel
#

:3

dense egret
silent thistle
#

But that looks like correct UI code.

#

So good job

peak granite
hard plank
#

balatro

peak granite
delicate dust
#

batro

fathom gust
#

why are yOU NOT THERE ANYMORE

hard plank
silent thistle
tidal terrace
normal hollow
fickle elbow
#

Split like half joker?

hard plank
#

so like

fathom gust
#

no sprite... yet.

tidal terrace
hard plank
#

this does in fact feel surreal

delicate dust
#

Marked - 1 in 10 chance this card is destroyed at the end of round
thoughts on this evil fucked up stake sticker?

hard plank
#

the one time i do not need it

silent thistle
#

The shenanigans.

delicate dust
#

damn...

#

maybe the game doesnt need to be harder

tidal terrace
delicate dust
#

LMFAO

hard plank
#

i have decided that

silent thistle
#

Can I put them outside of cardareas?

hard plank
#

why are you trying to ragebait my shit 😭

silent thistle
#

It says any cards anywhere

#

fuck does ragebait mean?

main path
dense egret
hard plank
tidal terrace
#

I love math

peak granite
#

I did it YIPPEEEE

main path
vale sage
#

just reached 100 jokers... phew 😅

hard plank
hard plank
#

my assumption is that you are asking it as if you know that it can't

silent thistle
#

Dunno, you can create cards not attached to any card area whatsoever.

hard plank
#

yes but it would kinda fuck up the game in unthinkable ways

silent thistle
#

Probably.

oak kernel
# hard plank

This gave me Balatro UI flashbacks for some reason

silent thistle
#

Isn't that just x2 mult?

#

Practically it's just x2 mult

vale sage
#

how are you guys doin'

silent thistle
tidal terrace
vale sage
wanton lintel
latent crescent
wanton lintel
hard plank
latent crescent
#

mental breakdown in modding chat

vale sage
hard plank
#

guys

wanton lintel
hard plank
#

anyone wanna see my google

latent crescent
#

no

woven crag
vale sage
#

if it's full of questionable stuff i am not sure if i would want to see it

wanton lintel
hard plank
#

what the hell do you think i do on off time

wanton lintel
#

/j

vale sage
#

such as [redacted}

hard plank
vale sage
#

i realyl do not feel like a [[BIG SHOT!!]] right now.......

#

lmaoooo

wanton rapids
#

what if the joker was pink and yellow

hard plank
vale sage
#

i've made an ultrakill joker that my friend wanted but for some reason they've decided to choose a mindflayer for the joker itself
so now i don''t know if i should include it still or not

wanton lintel
vale sage
hard plank
#

😭

hard plank
#

i am not hungry

vale sage
wanton lintel
vale sage
#

don't you know what a mindflayer is

#

in the hit game ULTRAKILL by hakita published by new blood interactive

wanton lintel
main path
wanton lintel
hard plank
vale sage
wanton lintel
timid flame
#

ULTRAKILL mindflayer

main path
#

oh that would be cool

vale sage
# timid flame

ah fair enough i mean ig that's my sign to actually show the joker, hol up

main path
#

anyways gotta practice on my instrument 💀

timid flame
hard plank
#

flint but the symbols hate each other

vale sage
timid flame
#

kinda cool yea

timid flame
wanton lintel
#

ive got some apple tea, teddy grahams, and vscode open

#

perfect modding setup

vale sage
# timid flame kinda cool yea

i personally find it cool since i don't draw stuff like that often so i'd say for a first attempt on that i think i did good lol

hot cosmos
#

hello, im new here, wanted to ask if there is a mod called "phantom's preview" which allows score calculation in the modding section cuz i cant seem to find it.

hard plank
#

AAAAAAAAAAAAAAAAAA

wanton lintel
vale sage
timid flame
hard plank
#

😭

wanton lintel
hard plank
#

did i just fucking drew a dog

vale sage
hot cosmos
wanton lintel
wanton lintel
timid flame
vale sage
#

there ya go 😌

hard plank
wanton lintel
hard plank
#

you misspelled it

hot cosmos
#

thanks

vale sage
#

if i had drawn it with "balatro black" it wouldn't have the same effect

#

:P

hard plank
#

i just dont play ultrakill

wanton lintel
vale sage
#

😭

hard plank
#

idk

#

it did not click with me

vale sage
#

hey that's valid :P

#

ultrakill's not for everyone

wanton lintel
#

i just suck at fps games
like ill try ultrakill bc im getting better but im not that good at shooter games

#

itll kill someone who isnt a modder

vale sage
#

my question is why is that something that should even be debated on

#

it's fucking black 😭

wanton lintel
vale sage
#

mine is def NOT meant to be one-- if you don't like that then play a different mod 😭

#

ikik but i just find it stupid imho :P

hard plank
#

uhhhhh

#

fuck

vale sage
#

i love pokermeon

hard plank
#

i am getting sued by john pokermon

#

oguri cap

wanton lintel
#

i think my stance on vanilla colouring is proved by my minesweeper jokers or the pre-moddingchat designs

vale sage
#

would a joker like this trigger someone because i didn't use pastel black or something lol

hard plank
#

yea

#

@granite forum

vale sage
#

smh 🥀

wanton lintel
wanton lintel
hard plank
#

I SAW THE

#

UH

#

im bad at geography

#

flag

vale sage
hard plank
#

what pride flag was that

main path
granite forum
#

why do I have a dang ping in here

main path
#

also that was the italian flag i think

hard plank
#

i pinged you

oak kernel
vale sage
heady sparrow
#

george WILL scream at you if you don't use Balatro Gray

granite forum
#

If you really want a darker color #3e4b4d is the darkest color in the joker palette

vale sage
#

that is a shade of blue at best 🥲

hard plank
#

haha

granite forum
#

it's darkened ingame guys

hard plank
#

im evil

hard plank
vale sage
#

i hope just because i don't use the balatro color palette won't play the mmod 😔

#

i personally like it, i just don't like it at 100% :P

hard plank
#

george

#

i will make you slightly mad

vale sage
#

that... is different

wanton lintel
#

i just use the base setting bc i like the old timey aesthethic of it and i cant be fucked to edit it

granite forum
# hard plank

the third color from the bottom is what you used here, #303e3f
you are now under arrest

#

#4f6367 and #3e4b4d at the top btw

hard plank
#

george i will make you slightly more mad

granite forum
#

then #dcdcdc and #ffffff on the left

wanton lintel
granite forum
#

#000000 on the bottom

#

okay I have served my purpose

#

consider yourself enlightened

wanton lintel
granite forum
#

I was once a #272727 user 🥀

#

in the big 27
bulgoe 2.7

#

so there is hope for all of you

hard plank
granite forum
#

squeezed it into this color chart thing
really close to #000000

wanton lintel
#

i use a laptop with the screen size of about 5.25 by 1.5 coke cans
no screen space goes wasted

woven crag
#

what if i use #00000000 how about that huh

vale sage
#

but what if i use any color

placid wave
#

did new smods update make it so new run defaults to white stake rather than your last played stake? can I change it?

wanton lintel
#

put subway surfers gameplay there

covert verge
#

How does one start making there own modifications of Balatro ?

wanton lintel
wanton lintel
woven crag
trail berry
#

finally i implemented vouchers

#

ts so peak

woven crag
#

hell yeah

covert verge
#

Thank you both @wanton lintel and @woven crag

woven crag
#

the voucher

trail berry
woven crag
#

okay

hard plank
trail berry
#

haha!

#

hahaha!

woven crag
#

mod called pokerjokers
looks inside
things that arent jokers

#

(decks)

#

/j

trail berry
#

actually revo added reroll deck recently

wanton lintel
trail berry
#

to

#

pokerjokers

#

revo's basically the co owner of pokerjokers

woven crag
#

holy hell

hard plank
#

idk i like the less saturated look

woven crag
#

Revo PokerJokers?

trail berry
hard plank
#

does it look odd? maybe

trail berry
#

oh hes offline

trail berry
#

virtue...

#

guys

formal orchid
#

Sure

trail berry
#

are you an ortalab sunny side up or an entropy sunny side up

trail berry
formal orchid
#

Max limit

woven crag
#

entropious

formal orchid
#

I cant add my other 2 mods either

tidal terrace
#

Judgement

woven crag
#

thy end is now

woven crag
#

prepare thyself

#

thanks s

hard plank
#

idk chat

vale sage
#

i just realized that i'm gonna anger a lot of people since there are quite a number of jokers that use #000000.....

trail berry
#

eris do you want to be co co owner

hard plank
#

does the game look a bit off with crt off

woven crag
#

idk what does that entail

trail berry
formal orchid
#

No angry people yet

woven crag
vale sage
trail berry
#

okay who wants to be co co co owner

woven crag
#

🔥

formal orchid
#

I wanted to work on my mod

vale sage
#

a game shouldn't have to rely on effects to make it look good

formal orchid
#

But my cat is sleeping on my chair

trail berry
#

you can change the cost of a voucher right

formal orchid
#

So i cant

hard plank
#

why is the game kinda more performant

wanton lintel
#

!? and ?! have very different meanings but both can be roughly translated to ???

woven crag
#

just like any other center

hard plank
woven crag
#

19 dollar balatro voucher

#

who wants it

hard plank
#

probably placebo

trail berry
woven crag
#

yeah thats called default values

trail berry
#

which is

#

cool!

#

hooray!

#

thank you smodded!

hard plank
trail berry
#

btw why the fuck is it called STEAModded its BALATRO

peak granite
# hard plank

real, i sometimes be opening balatro and see im running it at like 700+ fps and im like, "what?"

wanton rapids
wanton lintel
wanton rapids
#

because it was made by steamo

hard plank
#

that

trail berry
#

oh

#

i did not know that

#

thank you more fluff

hard plank
#

triangle

wanton rapids
#

jo ker

formal orchid
trail berry
#

square ms

#

mrs

distant badge
#

BALATROdded

hard plank
#

do you like my desaturated balatro

trail berry
#

mrs square

distant badge
#

desatro

trail berry
wanton rapids
#

its definitely desaturated

hard plank
wanton rapids
#

oh what

trail berry
hard plank
#

Deck description clickbait

wanton rapids
#

thanks for recommending ultramarine btw aiko