MAKERS
What do you want to make today?
Every maker below is a deterministic engine: describe what you want in plain English and download a working pack — no coding, no API keys, output that’s valid by construction and runtime-tested on real servers.
Bed Wars Map Maker
JAVADescribe the Bed Wars game you want — teams, theme, kit tier — and the engine builds the whole thing: islands with protected beds, iron/gold/diamond generators, shop villagers, elimination logic, a live scoreboard and a lobby. It installs like any datapack and starts with one command.
Open the maker →
SkyWars Map Maker
JAVAOne sentence produces a full SkyWars game: spawn islands ringed around a loot-rich center, chest fills, kit tiers, void elimination and last-team-standing win logic — with a lobby and one-command start.
Open the maker →
Hide & Seek Map Maker
JAVA + BEDROCKThe Prismstalker mode gives hiders camouflage (invisibility) while seekers hunt them down — catches convert hiders into seekers, a round timer decides the winner, and a persistent star leaderboard tracks wins. Say "for my phone" and it builds a Bedrock add-on instead of a Java datapack.
Open the maker →
Custom Sword Maker
JAVA + BEDROCKNot a renamed diamond sword — a brand-new item id with its own procedurally-drawn icon, stats you chose, a crafting recipe and on-hit powers like lightning, frost or lifesteal. Ships as a one-tap Bedrock .mcaddon, or as a compile-ready Fabric mod project if you ask for a .jar.
Open the maker →
Custom Block Maker
BEDROCKDescribe the block — glowing, slippery, unbreakable, flammable — and the engine mints a genuinely new Bedrock block id with a procedurally-drawn texture, real components (light emission, friction, mining speed, blast resistance) and a 2×2 recipe so it's obtainable in survival.
Open the maker →
Boss Fight Maker
JAVAPick a boss and the engine builds the whole encounter: a themed colosseum, a named boss with a live-health boss bar, HP-threshold phases that spawn minion waves and lightning, a rage mode, and a victory loot shower — or a raid wipe if it defeats you.
Open the maker →
Parkour Map Maker
JAVADescribe the course and get a stage-based parkour run: procedurally-placed pads that get harder per stage, gold-block checkpoints, automatic fall rescue back to your last checkpoint, a per-player run timer and a persistent best-time sidebar.
Open the maker →
Dropper Map Maker
JAVAGet a chain of sealed dropper towers — each a free-fall through procedurally-placed obstacles with a water landing at the bottom. Land in the water to advance to the next tower; miss and you respawn on the ledge to try again.
Open the maker →
Spleef Arena Maker
JAVAThe classic: a snow floor suspended over lava, an efficiency shovel in every hand, and one rule — dig the floor from under your rivals before they dig it from under you. Falling in eliminates you; last player standing wins.
Open the maker →
FFA Arena Maker
JAVACovers deathmatch, last-man-standing and kill-race in one engine: a themed, sized arena with kit tiers from leather to OP, and two win modes — elimination (no respawns, last alive wins) or timed most-kills with respawns.
Open the maker →
Capture the Flag Maker
JAVAA complete two-team CTF: Red and Blue bases with flag poles at opposite ends, real grab/carry/capture logic, flags returned when a carrier falls, live team scores and a first-to-target win. Built by the composable game engine, so you can tweak every rule in plain English.
Open the maker →
Texture Pack Maker
JAVASay what you want re-skinned and in what theme — fire swords, galaxy pickaxes, icy ores — and the engine paints 16×16 pixel-art textures from hand-made stencils, recolored to your theme, and packages them with the correct pack format for your Minecraft version.
Open the maker →
Datapack Generator
JAVAThe general-purpose maker: block-drop overrides ("logs drop diamonds"), world rules ("keep inventory and always day"), custom biomes and dimensions, RPG scoreboard systems — described in plain English, generated with the exact pack format your version needs.
Open the maker →
Recipe Maker
JAVASaddles, name tags, elytra — Minecraft has famously uncraftable items. Describe the recipe you wish existed and the engine writes the shaped-recipe JSON for you, with a sensible grid layout inferred from your ingredient count.
Open the maker →
Achievement Maker
JAVADescribe the accomplishment — obtain, kill, tame or mine, with an optional count — and the engine writes a real advancement with the right trigger, a title, an icon and toast notifications. Counted goals ("tame 10 wolves") track live via scoreboard stats.
Open the maker →
Bedrock Add-On Maker
BEDROCKDescribe the mod — "when I use a stick, lightning strikes", a dragon servant that fetches diamonds, a custom glowing creature — and the engine compiles a scripted behavior pack targeting stable Bedrock APIs, shipped as a single .mcpack that imports with one tap.
Open the maker →
Fabric Mod Maker
JAVAAsk for your custom item "as a fabric jar mod" and you get a complete, compile-ready Fabric source project: gradle build files, a mod class registering a genuinely new Java item, procedural icon, lang, recipe and a README. Run one gradle command — or use the desktop app's one-click build — and out comes a real .jar for your mods folder.
Open the maker →
Skript Plugin Maker
JAVADescribe trigger→action rules — kills, block breaks, item uses, timers — and ask for a plugin: the engine compiles your rules to a Skript .sk script that runs on any Paper or Spigot server with the Skript plugin. Same rule grammar as the Bedrock mods, aimed at your server.
Open the maker →
TNT Run Map Maker
JAVAKeep running — the block you're standing on disappears a moment after you step on it, and under the floor is lava. Three stacked layers give players a few second chances; the last one still standing wins. Built by the composable engine, so you can remix it in plain English.
Open the maker →
King of the Hill Maker
JAVAOne hill, one rule: stand on the control point to rack up score, and the moment you're knocked off, someone else can take it. First player or team to the target score wins. The composable engine builds the pad, the scoring and the win logic from your description.
Open the maker →
Prop Hunt Maker
JAVAThe tag-and-camouflage classic: hiders blend into the scenery while seekers hunt them, and getting caught flips you to the seekers' side. A round timer decides it. Built by the composable engine from tag + camouflage + infection primitives, so it's valid every time.
Open the maker →
Sumo Map Maker
JAVAA tiny platform, a big drop, and one goal: knock everyone else off. The composable engine builds a sumo arena over lava or void with the win logic wired up — pure, fast PvP that a whole lobby can cycle through in seconds.
Open the maker →
Magic Wand Maker
BEDROCKDescribe the spells you want and get castable items: fireballs, frost bolts, healing light, thunder strikes, shadow cloak — each with its own cast item, projectile, effect and cooldown. Ships as a Bedrock add-on so it plays on phones, consoles and Windows.
Open the maker →
Custom Mob Maker
BEDROCKDescribe a creature and the engine builds a genuinely new Bedrock entity: custom geometry, idle and walk animations, a procedurally-rendered texture, loot drops, a spawn egg and spawn rules. Not a renamed vanilla mob — a new one, packaged as a single add-on.
Open the maker →
Custom Food Maker
BEDROCKDescribe a snack and get a genuinely new edible item: its own procedurally-drawn icon, hunger and saturation values, and a crafting recipe so it's obtainable in survival. Perfect for themed servers and adventure maps.
Open the maker →
Custom Tool Maker
JAVA + BEDROCKNot a renamed diamond pickaxe — a genuinely new tool id with its own procedurally-drawn icon, the durability you chose, and a crafting recipe. Ships as a one-tap Bedrock add-on, or as a compile-ready Fabric project if you ask for a .jar.
Open the maker →
Dimension Maker
JAVADescribe a realm — a frozen crystal world, a glowing void, a scorched wasteland — and the engine builds a real Java dimension with its own biome and terrain. Teleport straight in; it's pure datapack data, so it always loads.
Open the maker →
Biome Maker
JAVADescribe a landscape — a glowing mushroom grove, a crimson desert, a frozen tundra — and the engine writes a valid custom biome: its own grass and water colors, climate, and fog. It slots into worldgen as pure datapack data.
Open the maker →
Nation Mod Maker
BEDROCKDescribe a country and the engine composes an entire society: a leader NPC you summon with a Compass, enforced laws (fines, a three-strikes jail with police golems), taxes and wages on timers, an anthem and a welcome title. A whole civic system from one sentence.
Open the maker →
Companion & Pet Maker
BEDROCKDescribe a servant or pet and get a real companion: a whitelisted entity that follows you around, summoned and dismissed with a Compass, and can run fetch tasks — "bring me a stack of diamonds in 60 seconds." Composed from verified building blocks, shipped as a Bedrock add-on.
Open the maker →
Gun Mod Maker
BEDROCKDescribe a blaster and you get a working ranged weapon: right-click (or tap-hold on mobile) fires a REAL projectile along your aim — arrows by default, fireballs for laser/fire builds, frost bolts for ice. You're handed the weapon on first join, with a per-player cooldown so it stays fair.
Open the maker →
Car & Vehicle Mod Maker
BEDROCKDescribe a vehicle and the engine builds a rideable custom entity on the same mechanic pigs and striders use: walk up, tap to mount, and steer with your normal movement controls — no saddle item needed. Cars, karts and motorbikes get the fast speed tier, and your ride never wanders off or picks fights.
Open the maker →
X-Ray / Ore Finder Maker
JAVA + BEDROCKTexture-pack x-rays are broken by design (the renderer draws blocks opaque — you get black walls, not vision). This maker uses real game mechanics instead: on Java, every ore within 5 blocks gets a glowing outline you can see THROUGH terrain while you hold a pickaxe; on Bedrock/Pocket Edition, your action bar becomes a live ore radar with counts, direction and depth.
Open the maker →