#⚙・modding-general
1 messages · Page 330 of 1
haha well that's until i give you wrong information by accident, or lie and tell you to buy my crypto scam to solve the issue 😛
do you have a crypto scam?
Uhhhh
Is there any mod to display how many times i rerolled shop this ante or smth like that?
I've not been able to find anything for that error
oh i see thats a shame
im running a cryptid scam
i checked around a bit more, can't find what would cause this. But if you post this in the help thread on the cryptid discord, I'm sure you'll definitely get a better answer
ok its finished but now im having trouble thinking of what the horizontal one should look like
someone's playing my mod on stream together with Highest Priestess and it's not a great match, haha
anyone got any ideas?
can you link me to the cryptid discord? i cant find it online
there ya go
https://discord.gg/cryptid
crypto the mod broky with ltaest seemod:( use this instead: https://github.com/Steamodded/smods/archive/c1e1b26d8e7c511238bd1a0b91e63ffdb9da1a11.zip
what do you mean?
whats the better mod? cartomancer or saturn? and why?
You can use that smods version for the cryptid you're using
ok
Cartomancer optimizes your game and also has some features that you might need
Saturn is the same but not really
is the card stacking the same? and what else is diffrent?
didnt work
card stacking is still the same
crash log?
with the numbers?
exactly the same
yes
but what do you mean "the same but not really" ?
there's some features in Cartomancer that might not be the same as Saturn
yeah reporting it to cryptid discord server solves it
ive asked them, no reply yet but we will see
Minecraft movie is peak
brown deck good?
14
18
2
needs tweaking
where is the save files located in the files?
%APPDATA%/Balatro/profilenumber
thanks!
i am on gamepass and it doesent seem like there is that directory?
I don't know where gamepass save is.
hmmmm...
I think GamePass saves to %AppData%/love/<number>
no...
No? Does %AppData%/love exist?
I'm wondering if there was a mod that displayed your losing streak like TBOI?
Is there a mod that lets you make decks and fully works on most recent smod?
the one i have crashes whenever i try to save one
someone help me out
Stupid question: I tried making a simple plug'n'chug deck skin mod using Nate Candles' custom Annalynn card art, but when I play using high-contrast cards, only the face cards appropriately display their counterparts (See attached).
This is the only mod I have loaded, so I know it's a mistake I made somewhere. Can anyone tell me what I've overlooked?
Sorry to ask again, can I just change the in-game card sprite with other sprite from the inside file?
That's definitely an option; it's just one I didn't want to do.
So I just need to replace the 8bitdeck.png with my custom sprite right?
No, you would have to edit the exe directly with your archive software.
How to do that?, I'm sorry still new to this kind of stuffs
What archivation software do you use?
that was a nice run
Open the archive with 7zip
The balatro.exe one?
Yes.
does anyone know abt the mod that adds a joker that lets you turn a random joker negative after like 12 face cards are played? i forgot it and im trying to find it. other jokers from it i remember are joker chan and bowling pin and a straight retrigger if that helps
KCVanilla?
thanks!
Hey guys I trie modding it in, with a guide from YouTube but it still crashes everytime, know to fix this?
It always crashed whenever I tried to load in my custom sprite
Anyone got a a solution for this?
you could print screen it
Yeah
what's your code
It's like this
Yeah
I mean, playing card textures
I follow the 2024 tutorial
Use the Deck Skin template from the example mods then. You should be able to just replace the names of things
It's in there
Wait someone updated it
So do I just need to use the deck skin templates or the other file is still needed to be in it to function?
You can edit the Deck Skin template but someone made it harder to use
@gilded vortex do I just need to insert the pic in the asset folder and change all of the name in the lua file?
Basically yeah
So i can delete the other file and just keep the deck example folder then right?
yes
@gilded vortex sorry to ask again what do I need to remove in the lua file, there's a bunch of text like local icon atlas LC etc
Do I just need the DeckSkin one?
Sorry the new example is worse in the sense it's harder to use
you can overwrite the existing files with your desired files
if you don't want an icon you can remove the blocks local icon_lc = … and local icon_hc = …
So I'm deleting both of these right?
If you don't want an icon, yes
So how do I change all of the suit and face cards art now
In the file it said only hearts
Hold on a minute
Ok,sorry for bothering
No I just need time to think
You might need to change some things on the bottom if you want to use a vanilla icon
For Hearts, that's 0 I think
So change the suit = one?
No
What is the mod that skips the score counting animation?
It's either saturn or talisman
Uhh
thanks
Talisman.
@gilded vortex is it the suit icon one?
To keep the vanilla icon for Hearts, it would be like ```lua
suit_icon = {pos = 0}
@gilded vortex like this?
@gilded vortex is this correct?
Looks like it
So,how about the other suits?
which mod gets rid of scoring animations entirely?
and which mod is the tag stacking mod?
There are Saturn and talisman
I suspect there's a more efficient way, but you can copy-paste the template
talisman doesnt get rid of all animations for me
did you go to the options
I aee
Try Saturn then, though some say it's kind of unstable with steamod
not just this?
@gilded vortex do the other suit have other code like the heart does?
im aging waiting for my 50 handsize reserved parking to finish
And also thank you for today it's getting pretty late here in my country,I'm gonna ask for more help later,if not bothering,thanks
what do youu mean
Idk if I'll be awake later
No need to worry
maybe try asking @exotic shadow
which mod has tag stacking?
I think I went a little too hard...
am i the only one who hates lavender loop?
also i messed up with Karting Joker - i skipped one booster pack and my mult reduced
from 20something to 8,5
~20? That should've only dropped to 15 at the very least.
Maybe
does anyone have any github links (or other links) to balatro skin mods? i looked around online and didn’t find too many
Anyway, it's a great joker
I'm playing around with modding, got my first simple thing set up. it's a single toml file and it doesn't used the steammodded api, so I thought I could just drop it in AppData/Roaming/Balatro/Mods, but I don't see it in the debug window that lovely opens when the game runs.
[patches.pattern]
target = "game.lua"
pattern = "self.SPEEDFACTOR = 1"
position = "after"
payload = '''
print('loaded mod!')
'''
match_indent = true
times = 1
is it called lovely.toml
it is not
it needs to either be called that or be inside a lovely folder
ok, so then I have Balatro/Mods/lovely/ and Balatro/Mods/lovely.toml (my newly-renamed mod)?
that is, lovely.toml is next to the lovely folder
hmm i dont know if it works in the root folder
i would make a folder for your mod just in case
I would love to. So that goes inside the Mods/lovely folder e.g. Mods/lovely/mymod/mymod.toml?
Would
You specify the suit in the DeckSkin object. See https://github.com/Steamodded/smods/wiki/SMODS.DeckSkin and https://github.com/Steamodded/examples/blob/master/Mods/DeckSkinTemplate/DeckSkinTemplate.lua
New Joker!
@normal hollow
It wouldn't preserve Stickers though
or other things
The art isn't finished but I have a good part of it done. What do you think @normal hollow
it looks really cool
I like the one on the right but people were weirded out but the spiraling alien landmasses
yeah i like the left one better myself
Ok so I'm not really sure how this works. but my favorite card is shoot the moon. And my fave game is rainworld. Does anyone have any mod that remakes shoot the moon into looks to the moon? If not I would be really willing to pay to have this made
actually maybe it would
because there's what I would consider a bug where the vanilla copy function ignores stickers
from the source
@gilded vortex can you make a joker bigger than 95x71
that is bigger
87 by 95
I just haven't given the other animated Jokers effects
so I don't have GIFs for them
Although that reminds me
I should bring back The Red Hand
How do you make such great backgrounds for jokers
this one was by B
it's in the GIF 😭
hello, as someone who isnt familiar i tried making my own textrure skin and im trying to just test it to see how it looks. but i keep getting this line of code. i can only assume that SMODS has to do with steamodded but im lost as to whats clashing. my skin is just the assets folder and the lua file and everything seems to be named correctly unless im messing something up can anyone help?
:3
did you put both versions of the texture into 1x and 2x folders
also did you see the new Joker
Nope
and the art I had previously started
yes there png files both named the same and in the correct file sized of 923x 380 and 1846 x 760
Maybe try updating lovely and smods then
ill try that and see if that works thanks a bunch
also that template on the left is outdated
oh that could be it
I am not cooking with this one
that looks pretty
Drawing with phone because my mouse broke
whats a better template to use than?
No it doesn’t 😭
There's a template in the example mods. I see someone has updated it since I first made it. The updated version is harder to use, but if you're confortable coding you can try to figure it out
Thats good art
Maybe i can make something work
It looks like candy ngl
might be a dumb question but where do i find the example mod?
In the steamodded page pn github
On*
Genius
thank you!
anyone know how to like
fix this error
THE
"pitch must be positive real number"
one
no I don't know sorry 😭
😭why are you crying bro
I'm sorry teto 😭
I can cook rice, yes
Are you asian tho ?
no
Nice so that means you can cook
Asians can cook though
ALL ASIANS KNOW HOW TO COOK RICE
i love having infinite jokers on round 1
It’s eatable
ccd deck moment
I thought teto was asian
I might work at your school bro
That doesn’t mean she can cook good rice
dang
never
I make good spaghetti
what about brazilian miku
Brazilian miku can cook better ngl
I haven't tried cooking pasta
Hell even normal miku is a better cook
the powers of being asian combined with the powers of being brazilian

Pearry
*
🤓
Peary this, casual
yeah so update i have no clue what im doing lol i thought i could just copy and paste stuff into the code but i keep getting issues with different lines each time i try and edit so not sure whats happening oh well
maybe @exotic shadow or someone else can help; I should go to sleep soon
thanks for the help anyways!
yay
do you see my vision
i aint putting my personal data
counterpoint: you will get a pizza
order tracking will be tricky business but the rest is easy i think
besides the ui that is
hello there
howdy
how are y'all
jolly
nice
just installing way too many mods
yeah
💀** **
oh.
my laptop would crash
still 1.8k 😭
i CANNOT reach 2k
laptop issue
skill issue
this some bullshit
im on my laptop rn
i dont actually have a pc im poor
is it?
jens almanac has 500 jokers? gimme gimme
version 8 was for newcalc?
wait what is newcalc
wasnt it?
i think so
smods split
oldcalc and newcalc
its newcalc cause calculation functions changed
im not planning to add another mods, it will fucking stutter
Cryptid's expansion + Jen's Almanac
- me
where's your printer
Jen's printer
why would you do that
fair
what do you get from newcalc
matter pf fact, let me try adding mods to it
newcalc is just better
more compat
so less lag?
dough
i went to the minecraft movie today
here's what i planned to add to Jen's if it does support newcalc
- RevosVault
- TOGAPack
- AikoyoriShenanigans
- Seals On Everything
- Bakery
- Rift-Raft
going tomorrow
not dressing up as steve
i dont have a steve outft
how spicy was ot
mouth speak
ear hear
finger touch
tounge taste
nose smell
third eye
uhhh
see
limb move
lung breathe
stomach dissolve
heart beat
foot step
teeth chew
hand grab
I want to know, i've been thinking about making balance changes on a mod im working on
nail grow
nail clip
eye blink
shoulder joint
back bend
elbow funnybone
ear hear
we already did that one
fuck
lmao
eyebrow raise
heart stop
heart restart
arm shovel
heart attack
shovel bury
bone break
lung cigarette
mouth cough
lung destroy
leg hurt
leg break
leg heal
phone dial hospital
hospital end call
fucking die
get burried
grave "rest in peace jombio
he 'fucking died' "
family visit
event funeral
people cry
eat food
people leave
diabetes
straight up diabetes 😭
fucking die as well
no one visit
your falt.
Gorgeous
gorgeous
hideous
idk
🔥
NO PLEASE
be forced to eat 10 pounds of bread
all vaulted cards shall contain 1 debuff
its not going to be that bad
also all vaulted jokers suck pre-endless imma be honest with you
uncle grandpa joker when
that's crazy
wtf
key??? what mod
time to nerf vault key
false
the shill is crazy
FUCKKLDKALSJDHMKALSDKS
I
I FORGOT
gimme a sec
guys
vaulted jokers should not appear in shops
what mods did you use to achive that many jokers
he messed up
why are you asking, you got 2k jokers
yeah that's fair
IT WAS 0.08
well i couldnt find jens almanac so
FUASIDGASIFASDAJJDA
oh right
you can easily get
2k without
jens
so waht mods do yuo use i need to knoew so i canh rival your mass amout of jokers
rip my download folder's organization
my desktop is a complete mess
like
every mods in #1209506514763522108
oh
jen's 0.0.8 should be newcalc....................................
yes that includes revo too
I KNOW
let me try
YOU
on the topic of jens
where can i find it it wasnt on github
thumbs up
cant wait to crash even more
i was just sitting in shop and the game froze randomly
luckily i was saved
when did they redo the art???
oh it looks better now
yeah
modded joker lacks the original jimbo aesthetic
true
So uh how much did the documentation change for making the mods ever since 1.0.0 came out?
like pfft what is this???
-# revo dont murder me during my sleep
error?
Oh...
lovely console has gone mad
i dont think it's much but
i think it's enough
@grand geode congrats on having your name immortalized in the credits for the most mid mod ever (mine)
any way to increase performance especially if you have a lot of mods
don't worry, the smods devs will probably have some epic breaking changes just for you :D
fucj
thinking up ideas for balatro modding (ill get around to learning how to mod the game eventually)
i will never get into modding
except thaf one mod that i made just to change the game sound
it was funny i think
sometimes is the key word
check out my mod
what is it
soon
Are you okay with a content mod having balance changes?
3
5
3
Depends on the changes
🤔
I’m not a very experienced person but send me a screenshot of the crash log and maybe I can help until someone more qualified can show up
crash log being the weird screen with all the text after failing to boot
you can, but I wouldn’t be able to help you since I’m on mobile
oh
screenshot gives a lot easier of a time
your mods are up to date, so I’m not exactly sure
sob
Banned so many boss blinds that the UI commited stretch
crypto the mod broky with ltaest seemod:( use this instead: https://github.com/Steamodded/smods/archive/c1e1b26d8e7c511238bd1a0b91e63ffdb9da1a11.zip
ty
it worked
anyone know how to change the text color of text relating to the suits to match the color of a texture pack you have on?
ah, i love the antimatter deck
at least I have the sweet sweet sounds of jimball to vibe to while each card takes several minutes each to play their animations
I might have a few too many retriger effects
Im still only on the first card
.w.
imma grab a drink
How am i still on the first card
Is
Is it possible to get stuck in an infinite loop
Should this be reworded?
where is this, i need
The obsessive part of me is thinking "Earn no money from Interest" would be more explicit, but it's honestly fine and makes total sense as-is
still need to finish it
The random text size changes stand out more than the wording
balatro did that, not me
is balatro automatically resizing the text? cuz it does indeed look bad
"Interest gives free rerolls instead of money
Cannot pay for rerolls"
Shorter and puts the upside first
they did it
Ludwig went from the southernmost point to the northernmost of Japan with no conventional map
I got Balatro from PC game pass; is ther a way to make Thunderstore switch from steam to xbox app?
not yet
no
also i don't even use nexus mods
there are like not that many mods on there i believe
Internet is such a predictable place
the only reason i would put my mod there is for discoverability
so that equals 20
Already showed them
it's 306 with nsfw included
So a majority has reason.
how you make an nsfw balatro mod?
i don't get it
why 😭
have you seen the mod i shall not name that implements a function from ultrakill
hi aiko
have you seen jimbo
XD
thunk took a risk by not censoring that mf
I don't get why would people want to be nsfw about balatro
seems like a really chill game
@terse portal did you know that i
no i didn’t actually
???
@gilded vortex thank you for the help it's working
hypixel skyblock to be exact
Do cryptid and jens almanac compatible with the new steamod version?
🙅🏼♀️
Ouch
should be
Thanks!
I've been seeing people like, hold click and drag over cards to select them, what mod is that?
handy
tysm
would it be evil to force people to play klondike solitaire in balatro
no going back now
Hi guys I need some help with an idea
I have a rare card that I wanna have do stuff with polychromes but I don't know what
It was originally this but idk if I'm too crazy about it anymore
if you mind me asking how does that work? i can't see anything related to it
polychrome cards give $5 dollars at the end of round when held in hand
I'm sorry
I don't really think this would be an econ card tbh
Def want it scoring or affect polychrome scoring
tysm again 
x1.5 round score when scoring polychrome cards
That sound insane
😭
i truly wonder what this inconspicuous piece of orange is gonna do
I gotta start deving again soon...
NONONONONO
development is over
no more tomorrow
future is bleak
no more chess deck
are you telling me
development does not resume tomorrow
yes
they keep spamming it so i just give up
and just cancel the whole mod
no chess
completely unrelated, I just had an idea for a challenge
wtf
hello
klondike in balatro
yes
two ideas for challenges
i keep trying to think of how balatro's mechanics could integrate into klondike but there really isnt a way for that to work lol
it does make me wonder if the game could be modded to be based on other singleplayer-fied multiplayer games besides poker though... hmm
i mean i personally know what to do
right now the last obstacle would be "how do i move a whole stack of cards at once'
what mod do people use to get this joker visualisation
omg hiiiii
omg haiii
it's joker display
okays 🫶
I'm still trying to think of- I guess how do I start conceptualizing a mod?
you just do it
Like the most I got rn is like. "Weird Joker", which would be a reference to Weird Al somehow.
it's in my server 💔
And also like a Friends of Jimbo-esque pack for In Stars and Time.
The problem is like. Where would I put it under? Cause I've been thinking of modding my deck's designs so that it has stars, but I like spades and clubs and considering the art style of ISAT it would make sense to make it one of the black suits...diamonds works the easiest, but that's red.
Does anyone know if i started a run on a pc without steammodded installed can I continue that on a pc that does?
Had a monster run going on my work pc that I wanna continue today but wanna know if I should just uninstall all mods before continuing in my home pc
you should probably do that
you just have to remove lovely dll
temporarily
Another option is to create a copy of Balatro.exe and name it something likeBalatro-Modded.exe. Running that will create a new %AppData%/Balatro-Modded directory that you can copy your saves into, so you can have both working side-by-side.
For those who are more familiar with shortcut arguments, another another option is to create multiple shortcuts to Balatro.exe with the --mods-dir argument pointing to different Mods folders, which is a neat Lovely feature
Nice
this is new tech to me
Hooray for undocumented features!
oh I didn't know
ah well
renaming folders works for me
Can someone pin this 🤔
@Egg
@
@gilded tulip are you able to pin some useful tips for modding in this channel?
Possibly but no need to ping them 😭
yeah this is useful imo
If you could just pin every message i've ever sent, that would be great
also block this guy's windpipe
I wanna ask the community, how helpful is it actually
Mmmmnnnfff
I don't wanna clutter pins, so uh
anyone know of a mod to increase save files?
ONE pin
In terms of useful pins, it could be good to have a pin for one of the starter packs in #1209506514763522108
If I get at least 8
reactions on this message, I'll assume that's enough interest
there's a starter modding guide
And I'll start
I'm surprised more people didn't know this, I thought it was fairly common knowledge
ping the modders
everyone
i have 0 clue what this is about but ill react for you guys 
Y'all do it.
I don't write game modifications, if I was more active here I'd do it in a heartbeat but life comes at you fast
I just want consensus
That’s what I said
spread the word
i dont think this chat is active as of now
there's usually a fuck tons of modders in here
egg can this starter pack be pinned? https://discord.com/channels/1116389027176787968/1349064230825103441
2 more votes
Link to the top of the Modding Starter Pack thread!
#1349064230825103441 message
i think they meant to be pinned in the modding forum itself
so people can just refer to "check pinned forum"
If a comment is getting pinned, might be better to pin one of my earlier more comprehensive comments about this same feature:
#⚙・modding-general message
the modding scene is growing so we might as well anticipate
especially Cryptid and probably Multiplayer
puish
8
More pin suggestions
#⚙・modding-general message
#⚙・modding-general message
Those two ones I'm definitely not pinning
that's just RTFM isn't it?
Like even I knew these things and I barely touch the modding scene
Verify Integrity is relatively common knowledge, and is becoming less relevant anyway since the injector method of installing mods has gone out of vogue.
--disable-console is a Lovely-specific feature and isn't obvious to newcomers, but it's also not a big deal, and it's arguably better for the console to be displayed as default to make it clear when errors are occurring.
i think my mod is just out there so i think it warrants a bit of a rename
my mod won't give you absurd score
@gilded tulip what about this
Sure, I guess
Pinning this one specifically for compatibility in case Discord borks how it works
Discord is a strange and unpredictable creature
I'll make an effort to keep them relevant and updated in the future, if you don't mind edits to pinned comments
@wraith seal, you're extra-famous now
Is rhere anyone who does mod commissions?
I haven't heard of anyone taking money directly to make mods, but if you think you have an interesting concept you could make a thread in #1209506514763522108 and see if it gains any traction. You might be able to find someone willing to pick it up and run with it
Yeah absolutely sorry. I just can’t draw or mod and would really like a joker made lol
Its mb
Hi, I'm having trouble moding my game. I'm trying to replace the button layout with this one to match my arcade cabinet. I've tried just dragging the moddified png file into the .rar/.exe file but it wont let me. So I assume it's a little more indepth than that.
Opening Balatro.exe using 7-zip ("Open as Archive") and dragging the textures into the right folders should work, that's the simplest method. What have you tried so far?
That, but with winrar. Says my exe is corrupt. I'll try with 7zip
Actually looks like @twilit jetty takes commissions and is reasonably active, could be worth contacting too
uhhhhhh
not even my vocaloid mod smh
This was an issue with Steamodded 0309b, try updating
its got whatsapp luigi so i took that insteaf lol
yup. Winrar was the problem. 7zip works fine
😭😭😭😭😭😭😭😭
bet thanks
Do you want art or code?
Art. I’ll manage to import it but I cannot draw
Tyty <3
Some artists here take commission
I think Gappie, PaperMoon, TiltedHat, maybe more
Maybe akai
Balaton on arcade with modded buttons to match my rgb buttons. Thanks for the help
That's awesome. Good luck tearing yourself away from that
i can't draw either
Incorrect
new tags!
me neither
me neither
Can you guys please help me my cryptid isnt working its saying something about flags
update steamodded
I legit just installed it 20 minutes ago
And lovely also
Unless I got the wrong version
you didn't download the one from the code button
woah, i should definitely finish my modding tutorial vid soon then 😭
Is that not the right one
wdym not working
whats the seed finder mod i dont remember the name
brainstorm
So it breaks once i click play for teh second time
oh i meant cryptid
whoops so i made a bumch of replies but its 4 am for me so they actually are in the modding dev chat lol can you take a quick look at the new chats there for me please
i said it though, i will be back once i finished it
can you lovely patch into mods? i feel silly for asking
yes
target = '=[SMODS mod_id "file"]'
hi n
hii
that does not work on macos
u dont work on macos
lie
i dont see u working
thanks
two masks
whats the longest anyone has ever had their game calculating for in modded balatro
ive seen a week
wtf lmao
yea just give up lmao
my disappointing ass gotta leave the server wtf a week
quit crypotid before it's too late
ill get used to this eventually
any of yall know how to get infinity in cryptid
arrow function with decimals
w h a t
fake infinity is a failsafe cryptid uses, it's not actually a high score. It's why you'll lose the run whenever you hit it
on omeganum, the highscfore I think is #^100, right?
i dont even think anyones reach anywhere near that high on base cryptid
since exponentia seems to the be the only joker that can scale past e300
one of the
If you want to know how big that is, 1eee9 is so far removed from e#9 that it would be expressed as 0.0000000%. e100#100 is a number so large that e#9 wouldn't register as relevant. e100###100 is so large that e100#100 wouldn't register as relevant, basically being as far from that number as 0 would be.
wow
so basically nobody can reach that big of a number
i wonder what the highest sm1's ever reached on BASE cryptid is then probably nothing past triple e
I don't think it's realistic to expect your computer to get near a number that omeganum would say is impressive 😛
I'd check the numberflexing channel on the cryptid server
the what channel 😭
Activate Windows
Go to Settings to activate Windows.
last image of this before i close it
thaaaaat's numberwang
I understood that from the message
rhetorical question moment
Nxkoo, do you tend to play with a bunch of mods enabled at once, normally, or do you more rotate through different mods?
all of em at once
it's tedious when it crashes mid run or booting up
Hahaha, yeah I can imagine
i have to find the culprit
I'm setting up an API mod to be able to play with curated cross-mods content sets (so for example, only the blinds from Kino, some random Cryptid jokers and the tarot cards and enhancements from Bunco). If I have a stableish version of that working, would you be up to test whether it crashes your mod concoctions? haha
oh sure, I'm up for that
that would be really fun honestly
It's working on me running just Kino, but mods add a bunch of content of course, so I wanna see if it'll hold up when there's just random mods there that might be messing with how the banned keys get processed
is it like Glue?
If it doesn't work cross-mod all too well, it'll still be nice just for people that wanna make custom sets of Pokémon or yugioh jokers when they play pokermon or joyousspring, but hopefully it'll work out
oh so just a disabler thing that allows you to share your configs?
In that it's just meant to slot into a modpack to make that experience easier? Kinda, I guess. It's honestly just a feature I want to add to Kino so that the mod can still be playable even if I end up with like 700 jokers, so that there are curated content pools so that it doesn't get flooded with niche uncommons and such. But I thought I'd set it up as an API mod because I'm sure other mods that add too much content would find it useful too
ok the one issue i can see with morefluff (that should be fixed now) is with how it creates modded jokers
it should already be fixed though because it crashed with multiplayer
i see i see
hold on is there anything that removes the limit of some properties on jokers (eg this joker being at x1e300)
Yeah, that lets you select a pack at the start of a run in deck selection. Ideally I'd make it so you can create a content set in game as well, but that's a ui challenge I don't know if I'm up to 😛
how are you thinking of sharing the packs?
scaling jokers can break it with scalae iirc, or the exotic version of that joker, whichever one was which, but otherwise, nope
Scalae
and
Gemini
i am soooo excited to texture custom gemstone jokers thats gonna be soooo funnnnn :)))))))))))
(^^ has never ever in her entire life done texturing that advanced and already knows shes going to fail)
alr
goodluck man
current idea would be for them to just be something mod makers might make as a mod compatibility if they wanted to use it. And I'd probably make it so people can share the lua files for it in the channel. But if it turns out people like using it, I'll have to come up with something a bit better. The UI part and sharing part is the stuff that I've not entirely figured out yet, honestly, haha
would be handy for me, i could make a config that includes only the mlp content or everything but the mlp content
I don't assume it'll take off, but if a lot of people that use a shitton of mods use it, I guess I could always chat with the dev team of the mod manager, haha
So like you can choose which mods for jokers, blinds, vouchers
individually?
not just which mods, but the specific content in it, yeah.
there's some danger there with content that creates other content as well, but that's just something I'll have to make clear, haha
they should just create jimbos by default unless the actual type gets disabled right
or like
create My Cool Joker would crash i guess
yeah, that's if the pool is empty, but I'm thinking like the cryptid joker that creates jokers in collection order, for example
But I guess it's also just that this mod bans cards from spawning naturally, it'll still allow forced spawning, of course
if it turns out to be too difficult, I'll just give up, no worries 😛
fair fair
but if i get it good enough, I'm sure I can convince a whizkid to help me come up with real good solutions, haha. I suspect that some mods may add a whole new mechanic in a way that's not really vanilla in implementation, so the code won't account for it, but I'm sure there's ways to deal with that. Currently, it's really just going through all the keys before your run starts, seeing if they're on an inclusive list, and banning them otherwise, haha
only thing I need to figure out is that I kinda want content sets to be able to have a thumbnail image, but I don't want each content set to have a whole new assets folder. I guess I could see if this can be set up as a json that gets converted and just store the image in the json itself 🤔
How do you get mods on the mobile version or is it not possible?
you can't talk about that here
I tried asking it in game discussion and got sent here so...
it's against TOS to do mobile modding. I'd check the steamodded server and ask there if you wanna learn more about why
Oh- I never knew...
no worries
Sorry
Because I heard from a github thread about a way to do it but it involves changing android directories which I am in no free time to do so.
Yeah, there are places to learn more about it. But it's against android TOS to have apps endorse how to edit their code (for good reasons honestly), so it's not something the official balatro server can endorse
-# Balalo
the bananatro mod
GET OUT
