
ModsJava
Bank account
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

The mod adds a bank account in diamonds. Which can be withdrawn or deposited at any time.
Mod commands:
English version:
- /b bal - find out your balance.
- /b deposit - add the diamonds from your inventory to your account.
- /b withdraw - withdraw from the account to the inventory.
Русская версия (Доступна без настроек наравне с английской.):
- /б бал - узнать свой баланс.
- /б снять <сумма доступная на вашем счете> - снять со счета в инвентарь.
- /б внести <сумма доступная в вашем инвентаре> - положить алмазы из инвентаря на счет.
Responses to commands are also translated, and you can configure them in the configuration file:
- "language": "en", - English
- "language": "ru", - Russian
- "language": "custom", - displays what is written in "messages": {} < %d > do not change!!
{
"language": "en",
"messages": {
"balance": "§bYour balance: §f%d diamonds",
"withdrawSuccess": "§bWithdrew §f%d diamonds§b. New balance: §f%d",
"depositSuccess": "§bDeposited §f%d diamonds§b. New balance: §f%d",
"negativeAmount": "§cAmount must be positive!",
"insufficientFunds": "§cInsufficient funds!",
"notEnoughSpace": "§cNot enough inventory space! Money returned.",
"notEnoughDiamonds": "§cNot enough diamonds! You have: §f%d",
"processingError": "§bWithdrew §f%d diamonds§b (§f%d§b couldn\u0027t fit). New balance: §f%d"
}
}
In creative, if you give more diamonds than there are free slots, the excess is destroyed. In survival, you simply don't give any diamonds that don't fit.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as Bankaccount26.1+-1.2.jar — drop this file into the mods folder
- Download size: 21 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.