Content Tool Tutorial ‐ Create a New Pack - FlansMods/FlansModReloaded GitHub Wiki

Requirements

This tutorial depends on having the Tool setup in a Unity project and will use the Flan's Mod Toolbox panel.
If you are missing this, you can find it here.

The Unity Way

Open your Unity Project.
Open the Project window (Ctrl+5).
Navigate to "Assets\Content Packs" (you might need to create this folder the first time, you can right-click and select Create -> Folder).
Picking a pack name: You must follow Minecraft Mod ID naming conventions.
Create a folder with the name of your pack.
Inside that folder, right-click and select "Create -> Flan's Mod -> Content Pack".
image
It must have the same name as the folder.

Next Steps