have you edited this as well
datainfo/jobname.lua
Example at the end of the file:
[jobtbl.JT_GIBBET] = "GIBBET",
[jobtbl.JT_DULLAHAN] = "DULLAHAN",
[jobtbl.JT_LOLI_RURI] = "LOLI_RURI",
[jobtbl.JT_DISGUISE] = "DISGUISE",
-- Custom Mobs
[jobtbl.JT_JACOB] = "jacobmob",
[jobtbl.JT_AQUARING] = "aquaring"
}