
BuddycardsJS
A KubeJS addon mod for making custom Buddycards
- Загрузки
- 93
- Подписчики
- 4
- Обновлён
- 4 мая 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 22 апреля 2026 г.

What does this mod do?
BuddycardsJS is a KubeJS addon that adds support for creating Buddycards-style content through JSON and textures.
It is built to work alongside KubeJS and Buddycards, making it easier to define custom content without hardcoding every item manually.
With BuddycardsJS, you can create:
- custom sets
- custom cards
- custom packs
- binders
- booster boxes
- medals
- loot injections
This makes it useful for modpack developers, addon makers, and anyone who wants to expand Buddycards with data-driven content.
How to use it?
BuddycardsJS reads content files from your kubejs folder and generates the assets and data needed for your custom content to work in-game.
You create JSON files for things like:
- sets
- cards
- packs
- binders
- booster boxes
- medals
- loot injections
Then you add the required textures, launch the game, and BuddycardsJS handles the generated files from there.
In short:
- define content in JSON
- add textures
- let BuddycardsJS generate the rest
Installation Guide
BuddycardsJS requires the following mods:
Make sure all required mods are installed on the correct Minecraft and Forge version.
After installation, place your BuddycardsJS content files in your kubejs folder and launch the game.
Issue Tracker
If you find a bug or want to report a problem, please use the GitHub issue tracker:
Discord Wiki
For help, updates, and community discussion, join the Discord:
Ченджлог
0.3.0Релиз1.20.1 · 4 мая 2026 г.
- updated to Buddycards 4.3.0
- added Large Buddycard Binder Support
- added new foil system support
0.2.7Релиз1.20.1 · 27 апреля 2026 г.
Q.O.L. Changes
- Simplified texture pathing. If no texture pathing is specified, these will be the mod will look for.
- Binders ->
"binder.png" - Binder GUIs ->
"<set_name>_binder.png" - Cards ->
"<card_number>.png" - Packs ->
"pack.png" - Booster Boxes ->
"<set_name>_top.png","<set_name>_side.png","set_name>_bottom.png" - Medals ->
"<medal_type>_medal.png"
0.2.6Релиз1.20.1 · 26 апреля 2026 г.
Bug Fixes
- Fixed Booster Box item texture not being centered in inventory and hand
- Fixed Buddy Boost I and II not actually boosting medal effects
0.2.5Релиз1.20.1 · 23 апреля 2026 г.
New Feature
- Added loot generation system (will update the readme soon on how it works)
0.2.3Релиз1.20.1 · 22 апреля 2026 г.
Bug fixes
- Fixed bug when creating a card where "tooltip" was creating a new tooltip instead of editing the existing one.
0.2.2Бета1.20.1 · 22 апреля 2026 г.
Initial Modrinth Release
Комментарии
Загружаем…