Hearts of Iron IV

Hearts of Iron IV

Total War Mod
Modding airplane models?
Hi!
As a huge fan of this mod I have been working on a submod for personal use which involves modifying the 3d models of countries such as Germany, however when I get to Germany's aircraft models it doesn't seem to work.

I have tried the following codes without success:

entity = {
name = "GER_fighter_equipment_1_entity"
pdxmesh = "GER_FTR_CV_2_Me_109T_mesh"


And

entity = {
name = "me_109_fighter_equipment_1"
pdxmesh = "GER_FTR_1_Me_109E_mesh"

Note this isn't the full code just the one I think was relevant.
Can anyone help me out with this?