
After clicking apply, the project tree will immediately be populated with folders you'll use for the datapack. To initalize your first project, click the Reset button, choose whether you are working on a vanilla datapack or an origins datapack, and put in a name and version number for the project. Reset This button will open up a menu which you can use to reset the pack or initialize it for the first time.
#Origin mod minecraft zip file
You may optionally choose to export as a mod instead of a zip file and specify a mod loader.
#Origin mod minecraft download
Export Use this button to download the entire datapack.If the file itself is a datapack, it will be merged with your current pack. Import Press this button and select a file to upload to be included in your datapack.You can use it to re-add folders that were deleted (for example, if you delete the recipes folder). Add Type This adds a root folder to your project.
#Origin mod minecraft how to
It provides many useful tidbits of information on how to use the tool. ? Help This is the screen you are currently on.You can also just click a file in the left file tree to work on it. Project Data Use this button to swap back to whatever file you were working on before clicking one of the other two buttons. Projects Use this button to switch save slots or view the way the datapack is stored internally.The sidebar on the left displays the name of the current project you're working on, provides access to change/add/remove project files, and gives you access to quite a few buttons: Here's a picture of a given folder structure, and the output namespaces of each file: You can always use 0 as the namespace to refer to your own pack's ID. mcfunction.Īdditionally, when editing files, if you do not specify a namespace for a specific field, it will either default to "minecraft" (for vanilla things like items, blocks, entities, recipes, advancements, etc), or "0" (which means your own pack's ID).

If the extension is not provided, it will default to either. If the namespace is not specified ( filename.ext or filename), it will default to the Id set in the meta file. Items in the left sidebar can optionally specify a namespace and/or an extension in the format namespace:filename.ext. The Origin Creator will not let you use newer features than the version selected. Make sure, that in your meta file, "Pack Format" is set to the number applicable to your version of Minecraft.

Hover over fields and labels to view a short description of what each thing does. You can (and should) export your work as JsonOC Files (more reliable but don't work in Minecraft) or Datapacks (less reliable but do work in Minecraft) so you can reimport them later. Data is stored in your browser's cache (not your browsing history), so note that clearing it may delete all your projects. For text boxes, they save when you click off them. The Origin Creator autosaves whenever you make a change.
