Hello im new to modding and i duplicated and edited blade itemtype for my custom falx blades. I edited shapes in the shape editor and it worked. Item getting the shape and other attributes like damage but cant get textures in shape. I tried manually adding textures like ( texturesByType: { "blade-sharpfalx-*": { base: "item/tool/blade/sharpfalx/{metal}" }). And I removed this code for getting texture from shapes but it didnt work. Please help me heres my work.
informations you have to know:
-i extracted shapes in modmaker.
-i run my mod in a file (somehow it didnt work in rar)
-i deleted mod dll created by modmaker.
-i dont know why but i can change damage and durability only if i write itemtype second time like "sharpfalx-sharpfalx-gold" : 4,5
test.zip