[0] = {
["mode"] = "Gather";
["markerType"] = "botanyMarker";
["marker"] = "Botany 5 TM";
["itemId"] = 5380;
["maxLevel"] = 6;
["gatherItemName"] = "Maple Log";
["location"] = {
["map"] = 148;
["mesh"] = "Central Shroud";
["x"] = 78.23959350586;
["y"] = 4.3239574432373;
["z"] = -196.32092285156;
};
};
Item id would be for item count.
["gatherItemName"] = "Maple Log"; is for the marker priority
Link
the link has a few examples of different types of setups
The gathering stuff may not work properly till ace rolls out the new stuff for discovery and markers.
["mode"] = "Gather";
["markerType"] = "botanyMarker";
["marker"] = "Botany 5 TM";
["itemId"] = 5380;
["maxLevel"] = 6;
["gatherItemName"] = "Maple Log";
["location"] = {
["map"] = 148;
["mesh"] = "Central Shroud";
["x"] = 78.23959350586;
["y"] = 4.3239574432373;
["z"] = -196.32092285156;
};
};
Item id would be for item count.
["gatherItemName"] = "Maple Log"; is for the marker priority
Link
the link has a few examples of different types of setups
The gathering stuff may not work properly till ace rolls out the new stuff for discovery and markers.