
Plugin that allows you to add recipes for items that when used later will paste a schematic.
Configuration
Recipe IDs
Recipe IDs must be unique and must use only lowercase letters, digits, dots, hyphens, underscores and forward slashes.
Create a new shaped recipe
Shaped recipes like the name suggests must have the exact same shape in the crafting table.
Use single letters in the recipe_shape field and later assign items to the letters in recipe_items.
Create a new shapeless recipe
Shapeless recipes on the other hand completely ignore the shape the player put in the crafting table and just require the amount of items to be used to be the same. Set recipe_shape to null and in recipe_items add your items while making sure the item's key stays unique.
Item format
All items (i.e. recipe_items and recipe_results use a serialized format.
To obtain this format you can use the built-in command /item-serializer serialize to get the serialized string of the item in your hand and /item-serializer deserialize <base64> to give yourself an item that's serialized in the Base64 provided.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.19.4
- 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.
- Ships as CraftableSchematics-0.0.1-SNAPSHOT-all.jar — drop this file into the mods folder
- Download size: 2.1 MB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.