Unturned

Unturned

Creative Survivors Needed
Download and play community created maps, items, vehicles, models, translations and more!
Learn More
Modding error?
so i have a mod that i made that adds water to the base game but it wont load in

Water crafting -> Bundles -> Recipes

i have to game files asset, master bundle WHAT FILES AM I MISSING? IS THE FORMATING CORRECT, DO I NEED MORE FILES?

Asset file contents // In Recipe folder
Blueprints
{
ID 98765
Type Tool
Tool 1234 // Canteen (not consumed)
Level 0
Skill 0

Supplies
{
ID 1001 // Empty Can
Amount 2
}
Supplies
{
ID 1002 // Filter
Amount 1
}

Outputs
{
ID 2001 // Water Bottle
Amount 2
}
}


Dat file contents // In Recipe folder

AssetBundleName WaterBottleRecipeBundle