-
Notifications
You must be signed in to change notification settings - Fork 2
Content Tool Tutorial ‐ Create New Definition
Open your Unity Project.
Open the Project window (Ctrl+5).
Navigate to "Assets\Content Packs{your pack id}".
Depending on the type of content you want to make, create or enter the approriate subfolder, such as "guns", "attachments" or "magazines".
Right-click in the folder and select "Create -> Flans Mod -> GunDefinition" or whichever definition type you want to make.

Name the gun, using Minecraft ID naming conventions.
Left-click on your new {definition_id}.asset you made.
This should open the Inspector window in Unity.
From here, you can change all the variables for this definition.
Some things will be strings, some numbers, and some arrays, where you can add any number of child objects.
For help with the Unity inspector, you can check out Explore the Unity Editor.
At present, default Definitions have NO data in them, this means that guns won't fire and vehicles won't do anything. Templates and wizards are coming soon. As a workaround, you can get a copy of another pack and duplicate assets from there with Ctrl+D.
| Type | Guide |
|---|---|
| Gun | Creating Content - Guns |
| Bullet | Creating Content - Bullets |
| Flan's Mod: Reloaded | Basic Parts Pack | Vender's Game | Create: Love & War |
|---|---|---|---|
| Getting Started Wiki | Content Wiki | Content Wiki | Content Wiki |
| On CurseForge | On CurseForge | On CurseForge | On CurseForge |
![]() |
![]() |
![]() |
![]() |
Basics - Setup | Import 1.12.2 | New Pack | New Definition
Definitions - Attachments | Bullets | Guns | Magazines | Materials | NPCs | Parts | Traits
Appendix - Modifiers | Recipes
Getting Started
Basic Parts Content
Vender's Game Content
Create: Love & War Content
Content Tool Home
Content Tool Setup
Import 1.12.2 (FM: Legacy) Pack
Create New Pack
Create New Definition
Basics
Attachments
Bullets
Guns
Magazines
Materials
NPCs
Parts
Recipes
Traits
Workbenches



