-
Notifications
You must be signed in to change notification settings - Fork 44
Crafting Objective Configuration
Steve edited this page Jan 13, 2024
·
2 revisions
Return to the quest objectives
Example Configuration:
{
"ConfigVersion": 26,
"ID": 1,
"ObjectiveType": 11,
"ObjectiveText": "Craft an improvised fishing rod",
"TimeLimit": -1,
"Active": 1,
"ItemNames": [
"ImprovisedFishingRod"
],
"ExecutionAmount": 1
}
Array[String].
Class names of the items the player can craft to complete this objective.
Integer.
How many times does the crafting action need to be executed to complete the objective?
Copyright© 2020-2023 DayZ Expansion Mod Team. We do not authorize any entity to publish this DayZ Standalone modification without licensing from the DayZ Expansion Mod Team.