更新中文翻译 (#16)

* Update README-zh_CN.md

完成了全部翻译。修改了部分翻译问题和文本错误。

* Update README-zh_CN.md

Add Musical Suit and FederAPI.

* Update README-zh_CN.md
This commit is contained in:
Kooluve 2024-03-24 03:32:50 +08:00 committed by GitHub
parent 21956961b5
commit 0b5f500d0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
<img src="https://cdn.cloudflare.steamstatic.com/steam/apps/2379780/header.jpg" alt="Awesome Balatro Mods"/>
</a>
<p>Balatro是一场循环不息的扑克之旅。在这款令人陶醉的策略构建游戏中将参与到非法牌局,发掘能够改变局势的小丑牌,引爆一系列令人血脉喷张、疯狂迸发的连锁效应。</p>
<p>Balatro 是一场循环不息的扑克之旅。在这款令人陶醉的策略构建游戏中,你可以打出非同寻常的牌型,发掘扭转局面的小丑牌,引爆一系列令人血脉喷张、疯狂迸发的连锁效应。</p>
</div>
<br/>
@ -15,7 +15,7 @@
[![Discord](https://img.shields.io/badge/Discord-Balatro-blue?logo=discord)](https://discord.gg/balatro)
[![WiKi](https://img.shields.io/badge/WiKi-Balatro-blue?logo=wiki.js)](https://balatro.wiki/)
收集所有小丑牌模组,欢迎补充!
致力于收集所有小丑牌模组,欢迎补充!
> 欢迎大家参与模组介绍翻译
@ -26,32 +26,45 @@
- [模组加载器](#模组加载器)
- [模组 (依赖 **Steamodded**)](#模组-依赖-steamodded)
- [牌组](#牌组)
- [界面 GUI](#界面-gui)
- [功能](#功能)
- [界面](#界面)
- [功能](#功能)
- [小丑](#小丑)
- [卡牌](#卡牌)
- [花色](#花色)
- [挑战](#挑战)
- [蜡封](#蜡封)
- [材质包](#材质包)
- [纹理](#纹理)
- [翻译](#翻译)
- [合集](#合集)
- [模组 (依赖 Balamod)](#模组-依赖-balamod)
- [APIs](#apis)
- [Translates](#translates)
- [工具](#工具)
- [模组 (依赖 **Balamod**)](#模组-依赖-balamod)
- [接口](#接口)
- [牌组](#牌组-1)
- [功能](#功能-1)
- [小丑](#小丑-1)
- [界面](#界面-1)
- [挑战](#挑战-1)
- [盲注](#盲注)
- [翻译](#翻译-1)
- [合集](#合集-1)
- [模组 (依赖 **Lovely**)](#模组-依赖-lovely)
- [翻译](#翻译-2)
- [模组 (其他)](#模组-其他)
- [纹理](#纹理-1)
## 工具
- [Balatro Calculator](https://efhiii.github.io/balatro-calculator/) - Calculate the best score for any Balatro hand. by [@Edward](https://github.com/efhiii)
- [Immolate](https://github.com/MathIsFun0/Immolate) - An OpenCL seed searcher for Balatro. by [@MathIsFun_](https://github.com/MathIsFun0)
- [Balatrolator](https://github.com/kleinfreund/balatrolator) - Score calculator for Balatro. by [@kleinfreund](https://github.com/kleinfreund)
- [balatro-save-loader](https://github.com/WilsontheWolf/balatro-save-loader) - A simple save loader/modder for balatro. by [@WilsontheWolf](https://github.com/WilsontheWolf)
- [Balatro.antihypertensive](https://github.com/miku1958/Balatro.antihypertensive) - Save Manager for Balatro, macOS only. by [@miku1958](https://github.com/miku1958)
- [Lovely](https://github.com/ethangreen-dev/lovely-injector) - A runtime lua injector for LOVE2D. by [@ethangreen-dev](https://github.com/ethangreen-dev)
- [Balatro Calculator](https://efhiii.github.io/balatro-calculator/) - 分数计算器。 by [@Edward](https://github.com/efhiii)
- [Immolate](https://github.com/MathIsFun0/Immolate) - 基于 OpenCL 的种子搜索器。 by [@MathIsFun_](https://github.com/MathIsFun0)
- [Balatrolator](https://github.com/kleinfreund/balatrolator) - 分数计算器。 by [@kleinfreund](https://github.com/kleinfreund)
- [balatro-save-loader](https://github.com/WilsontheWolf/balatro-save-loader) - 简单的存档加载器/修改器。 by [@WilsontheWolf](https://github.com/WilsontheWolf)
- [Balatro.antihypertensive](https://github.com/miku1958/Balatro.antihypertensive) - 存档管理器macOS限定。 by [@miku1958](https://github.com/miku1958)
## 模组加载器
- [Steamodded](https://github.com/Steamopollys/Steamodded) - A Balatro ModLoader. by [@Steamo](https://github.com/Steamopollys)
- [Balamod](https://github.com/UwUDev/balamod) - Mod loader, Injector and Decompiler that supports **in-game code injection for Balatro**. by [@UwUDev](https://github.com/UwUDev)
- [Steamodded](https://github.com/Steamopollys/Steamodded) - 模组加载器(目前最常用的加载器)。 by [@Steamo](https://github.com/Steamopollys)
- [Balamod](https://github.com/UwUDev/balamod) - 模组加载器,注入器和反编译器,支持注入游戏内部代码。 by [@UwUDev](https://github.com/UwUDev)
- [Lovely](https://github.com/ethangreen-dev/lovely-injector) - 作用于 LOVE2D 游戏的运行时 lua 注入器。 by [@ethangreen-dev](https://github.com/ethangreen-dev)
## 模组 (依赖 [**Steamodded**](https://github.com/Steamopollys/Steamodded))
@ -71,7 +84,7 @@
- [Dealer's Discount Deck](https://discord.com/channels/1116389027176787968/1214695661094572092) - 开局时获得**清仓特卖**优惠券。by `@Neon`
- [Royal Deck](https://discord.com/channels/1116389027176787968/1215417507440107540) - 开局时牌组中只有增强的 A、K、Q、J、10。 by `@UnknownEternity`
- [Astronomer Deck](https://discord.com/channels/1116389027176787968/1215091624829517876) - 开局时获得**星球牌**相关小丑和优惠券。 by `@Vicendithas`
- [Mikas Balatro Mod Collection](https://github.com/MikaSchoenmakers/MikasBalatro) - 自制牌组和小丑牌合集。 by [`@Mikadoe`](https://github.com/MikaSchoenmakers)
- [Mika's Mod Collection](https://github.com/MikaSchoenmakers/MikasBalatro) - 自制牌组和小丑牌合集。 by [`@Mikadoe`](https://github.com/MikaSchoenmakers)
- Even Steven's Deck - 开局时牌组中只有偶数点数的牌,并获得**偶数史蒂文**。
- Odd Todd's Deck - 开局时牌组中只有奇数点数的牌,并获得**奇数托德**。
- Fibonacci Deck - 开局时牌组中只有斐波那契点数的牌 *A、2、3、5、8*,并获得**斐波那契**。
@ -82,85 +95,165 @@
- [Easy Start Deck](https://discord.com/channels/1116389027176787968/1215120640563089470) - 开局时获得**代金券**和**多彩**标签。 by `@Spellign`
- [Legendary Deck](https://discord.com/channels/1116389027176787968/1215385607686066287) - 开局时牌组大小**翻倍**并获得**增强**。 by `@UnknownEternity`
- [Gimmicky decks pack](https://discord.com/channels/1116389027176787968/1215786968433164328) - 自制牌组合集。 by `@Kusoro`
- Joker Deck - 开始游戏时获得 **2** 张随机 **永恒** 小丑牌。
- Joker Deck - 开时获得 **2** 张随机 **永恒** 小丑牌。
- Flood Deck - 获得小丑牌时用其复制填满槽位,摧毁小丑牌时改为摧毁所有小丑牌。
- Curse Deck - 被丢弃的手牌点数降低 **1**
- Nihil Deck - 所有小丑牌获得**负片**,获得小丑牌时随机失去一种资源。
- Gacha Deck - 商店里只出售补充包和优惠券,但**补充包**数量更多。
- [Eccentric Deck](https://github.com/mojimoon/MojiBalatro/blob/main/EccentricDeck/EccentricDeck.lua) - 牌组中所有牌的点数和花色都是随机的但**偏向**于同一种,增强、版本和蜡封也会偏向性地添加到部分牌上。 by [`@Mojimoon`](https://github.com/mojimoon/)
- [Joker Only Deck](https://github.com/mojimoon/MojiBalatro/blob/main/JokerOnlyDeck/JokerOnlyDeck.lua) - 所有**消耗牌**和**优惠券**,以及相关的小丑牌、标签和补充包都被禁用。 by [`@Mojimoon`](https://github.com/mojimoon/)
- [Sylvie's Silliness](https://github.com/NewtTheFish/SylvieSilly) - 自制牌组合集。 by [@NewtTheFish](https://github.com/NewtTheFish)
- Lemon-Lime Deck - 以修改的牌组开局;弃牌数和手牌数 -1所有的 2 各有一种蜡封。
- Sulfur Deck - 开局时拥有一张死神塔罗牌和库存过剩优惠券;小丑牌出现概率降低,相应的塔罗牌和星球牌概率增加。
- Aurora Deck - 开局时拥有一张光环幻灵牌;小丑和出现的卡牌获得“版本”;小丑牌槽位和手牌数 -1。
- Hallowed Deck - 塔罗牌和星球牌不再出现在商店中;卡牌默认会出现在商店中(不应该会影响补充包,但我还没用充分测试)。
- [High Card Deck and Jokers](https://github.com/Ken-Shi/Balatro_HighCardMod) - 参考《至高之牌》(动画)所制作的牌组! by [@Kenny Stone](https://github.com/Ken-Shi)
### 界面 GUI
- [Escape Exit Button](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/EscapeExitButton.lua) - Add an "Exit" button into the "Escape" menu. by [@Steamo](https://github.com/Steamopollys)
- [Fold Button](https://github.com/happinyz/BalatroFoldButton) - Quickly forfeit your runs with the 'Fold' button! by [@happinyz](https://github.com/happinyz)
- [More Speed](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/MoreSpeeds.lua) - More Speed options! by [@Steamo](https://github.com/Steamopollys)
- [Jimbo's Histories | Run Reviewer](https://github.com/Mi1cK/Jimbos-Histories) - Review run after it has ended. by [@MilcK](https://github.com/Mi1cK)
- [Speedrun Timer](https://discord.com/channels/1116389027176787968/1209916317604511814) - A speedrun timer for Balatro. by [@MathIsFun_](https://github.com/mathisfun0)
- [Taikomochi](https://github.com/Amvoled/Taikomochi) New zen game mode, loosing is not the end of the run, just restart the ante. by [@Amvoled](https://github.com/Amvoled)
- [Deck Creator](https://github.com/adambennett/Balatro-DeckCreator) - GUI mod for creating, saving, loading, and sharing your own customizable decks! by [@Nyoxide](https://github.com/adambennett)
- [Deck Seer](https://gist.github.com/theVDude/c8d33960f869207da4a69cc7c035e68d) - Peer into the future of your deck (see upcoming draws). by [@thevdude](https://gist.github.com/theVDude)
- [Hitboxes](https://discord.com/channels/1116389027176787968/1209857245316255744) - Enables Balatro's builtin hitboxes. Also shows some other debug information. by [@MathIsFun_](https://github.com/MathIsFun0)
- [Custom Fonts](https://discord.com/channels/1116389027176787968/1210101577550008390) - Allows setting the game font to a custom font. Must be named "font.ttf". by [@MathIsFun_](https://github.com/MathIsFun0)
- [Hold For Final Hand Score](https://github.com/Wiwiweb/BalatroMods/blob/main/HoldForFinalHandScore.lua) - Pauses a moment for the final Chip X Mult count, and another moment for the final hand chip total. Especially noticeable on big hands that trigger flames. by [@Wiwiweb](https://github.com/Wiwiweb)
- [Main Menu Tweaks](https://discord.com/channels/1116389027176787968/1212843840814325780) - Minor changes to the main menu screen. by `@termisaal`
- [YippeeGameOver](https://github.com/Mysthaps/BalatroMods/tree/main/YippeeGameOver): Replaces Jimbo in the win screen with tbh. by [@Mysthaps](https://github.com/Mysthaps)
- [JCursor](https://github.com/jie65535/JMods/blob/main/JCursor) - 允许自定义游戏光标. by [@Jie65535](https://github.com/jie65535)
### 界面
- [Escape Exit Button](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/EscapeExitButton.lua) - 在 esc 菜单增加了退出按钮。 by [@Steamo](https://github.com/Steamopollys)
- [Fold Button](https://github.com/happinyz/BalatroFoldButton) - 在 esc 菜单增加了 fold倒闭按钮可以快速放弃本局游戏并显示结算画面。 by [@happinyz](https://github.com/happinyz)
- [More Speed](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/MoreSpeeds.lua) - 更多的速度选项! by [@Steamo](https://github.com/Steamopollys)
- [Jimbo's Histories | Run Reviewer](https://github.com/Mi1cK/Jimbos-Histories) - 重新查看刚刚结束的一局游戏。 by [@MilcK](https://github.com/Mi1cK)
- [Speedrun Timer](https://discord.com/channels/1116389027176787968/1209916317604511814) - 竞速计时器。 by [@MathIsFun_](https://github.com/mathisfun0)
- [Taikomochi](https://github.com/Amvoled/Taikomochi) - 失败并不会结束本局游戏,而是重置底注。 by [@Amvoled](https://github.com/Amvoled)
- [Deck Creator](https://github.com/adambennett/Balatro-DeckCreator) - 界面模组,可以创建、保存、加载、分享自定义的牌组。 by [@Nyoxide](https://github.com/adambennett)
- [Deck Seer](https://gist.github.com/theVDude/c8d33960f869207da4a69cc7c035e68d) - 查看即将抽到的手牌。 by [@thevdude](https://gist.github.com/theVDude)
- [Hitboxes](https://discord.com/channels/1116389027176787968/1209857245316255744) - 显示游戏内置的碰撞盒。也会显示一些其他的 debug 信息。 by [@MathIsFun_](https://github.com/MathIsFun0)
- [Custom Fonts](https://discord.com/channels/1116389027176787968/1210101577550008390) - 自定义游戏字体。字体文件必须命名为 "font.ttf"。 by [@MathIsFun_](https://github.com/MathIsFun0)
- [Hold For Final Hand Score](https://github.com/Wiwiweb/BalatroMods/blob/main/HoldForFinalHandScore.lua) - 在显示计算出的筹码和倍率后会暂停一段时间,接着在显示最终的筹码后又会暂停一段时间。当打出冒火特效时暂停效果会特别明显。 by [@Wiwiweb](https://github.com/Wiwiweb)
- [Main Menu Tweaks](https://discord.com/channels/1116389027176787968/1212843840814325780) - 对主菜单界面进行了微调。 by `@termisaal`
- [YippeeGameOver](https://github.com/Mysthaps/BalatroMods) - 把胜利结算界面的 Jimbo和玩家说话的小丑替换成了 tbh一个来自梗图的迷之生物。 by [@Mysthaps](https://github.com/Mysthaps)
- [JCursor](https://github.com/jie65535/JMods/blob/main/JCursor) - 允许自定义游戏光标。 by [@Jie65535](https://github.com/jie65535)
- [BalatrOverlay](https://github.com/cantlookback/BalatrOverlay) - 显示手牌可以打出哪些牌型。 by [@cantlookback](https://github.com/cantlookback)
- [Colour Selector](https://github.com/EmperorGesar/Balatro-Colour-Selector) - 选择和更改主菜单背景的颜色。 by [@EmperorGesar](https://github.com/EmperorGesar)
### 功能性
- [Achievements Enabler](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/AchievementsEnabler.lua) - Mod to activate Achievements. by [@Steamo](https://github.com/Steamopollys)
- ~~[Five of a Flush](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/FiveOfAFlush.lua) - Adds Balatro's most requested hand type. by [@MathIsFun_](https://github.com/MathIsFun0)~~ _(Deprecated)_
- [Masquerade](https://github.com/Amvoled/Masquerade) - Allows multiple card sprites to coexist and be randomly picked when displayed. by [@Amavoleda](https://github.com/Amvoled)
- [Collection Fix](https://github.com/GoldenEpsilon/Balatro_CollectionFix) - Fixes the collection to work with amounts of cards that aren't the base game's. by [@Golden Epsilon](https://github.com/GoldenEpsilon)
- [Debug Menu](https://discord.com/channels/1116389027176787968/1209857245316255744) - Enables Balatro's builtin debug menu. Press TAB to show keybinds. by [@MathIsFun_](https://github.com/MathIsFun0)
- [Milck QOL](https://github.com/Mi1cK/Milcks-QOL) - Add keyboard shortcuts to the game. by [Milck](https://github.com/Mi1cK)
- [Faster Stakes Unlock](https://github.com/Wiwiweb/BalatroMods/blob/main/FasterStakesUnlock.lua) - Winning a run with a stake unlocks the stake 2 levels below for all decks. by [@Wiwiweb](https://github.com/Wiwiweb)
- [RandomSprite](https://github.com/Mysthaps/BalatroMods/blob/main/RandomSprites.lua): Randomizes the sprites of all Jokers, Vouchers, Boosters and comsumables. This will also randomize all modded cards into vanilla sprites. by [@Mysthaps](https://github.com/Mysthaps)
### 功能
- [Achievements Enabler](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/AchievementsEnabler.lua) - 激活成就。 by [@Steamo](https://github.com/Steamopollys)
- ~~[Five of a Flush](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/FiveOfAFlush.lua) -加入这游戏最需要的牌型。 by [@MathIsFun_](https://github.com/MathIsFun0)~~ _(Deprecated)_
- [Masquerade](https://github.com/Amvoled/Masquerade) - 允许卡牌拥有多个图形,随机显示一种。 by [@Amavoleda](https://github.com/Amvoled)
- [Collection Fix](https://github.com/GoldenEpsilon/Balatro_CollectionFix) - 修复收藏界面以显示非原版游戏的卡牌。 by [@Golden Epsilon](https://github.com/GoldenEpsilon)
- [Debug Menu](https://discord.com/channels/1116389027176787968/1209857245316255744) - 开启游戏内置的 debug 菜单。按 TAB 键显示快捷键。 by [@MathIsFun_](https://github.com/MathIsFun0)
- [Milck QOL](https://github.com/Mi1cK/Milcks-QOL) - 增加了一些键盘快捷键。 by [Milck](https://github.com/Mi1cK)
- [Faster Stakes Unlock](https://github.com/Wiwiweb/BalatroMods/blob/main/FasterStakesUnlock.lua) - 完成某一赌注后可以为所有牌组解锁低于该赌注两级的赌注。 by [@Wiwiweb](https://github.com/Wiwiweb)
- [RandomSprite](https://github.com/Mysthaps/BalatroMods) - 随机化所有的小丑、优惠券、补充包和消耗牌的图形。 by [@Mysthaps](https://github.com/Mysthaps)
- [Better Mouse And Gamepad](https://github.com/Kooluve/Better-Mouse-And-Gamepad) - 让鼠标和手柄操作更加简单高效。例如长按右键拖动可以多选卡牌。 by [@Kooluve](https://github.com/Kooluve)
- [BalatroQuickLoad](https://github.com/TsunamiinFantasy/BalatroQuickLoad) - 快速 SL。 by [@TsunamiinFantasy](https://github.com/TsunamiinFantasy)
- [Rumble](https://discord.com/channels/1116389027176787968/1214561899014918165) - 支持手柄震动。 by `@WilsontheWolf`
- [Free Reroll](https://discord.com/channels/1116389027176787968/1215870212847698020) - 刷新商店全部免费!可能会破坏游戏体验。 by `@Tianjing`
- [IncreaseJokerCap](https://github.com/AkitaAttribute/IncreaseJokerCap) - 增加基础小丑槽位的数量。 by [@Akita Attribute](https://github.com/AkitaAttribute)
- [ReplaceJokers](https://github.com/AkitaAttribute/ReplaceJokers) - 移除所有小丑。可以用来让一局游戏只包含选择的部分小丑。 by [@Akita Attribute](https://github.com/AkitaAttribute)
- [InfinteScore](https://github.com/jamesthejellyfish/InfiniteScoreMod) - 将得分上限从 1.7e308 增加到了无限大。 by [@JamestheJellyfish](https://github.com/jamesthejellyfish)
- [DisableVerdantLeaf](https://github.com/V-rtualized/DisableVerdantLeaf) - 在特定的挑战中移除了翠绿之叶所有卡牌都被削弱直到售出1张小丑牌 by [@V-rtualized](https://github.com/V-rtualized)
- [+1 Shop slot for High Stakes](https://github.com/encarvlucas/EncarvlucasBalatroMods) - 在蓝注及更高的赌注中加入“库存过剩”优惠券(商店内卡牌槽位 +1 by [@Encarvlucas](https://github.com/encarvlucas)
- [Add +1 Shop to Every Run](https://github.com/encarvlucas/EncarvlucasBalatroMods) - 在所有开局都加入“库存过剩”优惠券(商店内卡牌槽位 +1 by [@Encarvlucas](https://github.com/encarvlucas)
- [Better Stakes](https://github.com/kjossul/BetterStakes) - 修改并降低了橙注和金注的难度。 by [@kjossul](https://github.com/kjossul)
- [Neow Blessings](https://github.com/kjossul/NeowBlessings) - 开局可以在 4 个祝福中选择 1 个,灵感来自杀戮尖塔。 by [@kjossul](https://github.com/kjossul)
- [Increase Shop Size](https://discord.com/channels/1116389027176787968/1217062797167427624) - 商店内卡牌槽位 +2。 by `@MonkeyHiko`
- [Better Stack](https://github.com/WilsontheWolf/Better-Stack) - 当游戏崩溃时输出更有用的栈跟踪信息。 by [@WilsontheWolf](https://github.com/WilsontheWolf) *([Pulling request](https://github.com/Steamopollys/Steamodded/pull/38) to Steamodded...)*
- [Set Seed Achievements Bypass](https://www.nexusmods.com/balatro/mods/5) - 种子局也能激活成就。 by `@infarctus`
- [Always Show Seed](https://www.nexusmods.com/balatro/mods/6/) - 在选项界面显示种子并且随时都可以复制同样适用于非种子局。Shows the seed and makes you able to copy it at all time on the options eveon on non seeded run. by `@infarctus`
- [Slower Scaling Ante](https://www.nexusmods.com/balatro/mods/7/) - 将底注的成长速度降低为线性。 by `@infarctus`
### 小丑
- [LushMod](https://github.com/lusciousdev/LushMod) - Pack with 9 jokers with some interesting effects. by [@lusciousdev](https://github.com/lusciousdev)
- [ShamPack](https://github.com/GoldenEpsilon/ShamPack) - Adds a couple of custom jokers and mechanics to the game. by [@Golden Epsilon](https://github.com/GoldenEpsilon) and `@DankShamwow`
- [MystJokers](https://github.com/Mysthaps/BalatroMods/tree/main/MystJokers) - Adds more Jokers to the game. Before you install, read below. by [@Mysthaps](https://github.com/Mysthaps)
- [MultiJokers](https://github.com/iJohnMaged/multi-jokers) - 增加了5张小丑牌。 by [@John Maged](https://github.com/iJohnMaged), `@Multi`, `@GoldenEpsilon`
- [JankJonklers](https://github.com/spikeof2010/JankJonklers) - A small pack of Jokers for the game. by [@Lyman](https://github.com/spikeof2010)
- [LushMod](https://github.com/lusciousdev/LushMod) - 增加 9 个小丑。 by [@lusciousdev](https://github.com/lusciousdev)
- [MoreFluff](https://notmario.github.io/MoreFluff/) - 增加一些小丑。 by [@notmario](https://github.com/notmario)
- [MystJokers](https://github.com/Mysthaps/BalatroMods) - 增加一些小丑。安装前请阅读说明。 by [@Mysthaps](https://github.com/Mysthaps)
- [MultiJokers](https://github.com/iJohnMaged/multi-jokers) - 增加一些小丑。 by [@John Maged](https://github.com/iJohnMaged), `@Multi`, `@GoldenEpsilon`
- [JankJonklers](https://github.com/spikeof2010/JankJonklers) - 增加一些小丑。 by [@Lyman](https://github.com/spikeof2010)
- [JellyMod](https://github.com/jamesthejellyfish/JellyMod) - 增加 17 个小丑和 22 个逆位塔罗牌。 by [@JamestheJellyfish](https://github.com/jamesthejellyfish)
- [Betmma Jokers](https://github.com/betmma/my_balatro_mods) - 增加 5 个小丑。 by [@Betmma](https://github.com/betmma)
- [Mika's Mod Collection](https://github.com/MikaSchoenmakers/MikasBalatro) - 增加 7 个牌组和 31 个小丑。 by [@Mikadoe](https://github.com/MikaSchoenmakers)
- [Bad Apple Joker](https://github.com/jamesthejellyfish/BadAppleBalatro) - 增加“烂苹果小丑”。 by [@JamestheJellyfish](https://github.com/jamesthejellyfish)
- [Themed Jokers](https://github.com/BlizzowX/Balatro---Themed-Jokers) - 一系列主题小丑。制作中。 by [@Blizzow](https://github.com/BlizzowX)
### 卡牌
- [Six Suits](https://github.com/Aurelius7309/SixSuits) - This mod adds two new suits to the game: Stars and Moons. by [@Aure](https://github.com/Aurelius7309) and `@CrimsonHeart`
- [French Tarot Cavalier Card](https://github.com/Desmero/FrenchTarotCavalierCard) - Add the card rank Cavalier from the game of French Tarot. by [@Desmero](https://github.com/Desmero/FrenchTarotCavalierCard)
### 花色
- [Six Suits](https://github.com/Aurelius7309/SixSuits) - 增加两种新花色:星星和月亮。 by [@Aure](https://github.com/Aurelius7309) and `@CrimsonHeart`
- [French Tarot Cavalier Card](https://github.com/Desmero/FrenchTarotCavalierCard) - 增加新的卡牌点数 CCavalier骑士来自法国塔罗牌。 by [@Desmero](https://github.com/Desmero/FrenchTarotCavalierCard)
- [Hanafuda Hybrid](https://github.com/tvroonhove/HanafudaHybridMod) - 将常规牌组变成混合的花札牌,相应地调整了基础筹码。 by [@Shirou97](https://github.com/tvroonhove)
- [Musical Suit](https://github.com/itayfeder/MusicalSuit) - 增加新花色、小丑、塔罗牌和盲注。 by [@itayfeder](https://github.com/itayfeder)
### 挑战
- [Stylish Sleeves Challenge](https://github.com/Aurelius7309/StylishSleeves) Adds the Stylish Sleeves Challenge to the game: The effects of all base game decks apply, X2 base blind score. by [@Aure](https://github.com/Aurelius7309)
- [Feed the Vampire](https://github.com/morpline/FeedTheVampire) - Adds a challenge that just gives you Pareidolia, Midas Mask, and Vampire. by [@Morpline](https://github.com/morpline)
- [GoldenChallenge](https://github.com/Mysthaps/BalatroMods/blob/main/GoldenChallenge.lua) - Adds the challenge "Golden". by [@Mysthaps](https://github.com/Mysthaps)
- [1 Hand? You're Joking?](https://discord.com/channels/1116389027176787968/1214857669932744714) - Challenge with just 1 hand every round. by `@Prokop :D`
- [Stylish Sleeves Challenge](https://github.com/Aurelius7309/StylishSleeves) - 结合了所有基础牌组的效果,基础盲注分数 x2。 by [@Aure](https://github.com/Aurelius7309)
- [Feed the Vampire](https://github.com/morpline/FeedTheVampire) - 只会获得幻视、迈达斯面具和吸血鬼小丑。 by [@Morpline](https://github.com/morpline)
- [GoldenChallenge](https://github.com/Mysthaps/BalatroMods/blob/main/GoldenChallenge.lua) - 开局牌组全部为黄金牌且获得金色蜡封,所有卡牌售价 x5移除吸血鬼。 by [@Mysthaps](https://github.com/Mysthaps)
- [1 Hand? You're Joking?](https://discord.com/channels/1116389027176787968/1214857669932744714) - 每回合只能出一次牌。 by `@Prokop :D`
### 蜡封
- [Green Seal](https://github.com/AxBolduc/GreenSeal) - 添加一个绿色蜡封当丢弃时将使给定回合的手牌数加1。如果一张带有绿色蜡封的卡牌被记分那么它也将应用X0.75乘数。 by [@AxBolduc](https://github.com/AxBolduc)
- [Green Seal](https://github.com/AxBolduc/GreenSeal) - 添加绿色蜡封,当丢弃时,将使本回合的手牌数加 1。如果一张带有绿色蜡封的卡牌被记分将给予 x0.75 倍率。 by [@AxBolduc](https://github.com/AxBolduc)
- [Silver Seal](https://github.com/mwithington/SilverSeal) - 添加银色蜡封,会对卡牌随机添加一种版本效果,当这张牌打出后会改为另一种新的版本效果。这张牌只有至少打出过一次其版本才会生效。 [@mwithington](https://github.com/mwithington), `@AxBolduc`
### 材质包
- [Balatro-Texture-Packs](https://github.com/alexse13dev/Balatro-Texture-Packs) I just wanted an easier way to share my (or others) texture packs. by [@Alexse13](https://github.com/alexse13dev)
- [Texture Pack](https://discord.com/channels/1116389027176787968/1212507813792714762) - Red, Green, Blue, Purple Standard Cards. by `@ywle`
- [Texture Pack](https://discord.com/channels/1116389027176787968/1212504558853689434) Keranik's 4-Color Poker Player's Deck. by `@Keranik`
- [Colorblind Friendly Card Colors Pack](https://discord.com/channels/1116389027176787968/1213904100065021962) This mod changes the standard card colors to be friendly to the three main colorblind types. by `@za0za_0`, `@Morn`, `@fridaywitch`
- [Improved four colors of suits](https://discord.com/channels/1116389027176787968/1213893814343696414) - Makes the colors for a four-color deck better. by `@Zabuza`
### 纹理
- [Balatro Re;Shuffled](https://github.com/XenoCHeart/Crimsons-Ultimate-Card-Collection/releases/tag/RS-Release) - 给所有的小丑牌、消耗牌和盲注替换新皮肤。 by [@XenoCHeart](https://github.com/XenoCHeart) and the Balatro Discord
- [Balatro-Texture-Packs](https://github.com/alexse13dev/Balatro-Texture-Packs) - 我只想要一个更简单的方法分享我的(或其他人的)纹理包。 by [@Alexse13](https://github.com/alexse13dev)
- [Texture Pack](https://discord.com/channels/1116389027176787968/1212507813792714762) - 修改了标准卡牌的颜色,将 4 种花色的扑克牌颜色分别修改为红色、绿色、蓝色和紫色。 by `@ywle`
- [Texture Pack](https://discord.com/channels/1116389027176787968/1212504558853689434) - 修改了标准卡牌的颜色。 by `@Keranik`
- [Colorblind Friendly Card Colors Pack](https://discord.com/channels/1116389027176787968/1213904100065021962) - 修改了标准卡牌的颜色,适用于三种主要色盲类型的人群。 by `@za0za_0`, `@Morn`, `@fridaywitch`
- [Improved four colors of suits](https://discord.com/channels/1116389027176787968/1213893814343696414) - 修改了标准卡牌的颜色。 by `@Zabuza`
- [Luna's Enhanced Enhancements](https://discord.com/channels/1116389027176787968/1216064295633289286) - 修改了增强卡牌的纹理,使其适配卡牌材质变化的图案。 by `@Luna`
- [Baba Decks](https://discord.com/channels/1116389027176787968/1217466648135733328) - 使用的美术资源来自 Tumblr 上的 Auburn Arcana让基础牌组和废弃牌组的图片看起来像是 Baba来自 Baba Is You! by `@Blackbando`
- [Game of Thrones Tarot](https://discord.com/channels/1116389027176787968/1219343995822407750) - 将塔罗牌替换为权力的游戏版本 by `@Zabuza`
- [Persona Tarot](https://discord.com/channels/1116389027176787968/1219528214486192138) - 将塔罗牌替换为女神异闻录系列版本 by `@Sunday`
### 翻译
- [ProperKorean](https://discord.com/channels/1116389027176787968/1211094025159966790) - Fixes Korean Translation. by `@DVRP`
- [Better French](https://github.com/FrBmt-BIGetNouf/balatro-french-translations) - A humble community-made version of the French localization of Balatro. by `The Balatro FR Loc Mod Community`
- [ProperKorean](https://discord.com/channels/1116389027176787968/1211094025159966790) - 修改韩语翻译。 by `@DVRP`
- [Better French](https://github.com/FrBmt-BIGetNouf/balatro-french-translations) - 由社区制作的略显笨拙的法语翻译。 by `The Balatro FR Loc Mod Community`
### 合集
- [Myst's Balatro Mods](https://github.com/Mysthaps/BalatroMods) - A collection of mods made by Myst for the game Balatro. by [@Mysthaps](https://github.com/Mysthaps)
- [Wiwiweb's Balatro mods](https://github.com/Wiwiweb/BalatroMods) Various mods for Balatro. by [@Wiwiweb](https://github.com/Wiwiweb)
- [FumDuck-Balatro](https://github.com/NanashiTheNameless/FumDuck-Balatro) - My FumDuck Mod For Balatro. by [@NanashiTheNameless](https://github.com/NanashiTheNameless)
- [arachnei's balatro mods](https://github.com/nicholassam6425/balatro-mods) - Collection of balatro mods. by [@nicholassam6425](https://github.com/nicholassam6425)
- [Myst's Balatro Mods](https://github.com/Mysthaps/BalatroMods) - 详情见链接。 by [@Mysthaps](https://github.com/Mysthaps)
- [Wiwiweb's Balatro mods](https://github.com/Wiwiweb/BalatroMods) - 详情见链接。 by [@Wiwiweb](https://github.com/Wiwiweb)
- [FumDuck-Balatro](https://github.com/NanashiTheNameless/FumDuck-Balatro) - 详情见链接。 by [@NanashiTheNameless](https://github.com/NanashiTheNameless)
- [arachnei's balatro mods](https://github.com/nicholassam6425/balatro-mods) - 详情见链接。 by [@nicholassam6425](https://github.com/nicholassam6425)
### 工具
- [Card Back Injection](https://github.com/Ken-Shi/Balatro_CardBackInjection) - 加载所有卡牌背面的素材。 by [@Kenny Stone](https://github.com/Ken-Shi)
---
## 模组 (依赖 [Balamod](https://github.com/UwUDev/balamod))
### APIs
- [LibSprite](https://github.com/JopStro/balamod-libsprite/) - Balmod API for adding custom sprite atlases to balatro. by [@JopStro](https://github.com/JopStro)
### Translates
- [Better French](https://github.com/FrBmt-BIGetNouf/balatro-french-translations) - A humble community-made version of the French localization of Balatro. by `The Balatro FR Loc Mod Community`
### 接口
- ~~[LibSprite](https://github.com/JopStro/balamod-libsprite/) - Balamod 的自定义图集接口。 by [@JopStro](https://github.com/JopStro)~~ ()
- [JS_Sprite](https://github.com/JopStro/BalatroMods) - 自定义和扩大图集。 by [@JopStro](https://github.com/JopStro)
- [JS_Center](https://github.com/JopStro/BalatroMods) - 增加新卡牌。 by [@JopStro](https://github.com/JopStro)
### 牌组
- [Buffon Deck](https://github.com/JopStro/BalatroMods) - 开局时获得一个巨型小丑包。 by [@JopStro](https://github.com/JopStro)
### 功能
- [Hand of Six](https://discord.com/channels/1116389027176787968/1218775422066622585) - 允许选择和打出 6 张牌。 by `@ilikecheese`
### 小丑
- [ShamPack](https://github.com/GoldenEpsilon/ShamPack) - 增加一些小丑牌,塔罗牌,增强效果和其他改动。 by [@Golden Epsilon](https://github.com/GoldenEpsilon) and `@DankShamwow`
- [Slutty Joker](https://github.com/HeyImKyu/balatro-slutty-joker) - 增加“淫荡小丑”,当打出 6 和 9 时获得 x2 倍率。 by [@HeyImKyu](https://github.com/HeyImKyu), [@UwuDev](https://github.com/UwUDev)
- [Parrot Joker](https://github.com/JopStro/BalatroMods) - 增加一些小丑牌和塔罗牌。 by [@JopStro](https://github.com/JopStro)
### 界面
- [Gay Mod](https://github.com/HeyImKyu/balatro-gay) - 将顺子Straight直的异性恋的改为同性恋Gay。 by [@HeyImKyu](https://github.com/HeyImKyu), [@Skadi](https://github.com/Skadihehe)
### 挑战
- [GoldenChallenge](https://github.com/Mysthaps/BalatroMods) - 开局牌组全部为黄金牌且获得金色蜡封,所有卡牌售价 x5移除吸血鬼。 by [@Mysthaps](https://github.com/Mysthaps)
### 盲注
- [Myst's Boss Blinds](https://github.com/Mysthaps/BalatroMods) - 增加一些盲注。 by [@Mysthaps](https://github.com/Mysthaps)
### 翻译
- [Better French](https://github.com/FrBmt-BIGetNouf/balatro-french-translations) - 由社区制作的略显笨拙的法语翻译。 by `The Balatro FR Loc Mod Community`
### 合集
- [Balatro-CommunityPack](https://github.com/GoldenEpsilon/Balatro-CommunityPack) - 详情见 https://discord.com/channels/1116389027176787968/1215516228525760543
---
## 模组 (依赖 [**Lovely**](https://github.com/ethangreen-dev/lovely-injector))
### 翻译
- [ProperRussian](https://github.com/Nitablade/Balatro_ProperRussian) - 俄语翻译。 by [@Nitablade](https://github.com/Nitablade)
---
## 模组 (其他)
### 纹理
- [Remove Gradient from High Contrast Cards](https://discord.com/channels/1116389027176787968/1217950156318707813) - 当你打开高对比度花色选项时,卡牌会有渐变色,顶部较暗,底部较亮。此模组移除了渐变让颜色更加平滑。 by `@Hyphen-ated`
- [Four-color deck](https://discord.com/channels/1116389027176787968/1219422385451700304) - 将牌的颜色修改为扑克牌的标准颜色。 by `@FabianPEKS`, [@owennerd123](https://www.reddit.com/user/owennerd123/)
---