fabric mod · minecraft 26.1.2

Launch a token
without leaving survival.

minepad puts a real token launchpad inside your world. Open the chat, type a command, fill in a Minecraft-style form, and ship an actual token on-chain — mid-build, mid-raid, mid-anything.

>/launchname · ticker · image · dev buy

runs 100% on your machine single-player & servers no game-server traffic

three steps

Install once. Launch forever.

The mod talks only to a small backend running on your own PC. Your keys, your machine, your call.

01

Drop in the jar

Put minepad.jar in your mods folder next to Fabric API, then start the backend with one double-click. Feather works too.

02

Type /launch

A native Minecraft screen opens: name, ticker, description, image, socials, your wallet, creator tax. Your player head is the default icon.

03

Fund and go

Chat hands you a fresh dev wallet. Send ETH, run /launch preview to simulate for free, then /launch go to ship it.

what is inside

Built like a mod, not a website in a box.

Every screen is drawn with real Minecraft widgets. Nothing opens a browser, nothing phones a game server.

A real in-game form

Vanilla-styled inputs, validation and chat feedback. It reads like a Minecraft screen because it is one.

Throwaway dev wallet

Generated per launch, key shown in your own chat, click to copy. Sweep the leftovers to your main wallet whenever.

Free dry runs

/launch preview simulates the real transaction — fee, gas, tokens received — before a single wei moves.

Atomic launch + dev buy

Launch and first buy land in one transaction with 2% slippage and snipe-tax exemption. No front-run window.

Local-only by design

The backend binds to 127.0.0.1. In single-player nothing ever leaves your machine.

Live status in chat

Balance polling every 3 seconds, funding alerts, and graduation progress — all in the chat line you already watch.

reference

Every command.

One root command, nine subcommands. That is the whole surface area.

commandwhat it does
/launchOpens the form — name, ticker, description, image, X, Telegram, website, your wallet, creator tax.
/launch imageSets the token picture from a local file (up to 4 MB png/jpg/gif/webp) or a URL. Defaults to your player head.
/launch previewSimulates the launch on-chain — fee, gas, tokens from the dev buy. Costs nothing.
/launch goShips it. Dev buy is everything in the wallet minus the fee and gas.
/launch go 0.01Ships it with exactly 0.01 ETH as the dev buy.
/launch statusWallet balance, and graduation progress once the token is live.
/launch keyRe-shows the dev wallet private key.
/launch sweepSends leftover ETH and any held tokens to an address you choose.
/launch serverPoints the mod at a different backend URL.
/launch resetClears the session — shows the old key first.

under the hood

Real contracts. Real chain.

Tokens launched from minepad hit the same factory as the web app — they are indistinguishable on-chain.

supply
1,000,000,000fixed, on a bonding curve
launch fee
0.0005 ETHplus your dev buy
graduation
4.2 ETHinto a locked Uniswap v4 pool
chain
4663Robinhood Chain

ready when you are

Your next token ships from
a dirt hut at sunrise.

Download the jar, run the backend, and type /launch. That is the entire onboarding.

questions

Before you install.

Does this work in single-player?

Yes. It is a client-side mod that only talks to the backend on your own PC, so it works in any world — survival, creative, or a server. The server never sees the traffic.

What do I need to run it?

Minecraft 26.1.2 with Fabric, Fabric API, and Node on your machine for the backend. The jar goes in your .minecraft/mods folder.

Where does the private key live?

In your local chat and in two files on your disk — the backend session store and the mod config. It never leaves your machine in single-player. Do not run the backend on a host you do not control.

Can I test without spending anything?

/launch preview simulates the real mainnet transaction and reports the fee, gas and token amounts. The backend also ships a dry-run mode that fakes a balance end to end.

Who gets the creator fees?

Whoever you put in the “your wallet” field — fees and dev-buy tokens go straight there. Leave it blank and everything lands in the disposable dev wallet, recoverable with /launch sweep.

Is a launch reversible?

No. Launch transactions are final. Preview first.