Skip to content

Releases: ARCns09/craftstudio

Release list

CraftStudio 1.0.0

Choose a tag to compare

@ARCns09 ARCns09 released this 25 Jul 09:39

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 resourcepacks folder.
  • 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

  1. Install Fabric Loader and Fabric API for Minecraft 1.21.11.
  2. Download craftstudio-1.0.0.jar.
  3. Place the JAR inside your Minecraft instance's mods folder.
  4. Start Minecraft and enter a world.
  5. 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.