Skip to content
Using Codexe

Creating a project

Everything on the Create page, including project types, models, reasoning effort, attachments, ZIP import, the Enhance button and the cost estimate.

Updated

On this page
  1. Project type
  2. The request box
  3. Model and reasoning effort
  4. Attachments
  5. Enhance
  6. Cost estimate
  7. One generation at a time

Every project starts on Create. This page walks through each part of it.

#Project type

The type picker groups every supported target:

GroupTypes
Minecraft · PluginsBukkit/Spigot/Paper (Java), Bukkit/Spigot/Paper (Kotlin), Folia, BungeeCord/Velocity
Minecraft · ModsForge, Fabric
Minecraft · Datapacks / SkriptsDatapack, Skript
Minecraft · 3D ModelsBlockbench model (alpha)
DiscordDiscord bot (Python), Discord bot (Node.js)
WebsiteStatic website (HTML/CSS/JS), React application

The type controls the project scaffold, the build tool and how Codexe verifies the result. If your request clearly describes a different type ("a Fabric mod that…" while Spigot is selected), Codexe switches the type and shows a notice so you can switch back.

#The request box

Write what you want. How to write a good request covers what to include. There's no separate Minecraft-version selector: write the version in the request ("Paper 1.21.4", "Fabric 1.20.1"), and Codexe picks the matching Java version for the build.

#Model and reasoning effort

The default model is chosen for your plan. Paid plans can pick other models and a reasoning effort (how much the model thinks before answering; higher effort costs more). Free accounts use the default effort. See Models.

#Attachments

Use +, paste or drag and drop to attach reference files (existing code, config files, screenshots). Per-file limits:

PlanCode / text fileImage
Free150 KB2 MB
Pro750 KB8 MB
Business1.5 MB20 MB
Enterprise2 MB50 MB

To start from an existing project, see Importing a project.

#Enhance

Enhance rewrites your request into a more complete specification using a fast model. It costs a flat 5,000 tokens. Read the result before generating: it may add assumptions.

#Cost estimate

Before you generate, Create shows an estimate of the tokens the request will use. The final cost is settled against what the model actually used, so it can end up a little higher or lower. See Credits.

#One generation at a time

Each account runs one generation at a time. If another of your projects is still generating, wait for it to finish. There are also fair-use limits on how many generations you can start per hour (30 per hour, fewer on the most expensive models and highest reasoning efforts).

Creating a project | Codexe Docs