Kevin's Secret Stick
This the link if you don't know how to craft it
https://youtu.be/2m8_gYNl-Bs?si=XxszoEFE-Yf07bJF
A tiny, tightly-made Bedrock add-on built around one hidden item: a piece of ancient wood with a
secret bound to a single name.
Craft it in two blocks. Hold it. Tap Use. If your name is Kevin, reality bends a little.
What it does
Kevin's Secret Stick adds one custom item, sps:secret_stick — dark ancient wood with glowing
blue cracks running through the grain.
When the player named Kevin holds the stick and presses Use, their game mode flips instantly:
Creative → Survival
Survival → Creative
A confirmation appears in chat, with a soft sound and a small burst of sparks:
Secret Stick activated!
Anyone else can pick it up, hold it, admire it, tap it as much as they want — and nothing happens.
No message, no toggle, no hint that anything is there. The stick only answers to one person.
The secret recipe
The recipe is not in your recipe book.
There is no hint, no unlock quest, and no crafting tooltip pointing you at it. You either know it or
you don't:
1 Stick + 1 Dirt → Secret Stick (crafting table, any slots)
It works from the very first world you load it in. The recipe book simply refuses to reveal it until
you already own one.
Features
One custom item — sps:secret_stick, with its own hand-drawn 16×16 icon: dark bark, grain
notches, three glowing cyan cracks and drifting sparks. Enchanted glint on.
Hidden crafting recipe — Stick + Dirt at any crafting table, deliberately kept out of normal
recipe-book discovery.
Name-locked ability — the Creative ⇄ Survival toggle fires only for the player named Kevin.
Full touch support — works with the mobile Use button, aimed at air or at a block, and does not
double-toggle when you hold the button down.
Multiplayer-safe — per-player cooldown and per-player game-mode handling, so realms and servers
behave correctly with several players online.
Clean and quiet — no replaced vanilla items, no overridden vanilla recipes, no custom blocks,
no entity changes. Drop it in any world and nothing else shifts.
Compatibility
Minecraft: Bedrock Edition 26.40 and newer (internal version 1.26.40)
Built on the stable @minecraft/server 2.9.0 scripting module
No experimental toggles required — no Beta APIs, no Scripting V2 experiment, no Holiday
Creator Features
Works on Android, iOS, Windows, consoles, Realms and dedicated servers
Behavior pack + resource pack ship together and auto-link through pack dependencies
Installation
Download Kevins_Secret_Stick.mcaddon.
Open the file — Minecraft imports both packs automatically.
In your world: Settings → Behavior Packs → Kevin's Secret Stick BP. The matching resource pack
activates itself through the dependency, so you never have to enable it by hand.
Load the world. That's it — no experiments to switch on.
To grab one instantly for testing:
/give @s sps:secret_stick
Renaming the owner
Not called Kevin? The name lives on one line, near the top of
SPS_BP/scripts/main.js:
const OWNER_NAME = "Kevin";
Change it to your own gamertag, save, reload the world. The check ignores capitalisation and stray
spaces, so kevin, Kevin and KEVIN all pass.
Permissions and terms
Free to use in your own worlds, Realms, servers, videos and streams.
Feel free to show it off — a credit and a link back is appreciated but not demanded.
Please don't reupload the pack to other download sites, and don't put it behind ad-link shorteners
or paywalls.
Not affiliated with Mojang or Microsoft. Minecraft is a trademark of Mojang Studios.
Version 1.0.0 — first release. One item, one recipe, one secret.

