Releases: ARCns09/craftstudio
Release list
CraftStudio 1.0.0
CraftStudio 1.0.0
CraftStudio is a client-side visual IDE for creating Minecraft resource packs without manually extracting the Minecraft JAR or assembling asset paths by hand.
Features
- Create and manage version-specific resource-pack projects.
- Browse Minecraft 1.21.11 blocks and items.
- Resolve blockstates, item definitions, model parents, textures, animation metadata, and atlas dependencies.
- View clear dependency explanations for each asset.
- Add complete, unique-only, or custom dependency bundles.
- Preview supported block and item models interactively.
- Open textures in an external image editor.
- Detect project-file changes and refresh affected previews.
- Validate JSON, images, dependencies, metadata, and export readiness.
- Export verified resource-pack ZIPs directly into the current Minecraft instance's
resourcepacksfolder. - Export to a custom destination.
- Safely back up an existing ZIP before replacing it.
Requirements
- Minecraft: Java Edition 1.21.11
- Fabric Loader 0.19.3 or newer
- Fabric API for Minecraft 1.21.11
- Java 21
- Mod Menu is optional
Installation
- Install Fabric Loader and Fabric API for Minecraft 1.21.11.
- Download
craftstudio-1.0.0.jar. - Place the JAR inside your Minecraft instance's
modsfolder. - Start Minecraft and enter a world.
- Press F8 to open CraftStudio.
The keybinding can be changed from Minecraft's normal Controls screen.
Current scope
Version 1.0 focuses on block and item resource-pack workflows. GUI textures, entities, sounds, fonts, paintings, particles, sky assets, and other asset categories are planned for future releases.
CraftStudio is a client-only mod and should not be installed on a dedicated server.
License
CraftStudio is source-available under the CraftStudio Source-Available License 1.0.
You may view, study, compile, privately modify, and privately use the project for personal, non-commercial purposes. Public redistribution, reuploading, republishing, selling, bundling, or releasing original or modified versions requires prior written permission from ARCn09.