#Joker Forge - Create Balatro Mods Visually and Export the Lua Files (WIP)
1 messages · Page 19 of 1
Alright, its cuz its every scored card above 2
then you can select a variable
you could just instead have 1 condition that is NOT 2
if you do card rank = 2, you can negate the condition making it NOT
oh also i was going to ask what do you think of this suggestion https://discord.com/channels/1398404149691023491/1398759417155031225
No cuz also face cards and aces cant trigger this joker
Ok but if i select that doesnt that change the joker to not give chips anymore?
it does give chips, it just gives the amount of chips that variable is
so if the variable is 20, it will give 20 chips
Type should be a number
2?
Cuz its 2 chips every card played that isnt a 2
Or a face card
Yeha yeah i changed that to number
But like then what number do i put down?
The number of chips gained?
Sorry if im causin trouble btw
Its my first time makin a joker
the number that the variable starts with
no worries
Wdym by that?
Ooooooh the value is 0 when u first buy it
It resets to 0 on played 2
Okok this is the current situation
you might wanna look at some examples in vanilla reforged
Im tryna look at the guide u sent but like it isnt teaching me how to reset the value to 0
It jus tellin me how to add a variable and thats it
Like i also dont understand why setting the amount of chipps to the variable
Aaaaaaaaaaa
Like how would yall do it?
Ill try and replicate what yall say
Ok im straight up gonna copy what ride the bus does
I THINK I DID IT
Ok so
For every played non face card that isnt 2 or ace
The internal variable increments by 2
And add chip = chip (variable)
Then i did a second rule
If card scored is a 2
Modify internal variable to set the value to 0
Straight up copied lol
Hey, is there a way to sort the jokers in Non-Alphabetical order?
By the way they are saved and loaded you can't order them without changing the key
i think there is still a bug where sorting jokers messes up the atlast or something lol
hey, I just have a quick question, there are a couple things that seem to be implemented on jokerforge, but on the github page they're unchecked, does this mean that they're still buggy? sorry if this question is a little too much by the way
they either
- forgot to change it
- idk
its not up to date
just updated it btw
i see, good to know then.
there are some bugs we are fixing it as time passes
if you find any create an issue on github 👍
okay, thanks!
Everyone forgets about the checklist
i may have changed the textures a little
why is shitcot here
No I want to create 2 copies of every destroyed card . Is there something ?
Is there a way to make a consumable without crashing my game? 😭
Cant you jus set to copy triggered card for 2 times?
There is no option for that when selecting card destroyed
No what i mean is you put 1 effect destroy triggered cards and 2 effects copy card in hand
What's the crash?
why is one freaky
freakomancer
now make escape the hospital obby joker
import mod isnt working
Oxi o cara com nick de seu pai kkkkkkkkk
I mean... I'm going to create some jokers
what is it saying?
is there any way to make a Joker that randomly enhances played cards
specifically, gives cards played a random enhancement
Does creating jokers with consumables overflow the slots available?
Hey there's a bug that happens where consumables aren't using the right sprite, any fix on the horizon?
i think something to do with sorting your consumables list and then exporting gets them a bit mixed up haha
its an issue with jokers too
but bugs like that wont be fixed until custom boosters are out (couple of days)
Okay.
you set chip to 0
How would i make this joker?
If hand contains a Straight with 7, 8, 9, Destroy the Scored 9 and give +9 Mult to this Joker
:3
when a card is scored > hand type = straight and card rank = 9 and one 8 and one 7 > destroy triggered card and add variable
how does the add variable work?
I have this
the card rank is only for the specific card, you want rank count under the hand tab
so you can check if the hand contains a 8 or 7
you can create a variable on the variables menu
modify variable is an effect that sets, adds, subracts the value of a variable
then create a rule When hand is played > Add mult (click the x icon) and select your variable
Im sorry, I am new and trying to understand
the card count thing
i need that instead of card rank, correct?
close, its rank count
rank count checks how many of X rank are in the total hand
card rank is only to the scored card
so you want Rank Count for the 7 and 8 and Card Rank for the 9
yeah its right
set the inital to 0
then add a effect to this rule called "modify internal variable"
then create another rule When a hand is played > add to mult and choose your variable
yeah then increment it by 9
do i need the modify internal variable on the rule 1?
yes
the variable is saving the joker's mult, so when the conditions are true, the joker is gaining 9 mult
and then you add to the mult the value saved in the variable
does it make sense?
im testing it and it destroyed the 9, gave the joker +18 mult
why 18
also does not show the currently +9 on the joker
either its starting at 9 or it is duplicated somewhere
on the description, in place of the number, put #1#
kinda but not really. I have dont have a ounce of coding knowledge so this is very new to me
I cant get it to work properly
thats all correct?
this part does not matter for the coding right
not really, but you can put variables in the description
by placing #1#
or clicking that green label
it will then display the variable value
the colors are bit wrong
i mean wrong as in different from vanilla
Im trying it again
try pasting this in
wait
If played hand contains a [s]{C:attention}Straight{}, a {C:attention}7{}, {C:attention}8{} and {C:attention}9{}, [s]destroy the scoring {C:attention}9{} and [s]add {C:red}+9{} Mult to this joker [s]{C:inactive}(Currently{} {C:red}+#1#{} {C:inactive}Mult){}
I got it! The extra variable on rule 2 was causing the issue
everything seems to be working
👍
Thanks for the help!! Sorry for the dumbness
np im glad to help
Is there any way to add xmult based on how many of a specific joker you have?
you can do xmult if you have a specific joker
but you’d have to reference said joker by its ID
I don’t think there is any way to track if you have multiple copies of any joker
YAYAYAYAYA JOIN THE GANG
make a get_card_count block
What would it do exactly?
just thought I should ask, if I have a Joker that has an effect trigger via another Joker I've made, what is the joker key I should use?
would it be j-terrasjo-[joker name] or just j-[joker name]-
(just pretend the - are _)
the first one, vanilla jokers use no prefix, modded jokers use the mod prefix
the custom rarity fix kevin put in works an absolute treat, i love it
theres no block to do it at the moment, but for anyone else, if you want to use the number of jokers of your custom rarity as a variable, you can add one of these blocks from game variables, open the generated code mycustomerjoker.json or whatever, and edit joker.config.center.rarity == "4" from the number to modprefix_raritykey
sir, why is the joker forge lie
how would i even fix this? it looks like the name is just not there
(i made sprite not poisoncharacter)
i didnt even made the sprite lol
lmao
Could I make a consumable that creates a joker or would it still crash?
that’s… that’s what the post was about
joker 2
How would I do a Joker effect that allows drawing cards from the deck? ( As opposed to adding them. )
increase hand size
but if you want specific cards drawn, its not possible in joker forge unfortunately
when will setting the mod icon for the mod be a thing
Okay, but it's not supposed to be a permanent hand size increase, just a one-off draw.
It's a Pot of Greed joker because silly. 🙂
probably not for a while
yeah that would be fine, you can do like when blind is selected > hand size plus 2, when round ends > hand size minus 2
I was wanting it to be triggered when the card is sold, so the Joker wouldn't be there anymore to set the hand size back
does anyone have some nice boosterplaceholders
I could try
i have one
lemme find it it’s in cryptposting files
you can get the big placeholder file that contains it here
thank you dearly
oh cool
is there a vanilla reforged for consumables
yessir its on the vanilla reforged page then at the bottom you can swtch tabs
oh damn i'm blind
okay i have no clue how to make new rarity
why do i feel like an unc
that is also a button.
on the bottom of the joker making page.
i might need glasses holy shit
Does anyone know what this means?
I'm guessing it means "Draw Hand" without the "to" so it shows the bois (part of your deck) to be changed
And if this is the case... I have a crazy idea. Would I be able to make a Joker track cards in hand and change them when the joker is bought to essentially work around the limits of the current consumable blocks and make whatever I want?
it means your deck draws to hand when opened
but I agree the wording could be different
it's for making consumables you can use straight away like the tarot packs
I think Jonklers can't mess with stuff in hand during shops... so that idea is a no go
And the Jonkler has to take up a slot anyways to do what its doing so
Ig "Joker Consumables" will have to be space wasters for a bit longer
do consumables spawning jokers of a custom rarity work now or do they still fuck up
What does group key mean for booster packs?
dam
i had a system reinstall
which means adguard and mcafee webadvisor are potentially gone
now vercel websites like joker forge should work (currently waiting for the installs)
unless my uncle thinks i click on virus links all the time and installs those manually
why are you having to system reinstall
why didn't it work before
had too many apps that consume too much ram
fuck you visual studio
this is real
daily reminder let's goooooo
absolute CINEMA
but also as a reminder, feel free to post your errors or such in this channel if you dont want to join a separate server, i dont mind lol
Hey, how do make boosters only pull from jokers in my mod?
would it be possible to make a joker to have a condition of if that specific joker sold?
you will need to make your jokers use a custom rarity, currently unfortunately joker pools are not implemented
but they will be
soon...
Thats ominous...
i dont believe so, there is a trigger though 'if this card is sold'
i want them to be out by like next week
will there be a scale modifier like double scale, scalae, ect
scale modifier? like for text?
if it is for text, you can already do that i believe
no
some cryptid jokers
like double scale
make it so things scale exponentially
ohhh
EX: first hologram card, gains X0.25
and the second
is 0.5
thirs is 1
fourth 2
i get you yeah
like a double or half effect for modify internal variable
would be cool
well
it scales other jokers
not itself
like it modifies the scaling of other jokers when you have it
unless thats what you meant :/
oh that would be crazy i dont think i could add that to joker forge tho unfortunately
no yeah that is custom added by cryptid using some library stuff
im trying to start making art for tarots and spectrals. I found a placeholder image but its to small for the website
it needs to be rather 71x95 or 142x190
i have a image of a placeholder thats 63x93
but when i open it in photoshop it doesnt work right
also joker forge does not except 63x93
yeah it needs to be 71x95 or 142x190
its a balatro thing rather than a joker forge thing
you can make a file that is 71x95 and import your image and just resize it
you can have transparency for 'smaller' jokers
resizing it never works for me
its blurry or the photoshop never lets it go to the right size
it might seem blurry because your image viwer tries to smooth things
^^
you may find more success using something like libresprite
i'd go for either libresprite (fork of aseprite with less features) or paint.net if you want free and accessible options
great minds think alike
libresprite is specifically for pixel art which makes it nice here but paint.net is a more traditional art program similar to photoshop with a lot of good plugins you can find online
I made a template for my card in asprite. I tried to test upload it to joker forge and its to small
63x93
how i make that shit bigger
on the top left, find the "sprite" then something like "increase sprite size" (i don't remember the exact wording)
set the size of the balatro card (71x95)
nicceee
Or the keybind: c
oh i didn't know it had a keybind :o
the only keybinds i know are pencil eraser and bucket 💔
Still more than the majority probably
nearest neighbor scales it by pixels, which gets rid of the blurry effect
https://discord.gg/SsBRzJwP daily reminder that joker forge has its own discord server!
Stop stealing Herbie's job !
Hey, is there any way to Re-Create misprints glitching text effect?
unfortunately not, you could however just create whatever you want, then copy paste the code over from vanilla remades version of misprint
You could probably make one with a math.random in loc_vars
So misprint won't be added?
maybe much later on but it's not a priority right now
Ooh, nice
those are some fire sprites
Human, i remember you’re wheel of nopes
Human, i remember your Antimatter runs
making a joker rm
Human, i remember you’re photochads
how exactly would i format this
When [Secret Hand, Straight Flush, Flush, Straight] is played, retrigger all Jokers.
nvm
Like all of them in a row?
jokerforge cant retrigger 😭
Retrigger cards, yes, retrigger jokers, no
mhm
Not sure what that means
im probably saying it wrong but like
each round it selects a new hand out of the group defined in brackets
like doing the whole hand again?
no like
lets say you purchase it and it started with flush
you play a blind with it
blind ends
oh you mean reroll the hand in the description
yeah
and then it randomly selects a new hand out of the pool
so lets say it picks straight
that kind of thing
you might wanna check vanilla reforged to see if something like To-Do List has been remade
or something that changes like it
when will we be able to make custom decks?
probably not until much later on I won't lie
and the vouchers?
same again
ok
enhancements, editions and seals are currently priority
alright then
what is the window for enhancements
ooooh I love it
Good morning googmorning
goodmorning
I woke up a little bit ago but currently I'm miles away from home
this is my view rn
Have fun
so i made this joker that spawns another after beating the boss blind with joker forge, but the game crashes when trying to spawn the other joker
you need to put your mod prefix before your joker key in your create joker effect
if you are spawning a modded joker
i see
can you fix this?
I'll look into it when I have time
rounded strikes again
🙏
I've seen people put hashtags or pound around numbers, what does that do for a joker?
it references a variable used. for example, if you have a joker that has random chance for an effect, your numerator and denominator are both variables so they have the potential to be changed
same goes for things like scaling jokers, the value is where the hashtags are. this is so as it scales the text changes
yeah, when you have a variable, it will place a button in your description editor tab. if you click it, it will insert it into your description
Could I get an example because I'm just lost. Please and thanks
let's say you make variable A and B in your joker
when you go into the joker description, there's gonna be buttons to add these in as #1# and #2# respectively
you can have a look at any joker in vanilla reforge that scales or has probabiliyu
jokerforge more like jokergoat 💔
You have to make the variable
I was curious if you could add the vanilla Booster Packs in the Vanilla Reforged tab
Theyre working on that iirc
yeah I need to do that lol
cryptid reforged when
ew, that seems annoying
crytpid reforged in 3 hours guys
THX
how would i make it so that this works like vanilla canio? i destroyed 2 cards with The Hanged Man and the xmult increase only worked once when it should've been X1.5. (vanilla canio is currently on X3)
This is a bug
ah 
yeah my bad lol I need to get on that
is there a way to import a whole atlas
rather than just one joker texture at a time
or do I just have to change that manually
cuz like I can
Yeah you can give all of the jokers template art and change the entire spritesheet after the mod is finished
Any idea how to fix this
if i think i know this error, you didnt format your create joker effect properly
it needs to be j_modprefix_jokerkey
still same problem
send over your jokerforge file
and ill take a little look
what joker do you have that creates jokers
i cant read
polish i think?
wait i think i found it
jokeryes_dwajez needs to be j_jokeryes_dwajez
im gonna check
BRO I SPEND 5 OR 6 HOURS AND ITS ONLY J_
...........
but thanks alot
luv u so much
haha it happens dont worry
its a common thing, im planning a fix soon that makes it so it doesnt let you submit without a j_
Joker forge server 🙂
https://discord.gg/pQuddVj3VT
Or we could make it so if it's not present add it in code gen
Good god it's so weird to read Balatro in polish
something something HAAAAAAAAAAAAANK HAAAAAAAAAAAANK DON'T FORGET THE J_ HAAAAAAAAAANKKKKKKK
Question
Can you also make custom tags, boss blinds and playing card enchancements?
Not yet
Enhancement will be added in a week or something
YOYOYOYOYOYOYOYO WOAHWOAHWOAHWOAH
WHAT

YEEEEEEEEEEEES
SO PUMPED
I
JOKERFORGE!
#I
JOKERFORGE
when does the jokerforge I
JOKERFORGE! merch come out
Id buy a 30$ shirt that's just the joker forge icon tbh
When you make it
its not even my icon i just got it off of a free icons site haha
99% of merchandise is just this but more expensive
that is very true
The discord icon?
yeah lol i just took it and recoloured it to be the jokerforge green(TM)
Does Xmoney not work?
Becasue it either doesn't scale or only give plus money
I also tried multiply by value and didn't worked
whats the variable start at
Is even 1 part of this possible?
yeah editing sell value of consumables is definitely possible but having it based on interest no unfortunately
xmoney is not even a thing sadly, joker forge has to support that explicitly. would make for a good addition though
Perkeo would go so hard
Is there a way to change a way to change the sprite art of a joker if you have a specific joker?
not in joker forge sadly
theres no sprite changing stuff yet, but i do wanna add more stuff related to that eventually, stuff like animated sprites atleast (but this will come way later if it does get added)
Can someone help me to get this working? (I'm trying to make it so once you have 3 specific jokers, 1 other specific joker destroys itself and creates a different joker.)
Nvm, i got it it work.
a few xdollars jokers are planned for grab bag
you can pillage my repo once i add them lol
muahahaha 😈
once n's challenge calculate() smods PR gets merged it would be cool to see a challenge creator
yeah that would be super fire, probably will be when decks and stuff are created tho, I'm pre occupied with enhancements for now lol
didnt know there's a forceGameOver() func now
Where did you even get that name from
new message in joker forge discord thread
looks inside
daily reminder that joker forge now has its own server!
jow ker fordj
holy shit demoknight tf2
b l i s s
Trying to create
"Held in hand effects trigger when card is scored"
How do I make the planet card of the played hand when scored?
Create one rule for each hand lol
That's a shame
I'm not sure if there's an option besides this
Well I'll figure it out
You can level up the hand instead but that's kinda lame for the effect you want
yeah... i did exactly this lmao
you just click on the effect or condition you wanna use it with, then click one of the gamevariables to insert it instead of the value
https://github.com/Jayd-H/joker-forge/wiki/Creating-a-Joker-in-Joker-Forge#game-variables theres some old docs on it
Hopefully, you will add support to make mods for the Malverk Mod and custom playing card skins. (Especially for the Bunco and Paperback suits.)
what happened to the joker forge discord guys 💔
just kidding ig it wasw just my phone
is cryptlib support still planned?
later on, after everything else is done i mean
Was it planned in the first place?
No i dont think so
I mean there was talk about it being a cool thing to have
Skill issue 
dang :(
wait which one
i think credits on enhancements are broken for some strange reason and its not showing them
the dark glass
yeah i think something is broken then in displaying credits for enhancements, i will add it as a bug to the github
210 members on the dc server is not bad at all
yeah its a nice little community
it makes me sad that this channel is quite dead now but it makes sense
daily reminder that joker forge now has its own server!
will thre will be a frequency for the editions which makes the texture of the edition shift?
i have no clue how i will do the shader editor currently lol, i will pass that bridge when i get to it
i tend not to think too much about how implementation of these things will work until i am implementing them
what about music changes?
music changes would be cool, but if i were to add them, a lot of other stuff would need to be added first
It's also not as necessary as other features
i am stuck in a hell of eternal torment
it won't go away
Evil Autofill
why did you make it do this
why did you make it so that whenever you type enhance the enhanced color automatically goes around it and you cannot get rid of it no matter what
is this an intended feature???
goodmorning what have you done
disable auto format on top right
oh
😭
i may be stupid
LOL
just found out "Rank X is considered as Y" makes it so Rank X loses any functionality for that rank
are you able to do something like the soul or black hole being really rare with custom booster packs
you can put every card individually in the pack
and then just mess with the weights
:(
.....
Only one day off thought
Daily reminder that joker forge now has its own server!
Yay
how do i make the message show before scoring? like the upgrade text on square joker
nvm
i think there is a trigger specifically for before scoring
OH SHAT!!
YEAH!! >:D
Daily reminder that joker forge is now joker forge
John forge
john "jokerforge" good "sloppenheimer" morning
Lovely to see the progress!
in the joker inspector you cant select custom seals
yeah unfortunately this bug apparently only affected the web version instead of my own local version, will fix when i wake up tomorrow as its top priority and the code for it all works
i fixed this a couple of hours ago 👯♂️
will there be vanilla reforged for seals or nah
and editions
Why wouldn't there be
daily reminder
...that joker forge now has its own server!
I'll do this today when I wake up properly
alrighty
just implemented it
is there a way i can add a consumable that adds money to a selected playing card?
im sure that is possible trough jokers only right now
Daily reminder that were hosting a joker forge game jamhttps://itch.io/jam/jokerjam1
Did you make a rule to only submit .jokerforge files?
yes
its in the submission rules
so u cant see it until the jam starts
but its there
ill be checking the submissions
I need to make an itch account
any feedback is appreciated, im still tweaking the page
daily reminder to read the daily reminders
why this doesnt work
I have a joker with the key jeff and i have it in the joker slots but it still doesn't working
too much?
dont forget.... the j_....
j automatically gets added by backend now
wow epic
daily reminder that.... something
does it like
check if you already put j_ in it
cuz if its not thatd be nice
so you can choose to type "joker" or "j_joker"
im pretty sure yeah, it adds it when it doesnt have it and leaves it alone when it does
what if you joker is called j_joker
so it'd have to be j_j_joker
:trollface:
j jonah jokerson
lmao
WJOA
I'd assume it either strips it and it's j_modprefix_key or it just appends stuff and it's j_modprefix_j_joker
ill miss you j_ 😇
daily reminder that you should properly hydrate
drink water. right now.
daily reminder to make a daily reminder
daily reminder that joker forge now has its own server! https://discord.gg/eRBByq9AZX
Daily reminder that we're hosting a joker forge game jam https://itch.io/jam/jokerjam1
GAME JAM STARTS IN 4 MINS
@heady frost just to let you know, my credits on the enhancement i gave still seems to be missing. I don't mind that im not credited, but im letting you know if its an issue that needs to be fixed
this would've been me lol
my bad
thank you for that lol
that's crazy lol wtf
as somebody that can't read lua for the life of me I'm really glad jokerforge exists so I can make stuff like this
that's actually insane I'm shocked that it just works goddam
idk why people say Jokerforge is badly coded, unless you're trying to do arithmetic with variables it barely ever crashes for me
it's mostly small stuff like message colors not working or not being able to pick specific effects rather than rules for bp compatibility
daily reminder that joker forge now has its own server!
Daily reminder that joker is now forge
daily reminder forge is now selling jokers
daily reminder to forge your jokers guys
2nd today
Smh
daily reminder...
she forge on my joker 'til i tetrate
glad to see Joker Forge allowing ideas from inexperienced devs to come to life 
so does the edition background for text just... not work
it should do, this is the first time I'm hearing this lol
yeah it just. doesn't.
ooh that
yeah
it doesn't work for enhancements and seals too
I still need to get on that lol
my best guess is smods implements the edition text using SMODS.Gradient which X: doesn’t support. the B: tag should work fine with gradient colours though
Daily reminder that j
daily reminder that joker forge now has its own server! https://discord.gg/eRBByq9AZX
Daily reminder that we're hosting a joker forge game jam https://itch.io/jam/jokerjam1
id bring up timezones but it WAS 1 am for me when i sent that lmao
D r t j f n h i o s!
i concur
daily reminder- ah forget it just join the discord server and check out the game jam
how do you increase the odds of probabilities with jokers now
I can't find any way to do it with a passive effect like before
You can look at oops all 6's
But there's a new trigger
ah I see
so the game crashed
is it cause I saved and exited a run to fix the joker that didn't have the increased probability
cause I've copied what oops all 6s has
Or the JokerForge file
hmm
wonder if it is just cause I changed it in the middle of a run
I'll have to get it some other time and see if it still functions
You have to start a new run each time
You update the code
And for debugging I recommend DebugPlus
Didn't I add variables to Cards?
Yeah you usually need to refresh the site after updates
It's all frontend so the browser can store everything to not waste resources
could you guys add a popup in a corner that says "Site Updated! Please Refresh!" whenever you update it or is that impossible
daily reminder that joker forge now has its own server! https://discord.gg/eRBByq9AZX
Daily reminder that we're hosting a joker forge game jam https://itch.io/jam/jokerjam1
oh the edition color doesn't work either
also the B: tag?
what B: tag do you speak of???
joker forge tags are all hard coded, so some tags won't show properly in the preview
but it will look fine in game
ohhh okay
still waiting for the edition option
no worries! the editions will be done eventually
ok
daily reminder that joker forge now has its own server! https://discord.gg/eRBByq9AZX
Daily reminder that we're hosting a joker forge game jam https://itch.io/jam/jokerjam1
X293 Mult
were gonna send this daily and then make a "new mesage in joker forge, daily reminder" new message"
daily reminder that joker forge now has its own server! https://discord.gg/eRBByq9AZX
Daily reminder that we're hosting a joker forge game jam https://itch.io/jam/jokerjam1
i only make great things with this website. yep. only great things.
most complex joker forge creation
purple joker
quick question
in the "joker key" part of the specific joker condition do you have to put j_ or no
i usually put the j_
daily reminder that joker forge now has its own server! https://discord.gg/eRBByq9AZX
Daily reminder that we're hosting a joker forge game jam https://itch.io/jam/jokerjam1
2nd daily reminder ?!??!
for my timezone the first was at 10:10 pm yesterday
in my timezone no
we need a third i think
daily reminder that joker forge now has its own balatro thread! https://discord.com/channels/1116389027176787968/1386843228330004611
daily reminder that joker forge now has its own server! https://discord.gg/eRBByq9AZX
Daily reminder that joker forge!
daily reminder
if joker, then only forge!
Daily forge of reminder!
this is a very cool tool, love it
daily
Someone got lazy 👀
daily reminder that joker forge now has its own balatro thread! https://discord.com/channels/1116389027176787968/1386843228330004611
Daily reminder the Focker Jorge now has its own Siscord Derver
That's not what I meant
daily reminder that, despite us being already knowledgeable of timezones, someone will always bring up that its "not daily" for specifically them
if daily then only reminder!
daily reminder to look at this fucking insane image
reminder https://itch.io/jam/jokerjam1
i think it’s over
it ended 3 days ago
yeah im not reminding myself that
😔
if only there was somebody who was reminding me that daily
if only joker forge had a discord server
perhaps then someone could remind me of its existence, preferably on a daily basis with an invite link attached
daily reminder that joker forge now has its own balatro thread! https://discord.com/channels/1116389027176787968/1386843228330004611
Daily joke! https://discord.gg/eRBByq9AZX
hello friends! i've been seeing something new in the code that gets generated
in_pool = function(self, args)
return (
not args
or args.source ~= 'sho'
or args.source == 'buf' or args.source == 'jud' or args.source == 'rif' or args.source == 'rta' or args.source == 'sou' or args.source == 'uta' or args.source == 'wra'
)
and true
end
I just haven't seen it before and I think it was recently added
it doesn't interfere with anything, does it?
i believe that this is shop appearance
ok cool
ideally this should not be generating on every joker though, just on the jokers it matters on
well it matters on the jokers i'm making
that's fine then yeah
daily reminder that joker forge now has its own balatro thread! https://discord.com/channels/1116389027176787968/1386843228330004611
daily reminder..... idk
daily reminder for people to post their daily reminders!
daily reminder to look inside and find photochad!
Daily joke! https://discord.gg/eRBByq9AZX
COMING!!
IDK if I'm dumb or not, but could someone explain how flags work in JF?
from my understanding (i didnt develop flags someone else did lol), you set a flag with an effect, and then that flag can be checked with a condition. i believe it even works across jokers too
reminder that not all jokerforge content has to be generic
This + you can use flags to require joker spawning (think cavendish needing gros Michel to break)
daily reminder for people to post their daily reminders!
daily reminder to actually save your mod
Thursday is not today!! https://discord.gg/eRBByq9AZX
AHHHHHHHHHHH is n000-!! https://discord.gg/eRBByq9AZX
daily reminder...
after daily reminder...
what if i cant remind people that joker forge has its own server
Yo guys how do I reduce the number of rounds a perishable joker lasts
Tbf i thought this was #💻・modding-dev
I'm gonna rip out my eyeballs
I'll maybe add an effect for it later this week if I don't forget
Welp guess I'll TRY coding like normal even tho I know 0 shit about coding
Nvm this shit too complicated wth
My first daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
Yet another daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
lol the last 2 messages were jokerforge server notifiers
Excellent!
Is that unlocking options I see?
I hope consumables are getting those like the jokers did
where do you see unlocking options there?
daily reminder that, um... errrr.....
That JokerForge exists
been waiting for this for ages, finally
Yet another daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
daily reminder that jokerforge exists
you don't need a link just look up jokerforge lazy bum
here's an idea, what about custom sounds?
This guy
wdym?
daily
daily reminder that jokerforge has its own daily reminder chain
"chain" ⛓️
"chain" ⛓️
:0
Yet another daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
Oh dang, okay!
there should be a way to implement ^mult and ^chips
at least like being able to set current chips and mult as variables
when are custom blinds and tags gonna be added?
Patience is a virtue :>
It'll come by eventually
Patience is ortalab
pfff
i havent used joker forge in months and i still remember ^mult/^chips getting added
its definitely already there
discord! https://discord.gg/eRBByq9AZX
I don't think so?
I tried in enhancement and like
it's only xmult and +mult
No it's only for jokers sadly
She joker on my forge till I balatro
Nothing was mentioned here so I'll just say that sounds and loops were added
sweet
discord! https://discord.gg/eRBByq9AZX
holy shit loops thats like the thing that half of modding-dev users dont know about
now i can have that one large joker without 50 effects
@heady frost as the OP of this thread should be able to pin this
Alternatively any mod can ig
nah the daily reminders are funnier
discord! https://discord.gg/eRBByq9AZX
He can't 🔥
And the pin rules from mods don't allow discord invites
That's why only the link is pinned
Yet another daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
Stupid, why is there no edition for jokers part
Well i'd not neccesarily call you stupid but
Editions work on jokers 🙂
Yet another daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
^ante sounds terrifying
Ante e1e7
oh you used this consumable?
that'd hit naneinf on talisman fast as fuck
sentenced to ante 64
90% of shitpost mods are cryplike
mine is option two and option three fused together and mixed with a few kilotons of narcotics
Do any of you do option 1 or is it literally just me.
I stick to vanilla with my own twists.
No exponential Mult, no naneinf, no number go up.
Just cool new conept to tack onto my game.
Y'all be taking energy drinks mixed with cocaine and tears meanwhile I'm sipping like. an iced coffee. with chocolate in it.
i planned to create a mod called the duo that would be vanilla-like with george but i kinda got caught up with school and personal life so now it’s just https://discord.com/channels/1116389027176787968/1398831011340615680
Hey, i love this website!
Me too /gen
Yet another daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
daily reminder that antartica is COLD!
daily reminder: i forgot
daily reminder that this is a daily reminder
Daily
he looks like he could bite anything off with just one bite
Sad times has come
They did, why is it an issue?
now theres going to be infinite numberslop
And...?
Jokerforge is mostly to make mods that you enjoy playing
scaling hyperoperators 😨
If you like getting crazy numbers then go for it
fair but theres also people who will publish their joker forge mods
Don't download it
🙂
true..
(It was my idea to add hypermult/chips)
im never updating my slop mod
hypermoney next :troll
And i only used it for two jokers
😭
i will leave it as raw as it was when i posted it here(this server)
also whats the status on the shader editor thing im wondering
did it get cancelled because shaders complicated
isn’t it just specific image or pattern with collor
i mean that is what it does but actual shader code itself is really complex
okay
https://github.com/SpectralPack/Cryptid/blob/main/assets/shaders/oversat.fs cryptid oversaturated for example
this shit looks like glyphs to me
-# also why would you block me
also its an entirely different programming language and idk if forge man knows it
Idk it's radiosilence rn
was you the guy who made upscaled jimbo and i called it ai
probably locked in onto something huge
then i got no clues
why im blocked
i dont think it was ai myself but also that guy turned out to be an insane piece of shit
I forgor what he said was next
after i saw tons of ai images im just seeing ai in everything that slightly looks like it
only i can tell about them was that most of them was not safe to work
i could maybe ask him since we did hotpot together
the humble Rule34
what 😭
all he did was like make extremely basic edits to joker art i remember
and then get insanely pissed at everyone
over like the smallest shit

i HATE fun >:3
I may be a vanilla-style nerd, but even I agree, let people make slop
yeah it's not gonna hurt you
infinite negatives slop > big operator slop smh smh smh
imo tbh
you could probably recreate a ton of pwx jokers in joker forge now since like a lot of them barely do anything that unique and the only thing missing from forge for that was like hyperoperators
One of them ^^^planet levels right?
quick question: is hyperchips/hypermult the same as ^^ and ^^^?
btw i was trying to make a joker similar to trecidim called "nasterum" but i realized that there isnt a joker evaluate pool thing
i see
i made a consumable that's like emperor but for my own modded consumable type, however using it instantly crashes the game
also noticed that modded consumable types don't get rolled from stuff that pick from any random consumable in the game
this is the code btw
I am attempting to create an enhancement that has a 1 in 11 chance to create a random negative joker when scored, but I can't seem to be able to find a probability check. Does anyone know how I go about doing this? Thanks
the green + on the rule
how would i make it so that a joker can only appear when a certain joker is owned?
daily* reminder to do your daily reminders
undaily reminder to do your undaily reminders
another stupid daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
daily reminder that 1 inch = 254,000,000 angstroms
another stupid daily reminder that Jokerforge has its own discord! https://discord.gg/eRBByq9AZX
daily reminder to stay hydrated
daily reminder that 27 eventually reaches 1 in the collatz conjecture
Can i export my own images to jokerforge for editions ?
you cant because editions arent images
AHH
shader jumpscare
@heady frost i’m attempting to create a joker But the needed parameters aren’t accessible, any conclusion?
Doesn’t this just mean u can’t make the joker
what specifically are you tryna make
there might be a roundabout way lol
wait nvm saw your messages in the server lol
talking of a shader jumpscare
crashed from a shader i guess ?
this is wild
THIS DOESNT WORK
im pretty sure this happens when the text rendering crashes/fucks up/whatever
will there be custom shaders?
for some reason when i add a custom sound it fails to export?
i mean i am giving it ogg FILES not ogg GILES but i cant imagine thats the problem
Is the .ogg file just renamed .mp3 or similar?
it shouldnt be, i converted it online so if its jut renamed thats one hel lof a shitty converter
but ill try importing and exporting with audacity
What browser are you using
firefox
Can you try a different one this one time
im pretty sure its a conversion issue cause i put a raw original ogg in and it worked
Can you at least send me the "invalid" file
both of these. originally were wav files
weird
i'll install firefox then ig
