#⚙・modding-general

1 messages · Page 751 of 1

honest zephyr
#

grok crashes

spiral monolith
#

if anyone here is good at pixel art, lmk if you do comms

spiral monolith
#

could use 3.or 4 cards by external source

spiral monolith
jaunty galleon
spiral monolith
#

check your mailbox

wind token
spiral monolith
#

is that fine with u

wind token
#

I am literally doing this for free

spiral monolith
#

ok uh

wind token
#

I don’t want cash

spiral monolith
#

can you turn this into pilby tbe caterpillar

#

they're from a roblox game
ScaredCheeseLookingGuy

#

would ask for more but im kinda embarrassed

wind token
#

I have no idea who they are, dm me a photo

unborn plover
#

I've always wondered why the Juggler has glasses

wind token
cyan cedar
#

gotta see the balls one juggles somehow

unborn plover
#

prolly a headband or sumth like that

tender steeple
#

Isnt it a blindfold?

#

like he is so good he can do it blindfolded?

wind token
#

Oh, I didn’t think about that

wind tangle
#

Credit card in the buffoon chat?

wind token
#

I thought that was +4 chips per round

wind tangle
#

It was 4 chips in the shop. Yummy.

#

[There was no credit card.]

terse portal
#

astra the whole joker astra

exotic belfry
#

It's beautiful isn't it

terse portal
#

it's so beautiful i hate it

#

oh my god there's a boss blind context addition

umbral pilot
#

game wont crash if you delete lovely silly

#

also N, excellent work on your vanilla joker project

#

it's such a good learning tool

normal hollow
#

thank you ❤️ astra helped a lot too

umbral pilot
#

ah well great work to astra as well

#

eventually I want lovely docs to be that good but it's super low priority haha

hard plank
#

this is making me angry

normal hollow
#

I'm thinking on adding a frequently asked pieces of code part either there or on a new repo, I'll probably include some basic patches

brazen junco
#

think of an idea for this joker: go.

terse portal
#

wait so all of this is now context.initial_scoring_step?

normal hollow
#

no

terse portal
#

they get called with it

#

?

normal hollow
#

yes

terse portal
#

got it got it

#

what kind of situation would you use this?

normal hollow
#

basically if you ever wanted to score in context.before and realized it wasn't possible

terse portal
#

ohhh hahaha

wind token
#

It’s not my birthday, but can y’all pretend it is

jaunty galleon
#

no

wind token
#

:(

#

But I answered your polls

gray cove
#

I’m in the thick of it

jaunty galleon
#

but it's not your birthday!

normal hollow
jaunty galleon
#

i care very much about the sanctity of the birthday

normal hollow
jaunty galleon
#

NO! NO N O NO!!!!

gray cove
#

Man thats crazy

brazen junco
#

has anybody, js asking, has anybody ever used the SMODS.restart_game() function before?

normal hollow
#

not me why

brazen junco
#

idk js asking

gray cove
#

Nope

fair thistle
#

I. HATE. THIS. VOUCHER. SO. FUCKING. MUCH

terse portal
#

once ever

brazen junco
fair thistle
#

when is this mf gonna get a tier 3 on cryptid so i can FUCKING TURN IT OFF

#

IT IS SO FUCKING BAD AND ITS TIER 2 REQUIRES QUITE A LOT OF LUCK TO UTILIZE

#

its useful for like

#

3 rounds

brazen junco
#

btw @fair thistle i donwloaded a version of your mod and my game crashed from it, i'd hope you'd fixed it by now

fair thistle
#

unless your build specifically wants you to add cards, or you're destroying like half your deck a round

brazen junco
#

real

fair thistle
#

i dont have a mod thats paradox's stupid ideas

brazen junco
#

mb thats what im talking about tho

fair thistle
#

its just mods with my art

brazen junco
#

nvm then

solar sandal
fair thistle
#

i cant fix that, it's Paradox's mod, i just cocreate a lot of the art

jaunty galleon
#

magic trick should do something like "at start of Shop, create a free Standard Pack", and the tier two should guarantee that "cards in Standard Packs always have an Enhancement, Edition or Seal"

brazen junco
brazen junco
brazen junco
#

dont mind the other 3 cards

solar sandal
#

Ok

brazen junco
#

real

lost inlet
#

jevil joker that literally just has the same effect as jimbo

brazen junco
#

alr for translation: the card js restarts ur game when bought

torn urchin
full edge
#

50th joker implemented for next update

#

🥲

#

basically just making an additional mod at this point

torn urchin
#

Tee veeeee time

brazen junco
#

real

torn urchin
#

I love Tv

fair thistle
# brazen junco think of an idea for this joker: go.

Don't touch that Dial, and Keep up those smiles; since Tenna does feel like a slight take of nostalgia (think Static from flavor foley) i'd say it would want you to keep playing the same hand over and over, maybe a chosen hand? idk

deft ore
brazen junco
deft ore
brazen junco
#

what i do wrong

#
SMODS.Rarity{
    key = 'unobtainable',
    loc_txt = {
        name = 'Mythic',
    }
    badge_colour = G.C.RED
    default_weight = 0
}


-- Gradients
SMODS.Gradient{
    key = 'unobtainablegradient',
    colours = G.C.RED, G.C.PURPLE
}
brazen junco
deft ore
#
SMODS.Rarity{
    key = 'unobtainable',
    loc_txt = {
        name = 'Mythic',
    },
    badge_colour = G.C.RED,
    default_weight = 0
}


-- Gradients
SMODS.Gradient{
    key = 'unobtainablegradient',
    colours = G.C.RED, G.C.PURPLE
}
#

replace it with this

normal hollow
#

colours is a table too

brazen junco
#

i dont like commas. 😠

deft ore
deft ore
brazen junco
#

yeah

#

im removing gradient anyway

deft ore
brazen junco
#

gimmie a sec

normal hollow
brazen junco
#

yes

#

gradient(self, dt)
Used to control the badge colour gradient.
Defining a gradient function on your rarity is deprecated.

normal hollow
#

yeah that one is

deft ore
#

oh its just on rarities

#

because you can use smods gradient instead

#
SMODS.Rarity{
    key = 'unobtainable',
    loc_txt = {
        name = 'Mythic',
    },
    badge_colour = unobtainablegradient,
    default_weight = 0
}


-- Gradients
SMODS.Gradient{
    key = 'unobtainablegradient',
    colours = {G.C.RED, G.C.PURPLE}
}
#

replace it with this

cyan cedar
torn urchin
#

Yes

brazen junco
#

yes indeed

deft ore
#

whose cat is that anyways

normal hollow
#

join the smods discord to have it in your side bar

normal hollow
cyan cedar
#

hi kitty

#

meow

woven orchid
#

whos cat is th

#

oh

wooden phoenix
#

I can’t go to the mod server for help anymore but I was trying to get my copy of polterworx on my laptop so I can play it on the go does anyone know how to fix this error

wooden phoenix
#

One second

deft ore
#

anyways the issue is probably with talisman

#

goddamn you talisman

brazen junco
#

guys i dont think the color is supposed to look like that on the rarity...

deft ore
#

should be in a json file in the mod folder

brazen junco
deft ore
#
SMODS.Rarity{
    key = 'unobtainable',
    loc_txt = {
        name = 'Mythic',
    },
    badge_colour = "silly_unobtainablegradient",
    default_weight = 0
}


-- Gradients
SMODS.Gradient{
    key = 'unobtainablegradient',
    colours = {G.C.RED, G.C.PURPLE}
}
brazen junco
#

yup

storm solar
brazen junco
deft ore
brazen junco
brazen junco
#

it should be fixed now

#

i js did it before you did it

#
SMODS.Rarity{
    key = 'unobtainable',
    loc_txt = {
        name = 'Mythic',
    },
    badge_colour = 'silly_unobtainablegradient',
    default_weight = 0
}```
#

its prob the weight

brazen junco
normal hollow
#

badge colour has to be a colour

brazen junco
#

nu uh

deft ore
normal hollow
#

yes, but not a string i mean

brazen junco
#

what

storm solar
deft ore
#

wait where are gradients stored

brazen junco
wooden phoenix
brazen junco
#

OH

normal hollow
deft ore
brazen junco
wooden phoenix
#

oh im slow

brazen junco
#

vro it has to be SMODS.Gradients not Gradient?

normal hollow
#
-- Gradients
local gradient = SMODS.Gradient{
    key = 'unobtainablegradient',
    colours = {G.C.RED, G.C.PURPLE}
}
-- Rarities
SMODS.Rarity{
    key = 'unobtainable',
    loc_txt = {
        name = 'Mythic',
    },
    badge_colour = gradient,
    default_weight = 0
}
#

that

normal hollow
wooden phoenix
#

This should be better

brazen junco
#

they need to fix up the docs

normal hollow
#

i got this info from the docs

wooden phoenix
brazen junco
#

nvm im js dumb

wooden phoenix
deft ore
#

also that's not the folder you sent me what

deft ore
normal hollow
wooden phoenix
deft ore
normal hollow
#

yes

deft ore
wooden phoenix
#

Ok

deft ore
fair thistle
#

guys what if i was like scout from tf2

brazen junco
#

idk

#

real

normal hollow
#

i dont understand whats not there

fair thistle
#

he has a fucking gun 2

normal hollow
#

maybe the fact that its a colour and not a string is ambiguous

deft ore
brazen junco
#

gradient works now thanks

normal hollow
deft ore
#

or smods.gradients

wooden phoenix
normal hollow
#

you can save any object to a local

#

that's more lua docs

fair thistle
#

you know the reason why this server made me decide to leave some other trash server is because people are way more active on the art channel like holy shit

deft ore
plush hound
#

the roaring knight

#

either way

#

good morning

normal hollow
#

good night

fair thistle
plush hound
#

dude

normal hollow
#

also happy birthday

plush hound
#

its not even my birthday

deft ore
normal hollow
#

and?

fair thistle
#

thats it I'm telling everyone your name is "nix koo" verbally

plush hound
#

DUDE

lunar sluice
#

nxkoo is the knight

exotic belfry
fair thistle
whole nova
#

trif trif trif trif trif

plush hound
fair thistle
#

It all makes sense... /J

cyan cedar
#

i am chester holiday i am the roaring knight

plush hound
#

now the fucking jollies are jumping me

random storm
lunar sluice
#

the secret boss will be scalae

#

because of how broken it is

whole nova
#

i'd like you to meet my cousin, rory nite

plush hound
#

fortnite

wooden phoenix
exotic belfry
#

I just threw my Minecraft Volume Alpha vinyl on during a currently happening thunderstorm and it's hitting

whole nova
#

what pressing did you get

exotic belfry
#

standard

whole nova
#

i got a general good looking green

#

nah i mean like color wise

exotic belfry
#

I do have a splatter for Beta tho

whole nova
#

oh sick

exotic belfry
whole nova
#

i wanted some of the cool variants but the green was cheaper lmao

#

the vinyl tracklisting is lowkey the best possible selection from the mc soundtrack

cyan cedar
#

wait is the tracklist different from the album version

whole nova
#

they had to fit it onto 1 LP so

cyan cedar
#

holy peak

whole nova
#

every side is around 15 minutes

plain magnet
whole nova
#

it's just slightly trimmed

calm bridge
#

is there anywhere I can find the base textures for balatro playing cards?

whole nova
#

very good selections though

cyan cedar
#

ooohggu peak

whole nova
#

all the essentials

cyan cedar
#

did they do that for beta

#

because i want beta More i like it More

exotic belfry
whole nova
#

i wish some of the droopy songs were on here but if they shoved more music onto it the quality would suck ass

storm solar
#

its 6 am

jaunty galleon
#

post your favourite vol alpha track and vol beta track... NOW!

plain magnet
plain magnet
#

only if you know how to though

exotic belfry
plush hound
plain magnet
whole nova
random storm
rancid lance
plain magnet
plush hound
#

E?????????????????

plain magnet
#

bro how did i predict that

plain magnet
#

(im not black though so uh)

#

wait

plush hound
#

WDYM

whole nova
#

???

#

why did that need clarified

plain magnet
cyan cedar
#

bro threw in a fun fact

plain magnet
jaunty galleon
#

no you don't

#

that's why they're optional

plain magnet
#

fair

#

but like

#

i have to say something but i do not know what to say

cyan cedar
#

ok

jaunty galleon
cyan cedar
whole nova
cyan cedar
#

i put him here

brazen junco
#

where bugs

#
    key = 'spambot',
    loc_txt = {
        name = '{C:purple}Spam{}{C:money}bot{}',
        text = {
            'Earn {C:money}3 Kromer{} at the end of a blind - UPGRADE IN [(#2#/#3#)] ROUNDS!'
        }
    },
    atlas = 'spambot',
    pos = {x = 0, y = 0},
    rarity = 2,
    cost = 6,
    config = { extra = { dollars = 3, round = 0, maxround = 6 } },
    loc_vars = function(self, info_queue, card)
        return { vars = { card.ability.extra.dollars, center.ability.extra.round, center.ability.extra.maxround}}
    end,

    calc_dollar_bonus = function(self, card)
        return card.ability.extra.dollars
    end

    calculate = function(self, card, context)
        if context.setting_blind and not context.blueprint then
                local _msg = "UPGRADE"
                card.ability.extra.round = card.ability.extra.round + 1
                if card.ability.extra.round >= card.ability.extra.maxround then 
                    local _msg = "UPGRADED"
                    SMODS.destroy_cards(card)
                   end
        end
    end
}```
oak kernel
#

thoughts? the "correct Poker Hand" is chosen randomly from all visible hands (chosen when the card is bought)

whole nova
#

stop putting him anywhere

#

not allowed

plain magnet
oak kernel
#

yes

#

also destroys itself after cashing out

#

may tweak the $ a bit

plain magnet
#

aren't the odds quite low?

#

also they could be like

#

one-shotting blinds

oak kernel
#

it carries over

#

just generally 3 in a row

plain magnet
#

ok

jaunty galleon
oak kernel
#

it's not a random sequence

plain magnet
#

oh so its like

oak kernel
#

high card, high card, high card

plain magnet
#

High Card -> Two Pair -> Flush Five -> 4oak and so on?

#

oh

#

but the poker hand IS random right

jaunty galleon
#

oh that's a lot for a pretty easy condition

oak kernel
#

pseudorandom_element(viable_hands, "EF_safe")

jaunty galleon
#

it's not trivial but $100 is a LOT

oak kernel
plain magnet
#

i feel like thats a rare one

oak kernel
#

not the same round

oak kernel
plain magnet
#

ah ok

oak kernel
#
if context.joker_main then
  if context.scoring_name == card.ability.zzz.hand_chosen then
      card.ability.zzz.current_streak = card.ability.zzz.current_streak + 1
  else
      card.ability.zzz.current_streak = 0
  end
  if card.ability.zzz.current_streak == 3 then
      card.ability.zzz.flag = true
  end
jaunty galleon
#

that's definitely a doable condition if you have a hand-agnostic build

#

if it doesn't tell you anything and you just have to try every hand three times then $50 seems fair

plain magnet
#

also guys is there like a sandbox mod?

jaunty galleon
#

debugplus

plain magnet
#

ok thx

fair thistle
#

he's got a gun for real now

heady sparrow
#

mrrorow

teal sky
#

meoww

jaunty galleon
#

what the fuck did you guys just see that

#

was that a Stray (2022) cat

hardy brook
#

?

teal sky
#

:3

jaunty galleon
#

who the hell is joe

teal sky
#

my mama

jaunty galleon
#

YOU KNOW WHO ELSE

frigid mica
#

Do I keep the flesh panopticon border?

plush hound
#

*flies past by*

teal sky
#

ultrakill....

solar sandal
#

meow

random storm
random storm
gray cove
#

Damn

fair thistle
hardy brook
#

@deft ore Uh... idk what's going on with your mod but the jokers it spawns don't appear with art

#

Lemme disable some mods

#

I had cryptid and cardsauce installed

#

huh...

#

they're still invisible

dreamy abyss
#

could be an atlas issue

fair thistle
hardy brook
#

That's the one from the mod

#

I'm talking about the Shinku Joker

fair thistle
#

yeah ik its just kinda weird

hardy brook
#

maybe, but i never had this problem with Cardsauce or Balatro

wind token
hardy brook
#

GET O-

hardy brook
weary mountain
#

||‌||

hardy brook
#

wait i may have forgotten the shader

#

I wanna see if that's the issue

#

Nevermind

#

it's still a problem

fair thistle
frigid mica
#

Should I keep the borders?

hardy brook
#

Up to you

torn urchin
#

Don't ultrakill

hardy brook
#

okay so i got them to see but no shader for some reason

#

I guess no shader is fine

torn urchin
torn urchin
hardy brook
#

Stop

#

I already had to deal with one of them

#

I don't wanna hear it again

#

i don't CARE

torn urchin
#

NO ONE HEARS A WORD

#

THEY SAY

hardy brook
#

SHUT UP

#

PLEASE

torn urchin
#

Fine 😒

hardy brook
#

You all drive me nuts and not in a good way

#

Make me hate doing balatro mods sometimes

soft thorn
#

if it helps, i have no clue what the in-joke is

#

If it doesn't help, im sure id join in if i knew

wind token
#

Invisible the song

hardy brook
#

Stop

soft thorn
#

I think by definition, songs are invisible

#

Theyre sound waves

torn urchin
wind token
#

I’m gonna hit you

soft thorn
#

Be gentle uwu

torn urchin
hardy brook
#

ESPECIALLY when i'm having problems with the code, I don't need to be replyspammed METAL GEAR SOLID LYRICS BECAUSE I SAID THE WORD INVISIBLE

soft thorn
# torn urchin My man

Im a strong, independent individual. I'm no one's man. Any screenshots showing otherwise are fabrications

torn urchin
#

Guess the memories are gone

dreamy abyss
#

shinku i think you should go outside and eat a hamburger or something

hardy brook
#

wha

#

a hamburger?

soft thorn
#

i recommend a burger from red robin

#

a gourmet burger

#

one with a fried egg in it

dreamy abyss
fair thistle
hardy brook
#

I'm not going to a fast food place right now.

soft thorn
#

go to a slow food place then

hardy brook
#

But you're right, I need to eat something. I didn't have dinner yet

fair thistle
hardy brook
#

I just need a break from here before I pop a vein

soft thorn
#

borhgar

fair thistle
#

skeletons don't have hearts, so they have bone attacks instead

#

nyeh heh heh

deft ore
fair thistle
#

1; it spawned a second paradox

#

Then suddenly, when they both triggered some round

#

I just crashed

deft ore
#

oh wait no i see the issue

deft ore
#

fish head probllems

#

did you have showman

fair thistle
#

also fish head kept just spawning and dematerializing before

deft ore
#

so it INSTANTLY destroys itself

#

should maybe fix that

fair thistle
#

Yup

jaunty galleon
fair thistle
deft ore
balmy thicket
#

im finally making my own mod

#

and it haves a sick name

#

"reverie"

fair thistle
#

Binding of Isaac reference

sleek granite
#

(that name's taken though...)

harsh glacier
#

i believe reverie is already a mod name

#

yeah what moodautumn said

balmy thicket
#

ITS TAKEN???

#

Oh hell nah

harsh glacier
#

reverie synonym google dot com

deft ore
#

its like how cryptid has no cryptids

balmy thicket
#

Gotta find another name

fair thistle
#

Beverie

#

/j

trail berry
#

reverie 2

deft ore
#

mystique isnt taken

deft ore
#

(beverage isnt taken either if you wanted it for some reason)

formal orchid
#

would drink

fair thistle
balmy thicket
#

Is meridiem taken??

deft ore
balmy thicket
#

Lets goo

brazen junco
#

spambot neo

#

its bad

#

idc

plush hound
#

Hell Let Loose once Joker Forge allows creator to use emult

deft ore
fair thistle
#

(atleast it says that)

#

(kinda)

#

nah

deft ore
#

is there any overview of what it adds

fair thistle
deft ore
#

i want to see what it adds

plush hound
#

i feel bad making Tangents now

fair thistle
fair thistle
plush hound
#

THAT KIND OF MOD EXISTS MAN

#

i got associated with braindead kids

deft ore
random storm
fair thistle
deft ore
#

but why smiley face

#

not like... scholar?

#

business card?

fair thistle
#

Drug trafficking

deft ore
fair thistle
fair thistle
whole nova
#

it sucks that the definition of balatro modding to literally everyone not in the scene is just

#

cryptid

fair thistle
#

my reading comprehension is being sapped from my skull 😭

whole nova
#

4927383 jokers wow calculate screen

whole nova
#

although hilarious

sleek granite
#

cryptido

plush hound
#

WHICH MULT

#

MCreator Era of Balatro

sleek granite
#

yep

plush hound
#

i shoul;dve modded sooner

whole nova
#

so it begins...

fair thistle
#

OH MY GOD I THINK THE JOKERS ARE SHUFFLED

plush hound
#

my mod is now associated with them

deft ore
#

is that purple card

whole nova
deft ore
#

i was going to add that

fair thistle
#

no thats green card

#

green card is purple card

random storm
deft ore
#

update: fish head doesn't crash the game anymore

fair thistle
#

no offense, but these ideas are so goddamn pale omfg

deft ore
#

also fish head now triggers at round end

random storm
fair thistle
#

did you add the renewed Bat Astro

deft ore
fair thistle
deft ore
plush hound
random storm
deft ore
#

idk what it would do

random storm
deft ore
#

but it sounds like a shallow idea

sleek granite
random storm
solar ember
#

Hello, Im new to the server and I came in with questions about Balatro Mods, anyone can help me?

deft ore
deft ore
#

(gender neutral)

#

don't ask if someone can help you just ask the question

solar ember
#

Are there safe Balatros mods?

deft ore
#

most of them are

sleek granite
#

my mod is safe from termites

random storm
#

Most mods here are safe

whole nova
#

i have never heard of a mod being unsafe

sleek granite
#

pilferworx

deft ore
#

not to insult you but you read like a concerned parent who doesn't know shit about "the balatro"

normal hollow
solar ember
#

Because I want to install one to improve gameplay, such as choosing multiple cards without clicking so many times, but Im insecure about mods

sleek granite
#

are there Balatros mods on the computers

whole nova
#

all mods are safe

#

handy is perfectly safe

solar ember
#

Ty for the help everyone

fair thistle
whole nova
#

that doesn't link correctly

#

this mod will help you out

analog inlet
#

why is none a hand I can play???

deft ore
whole nova
deft ore
#

did you play high card on sapphire stamp

plush hound
#

all mods are safe

analog inlet
#

yeah

plush hound
#

except mine

whole nova
#

my mod will give you a high five and a nice pat on the back

deft ore
#

my mod is unsafe for my mental wellbeing because i'm trying to develop alongside talisman

fair thistle
deft ore
#

it's fine for everybody else though

deft ore
fair thistle
#

"Sybau"

#

my brain hurts

#

oh my fucking god

deft ore
#

wait why is teto pear a booster pack

whole nova
#

shitpost mods are better than actually bad mods because you can tell they were never meant to be quality

fair thistle
deft ore
plush hound
#

i got the flashbang deck working

deft ore
#

who puts their booster packs in the same atlas as their jokers???

fair thistle
#

THEYRE JUST FUCKING JUMBLED

#

btw that credit card texture is supposed to be the texture of a card called elon credit card

#

its just credit card but 5x more potent

#

i was trying to be nice because you know this is probably someone whos never modded before but oh my god they messed it up so bad how do you even upload this to bmm ???

deft ore
#

i blame jokerforge for the texturing issues

fair thistle
#

fair

#

but also

#

oh my g o d

sleek granite
#

i wonder if its

#

swapped x/y

deft ore
#

these are... not the most original ideas?

random storm
jaunty galleon
#

the mod manager tags should be vanillaslop, numberslop and forgeslop

deft ore
#

hold on astro send me the mod

fair thistle
torn urchin
torn urchin
#

Shits awesome

fair thistle
#

slopslop when its bad on purpose

torn urchin
#

What is that

deft ore
exotic belfry
fair thistle
deft ore
#

why does it require talisman

#

dear god

#

this is just the readme???

fair thistle
#

vanillaslop is when all the cards are almost weaker than vanilla for 'balance purposes', numberslop is when ^^2 chips, forgeslop is when the atlas has swapped x/y and theres like 10 worse versions of legendaries and some alternate cavendishes sprinkled in plus like half the descriptions dont say anything or have like 15 spaces where there should be

sturdy bone
fair thistle
deft ore
#

why is the github ONLY A README

fair thistle
#

i just clicked repository

sleek granite
#

BMMslop is when you only upload to BMM

fair thistle
fair thistle
#

wtf

plush hound
#

YOU CANT JUST CALL ANYTHING SLOP

fair thistle
#

whole new ass mechanic

dreamy abyss
#

what do we call finity then

torn urchin
deft ore
fair thistle
plush hound
#

slop deck ference

sleek granite
#

nxkooslop

plush hound
#

D:

lunar sluice
#

if everything is slop then nothing is

jaunty galleon
#

some of the grab bag jokers are designed to be like, C-tier

fair thistle
#

i need to play tangents but i dont enjoy playing with png jokers for more than 30 minutes, the jokers are funny and good i j...

torn urchin
jaunty galleon
fair thistle
#

"Gains 5 chips when you play a straight flush"

sleek granite
fair thistle
torn urchin
plush hound
jaunty galleon
plush hound
#

>:(

sleek granite
#

:c

fair thistle
lunar sluice
#

i try my best to not use placeholder art but sometimes i get lazy

fair thistle
torn urchin
#

8>[^3]

plush hound
#

TENNA

sleek granite
torn urchin
#

MR ANT TENNAS

#

TEE VEE TIMEEEEE

#

And just for you Nxkoo I love tv

sturdy bone
#

If i only have balatro on my tablet: is there any official way to get mods?

deft ore
#

I LOVE TV

plush hound
#

i love tv

torn urchin
#

I love tv

deft ore
#

so called free thinkers when its tv time

#

i love tv

fair thistle
sleek granite
trail berry
#

+4 mult

fair thistle
#

new person to a discord try not to not read the rules challenge

whole nova
sleek granite
deft ore
solar sandal
#

meowmeowmeow

torn urchin
#

Meow

trail berry
#

maow

deft ore
#

no pattern i can see

whole nova
#

now to rework every joker that used probability

#

life is hell

torn urchin
#

So many cats in this server

fair thistle
#

how do you upload this to bmm and then make a github with just a readme

sleek granite
sturdy bone
sleek granite
#

once you do it once youll be like "oh thats it?"

whole nova
fair thistle
#

yep

whole nova
#

i gotta replace the smods in my workspace is the most annoying part

fair thistle
#

i cant find em either

torn urchin
#

I don't know how to change the probability

#

I can't read I'm an Undertale fan

plush hound
#

currently coding decks and looking for a job

#

this is life

deft ore
torn urchin
#

AGHHH

lunar sluice
#

the theming here is not very strong, i was originally basing it off of cathode rays but realised it didnt really work well for a blueprint clone

torn urchin
#

Insert Zoro dying gif

fair thistle
#

deck*

#

or voucher even /j

lunar sluice
#

make all jokers banner

deft ore
#

oh right i was going to do cardsleeves compat

#

new cardsleeves compat: this mod adds no sleeves

#

/j

fair thistle
deft ore
#

looking through jokerforge code physically hurts me

fair thistle
#

also sleevestacked yuri deck should give an extra negative bp and brainstorm and take an extra slot from you

deft ore
#

it puts a funny hat on the card

fair thistle
trail berry
#

+10 Mult
Cannot play Flush

deft ore
plush hound
#

ortalab joker

fair thistle
#

^^1.025 Chips, Flush is disallowed

#

/j

random storm
#

Yuri deck: start with an eternal negative blueprint and brainstorm (they cannot be moved)

solar sandal
trail berry
#

X1e100 Mult
Cannot play a hand

deft ore
torn urchin
trail berry
fair thistle
#

+1e100 mult, 1 in 1e100 chance hand isnt disallowed

fair thistle
#

THEYRE FURRIES !!!!

lunar sluice
random storm
fair thistle
#

yaaaay tax evasion

deft ore
#

astro i think your version of the really bad balatro mod is broken

fair thistle
#

haha guys get it im breaking the law

#

/j

deft ore
#

the textures load fine for me

trail berry
#

new rarity mythic it's in-between legendary and exotic

random storm
deft ore
#

the weird part is:

#

they shouldnt be loading correctly

fair thistle
#

2Mythic4U and its all chips related

fair thistle
deft ore
#

jokerforge is a mess

fair thistle
#

and i fucking regret it

trail berry
#

new rarity evil and its in-between evil and evil

fair thistle
trail berry
fair thistle
#

i got that doom gun

#

bro's playing myhouse.wad

lunar sluice
#

i should make a ridiculously long joker name at some point

#

just for fun

dreamy abyss
#

that one cookie clicker achievement

deft ore
#

fish head crash fix has been committed to main

trail berry
#

akshuallee

deft ore
#

fish head works again 🎉

sleek granite
#

cryptposting isnt a real mod

trail berry
#

we're killing cryptposting

#

it's dead

deft ore
trail berry
#

slash jay

deft ore
#

localthunk is getting sued next week

plush hound
#

i cant get this to fucking WORK

fair thistle
#

What In The Actual Fuck Does This Joker Mean, Like Seriously, Is This Just A Bunch Of Numberslop? Anyways This Joker Spawns A Card Of The Inverted Type Of Used Consumables Once A Round

  • no description
trail berry
plush hound
#

DEV ALSO CANT FIGURE IT OUT

trail berry
trail berry
#

slopslop

fair thistle
deft ore
plush hound
#

IM TWEAKING

deft ore
#

is it main eval or end of round

#

it cant be both

fair thistle
#

"Vanilla Balanced Vanilla+ Vanilla++ Super Vanilla I Love Vanilla Balancing Vanilla Balanced Wait Did I Say That Already Whatever This Mod is So Fucking Vanilla Mod"

lunar sluice
#

the parenthesis probably isnt needed because of how name text works however

#

i can just use tables for the name text and have it be as long as i want

plush hound
#

it spawns

#

TWO

#

instead of

#

ONE

trail berry
fair thistle
#

asf. . sf..d.af.s. fs a

plush hound
#

LMAOOOOOOOOOOOOOOOOOOOOO

lunar sluice
#

everyone else is wrong other than me

#

its quite simple actually

deft ore
#

context.end_of_round and context.cardarea == G.jokers

sleek granite
#

vanillaslopcore cryptid

deft ore
fair thistle
#

context.meow_of_mrrp and context.mraow == mrrp mraow meow

trail berry
#

cryptidslop

harsh glacier
#

checking for cardarea is not the solution here lmao

lunar sluice
#

one day cryptid will have no jokers

#

trust

#

also checking for area == G.jokers is basically never needed

deft ore
#

codeslop

harsh glacier
lunar sluice
#

and will literally only break aikoyoris freedom deck and do nothing else

fair thistle
lunar sluice
#

in almost all situations

#

whats the issue specifically

#

it goes off too often?

plush hound
deft ore
harsh glacier
#

no one really uses func outside of like. timing specific things or something

fair thistle
harsh glacier
#

just put it outside

plush hound
#

i love somethingcom

plush hound
analog inlet
deft ore
#

regrettably if you do somehow get an answer from somethingcom "🤔 ❓ on every" 515 its a good answer

fair thistle
lunar sluice
#

just ban them

fair thistle
#

fair

plush hound
#

@harsh glacier like this?

harsh glacier
#

😭 no

deft ore
fair thistle
#

yknow what yeah im up for cryptid nerf arc

plush hound
#

THEN

deft ore
#

move the add_tag out of the return

hardy brook
#

I'm back for now

plush hound
#

hello shinku

fair thistle
#

hi shinku !

plush hound
hardy brook
#

hey.

deft ore
lunar sluice
#

nxkoo just do my change and ignore everyone else for now

harsh glacier
#

hi shinku

lunar sluice
#

im pretty sure i know what the isssue is

#

i mean

trail berry
#

this is messageslop

#

somethingcomslop

#

hi

sleek granite
#

is the return being skipped because theres no message

lunar sluice
#

add_tag should be outside

#

but it was before

deft ore
fair thistle
plush hound
#

ruby is so right

#

she's the kween

lunar sluice
#

you can put add_tag back intto func for now idk it wont really matter that much

trail berry
#

cryptposting is kinda slop ngl

lunar sluice
#

the context is being skipped/called too much cause of bad checks

analog inlet
lunar sluice
#

i think editing the image i replied to would be best

#

to just change the if statement

trail berry
fair thistle
trail berry
#

hypersloperator

deft ore
fair thistle
#

im so mad im getting better at typing septingentiquinvigintation

lunar sluice
#

i dont have this problem because i hate hyperoperators now

fair thistle
harsh glacier
#

can we stop talking about slop

trail berry
#

septimrrrpmrowmeowmaowmrrewtation

fair thistle
#

or its just like

#

a fruit

deft ore
lunar sluice
#

no more talking about slop

fair thistle
#

Starfruit 2 - Multiplies its ^mult everytime you reroll

lunar sluice
#

look at my cool ideas instead

trail berry
#

this is why i said slopslop

lunar sluice
fair thistle
#

this cryptid could never be entropi- HOLY SHIT !!!!

deft ore
lunar sluice
#

i think rare is probably too harsh for the last one

#

considering its 1 time use

fair thistle
trail berry
#

"is that your slopsona? thats slop..."
"YOU'RE SLOP!!"

analog inlet
trail berry
#

anyways

deft ore
#

is it like coupon tag or does it persist through rerolls

lunar sluice
#

coupon

dreamy abyss
#

what is even happening

fair thistle
#

how would i put a hat on the cards without it looking like crap

deft ore
lunar sluice
fallow bramble
#

love doing some debugging and this is the first shop

fair thistle
#

yummers

lost bolt
#

pull out an illustrated diagram explaining what is numberslop and what is vanillaslop

deft ore
deft ore
analog inlet
#

have yall seen 900n1's mods

fair thistle
#

would a paradoxial enhancement

trail berry
fair thistle
#

be cool

lunar sluice
#

capsule machine might need to be uncommon because most dices are uncommon but also

#

they are perishable so idk

trail berry
deft ore
fair thistle
#

how would i make a spaceyish enhancement thats called Paradoxial and lets you actually see the ranks and suits

plush hound
#

it worked btw thank you @lunar sluice

fair thistle
#

based ruby

lunar sluice
#

see im so awesome and cool

trail berry
#

why is everyone slopped

deft ore
fair thistle
#

maybe it should be paint instead

trail berry
#

okay guys no more slop were DONE

fair thistle
#

Fiine

sleek granite
#

on all levels except physical i am krisdog

fair thistle
#

in your cryptid playthrough i am

#

+1 chip i must be

analog inlet
#

I tried to download the entropy mod but for some reason the mod was incomplatible with like fucking everything??? and when I got the game to launch it was like it wasnt even in there???

sleek granite
#

do you have cryptlib

harsh glacier
#

whats your mod list my guy

analog inlet
harsh glacier
#

don't get cryptlib if you already have cryptid installed

analog inlet
#

oh ok

trail berry
#

what even is cryptlib

lunar sluice
#

i still need to investigate smods bug related to provides stuff

sleek granite
#

cryptid with no cryptid

harsh glacier
#

crypt if it was lib

trail berry
#

is it like

#

Xchips stuff??

sleek granite
#

it is the code libraries for cryptid functionality without any cryptid content

lunar sluice
#

emult & echips, boilerplate talisman stuff, forcetriggering, value manipulation, various other random utility functions

trail berry
#

does it have the rarities

harsh glacier
#

also thematic sets

lost bolt
#

would it be rude to detect if other mods are loaded that dont have their own food objecttype and add their food jokers

lunar sluice
#

oh yeah that too

lunar sluice
#

rarities count as content

trail berry
#

:3

analog inlet
sleek granite
#

cursed jokers being locked to cryptid truly this is the darkest timeline

lunar sluice
#

pluralize is a big one for cards that have changing values but i still need to port the pluralise patches

fair thistle
#

just make a different archetype of cursed or something

sleek granite
#

pluralize................

fair thistle
#

call the rarity just fucking Burden

trail berry
#

call it evil

lunar sluice
#

pluralize is more important if you have value manip but its nice for scaling jokers too

sleek granite
#

i just do val == 1 and "" or "s"

fair thistle
#

e v i l

#

!!!!!

lunar sluice
#

i mean that is a solution

#

its what i did for my first mod

trail berry
#

wait what's pluralize

lunar sluice
#

but id rather have it work with cryptlib too if im gonna use it anyway

sleek granite
#

i do it everywhere even though i dont have value manip

#

ik ppl are gonna manip my values anyway bulbaSip

zealous cliff
#

cryptid isnt fun atp

analog inlet
# analog inlet

I removed crypted,cryptposting and valkarri and I got this message when i tried to add cryptlib

sleek granite
#

or also. your choice

lunar sluice
plush hound
#

i got that wan inside of me

sleek granite
#

oh i still use +1 Chips

#

it is funny to me

lunar sluice
#

i just hate the wording being wrong so much

sleek granite
#

well but like

lost bolt
#

pluralize...

sleek granite
#

"Chips" is the name of the value

latent crescent
#

You better not know how it works for other languages

lunar sluice
#

pluralize is better for other languages beccause you dont have to pass a specific suffix into loc vars

#

each language can do unique stuff with it for the same joker

#

or just not use it at all

fair thistle
#

what's the resolution of the playing cards I'm confused

latent crescent
#

75x91

plush hound
#

+1 Mults

analog inlet
#

alright while im here who has some unbalanced or unique mods

lunar sluice
#

rn the only way would be to use cryptlib as a dependency (probably not ideal if you only use pluralize but its not that bad)

#

also i made cryptlib set CryptLib as a global to true when it loads so its easier to do stuff with cryptid crossmod that doesnt break

sleek granite
#

true but i have severe doubts anyone will ever want to A) keep up with me making placeholderslop at breakneck pace and B) even want to translate my mod at all

trail berry
#

can you pluralize mult

analog inlet
#

why would you do that

trail berry
#

🧠

lost bolt
#

i'm very good at placeholderslop

plush hound
#

im gimmick