85 lines
1.3 KiB
JSON
85 lines
1.3 KiB
JSON
[
|
|
{
|
|
"amount_left" : 1,
|
|
"amount_total" : 1,
|
|
"frequency" : "Daily",
|
|
"id" : 0,
|
|
"is_active" : false,
|
|
"is_validated" : false,
|
|
"item_conditions" :
|
|
[
|
|
{
|
|
"condition" : "AtLeast",
|
|
"item_type" : "WOOD",
|
|
"value" : 150
|
|
},
|
|
{
|
|
"condition" : "AtMost",
|
|
"item_type" : "BED",
|
|
"value" : 2
|
|
}
|
|
],
|
|
"job" : "ConstructBed",
|
|
"material_category" :
|
|
[
|
|
"wood"
|
|
]
|
|
},
|
|
{
|
|
"amount_left" : 1,
|
|
"amount_total" : 1,
|
|
"frequency" : "Daily",
|
|
"id" : 1,
|
|
"is_active" : false,
|
|
"is_validated" : false,
|
|
"item_conditions" :
|
|
[
|
|
{
|
|
"condition" : "AtLeast",
|
|
"item_type" : "WOOD",
|
|
"value" : 150
|
|
},
|
|
{
|
|
"condition" : "AtMost",
|
|
"item_subtype" : "ITEM_TOOL_WHEELBARROW",
|
|
"item_type" : "TOOL",
|
|
"value" : 2
|
|
}
|
|
],
|
|
"item_subtype" : "ITEM_TOOL_WHEELBARROW",
|
|
"job" : "MakeTool",
|
|
"material_category" :
|
|
[
|
|
"wood"
|
|
]
|
|
},
|
|
{
|
|
"amount_left" : 1,
|
|
"amount_total" : 1,
|
|
"frequency" : "Daily",
|
|
"id" : 2,
|
|
"is_active" : false,
|
|
"is_validated" : false,
|
|
"item_conditions" :
|
|
[
|
|
{
|
|
"condition" : "AtLeast",
|
|
"item_type" : "WOOD",
|
|
"value" : 150
|
|
},
|
|
{
|
|
"condition" : "AtMost",
|
|
"item_subtype" : "ITEM_TOOL_MINECART",
|
|
"item_type" : "TOOL",
|
|
"value" : 2
|
|
}
|
|
],
|
|
"item_subtype" : "ITEM_TOOL_MINECART",
|
|
"job" : "MakeTool",
|
|
"material_category" :
|
|
[
|
|
"wood"
|
|
]
|
|
}
|
|
]
|