I can't pose AlarmTrap and PoisonTrap

Hello.
Sorry for my English (Thank you Google Translate ^^).
I wish I could change the PoisonTrap and AlarmTrap but I can’t pose them.

I copied and renamed these four Blueprints :

  • EngramEntry_PoisonTrap -> rename : EngramEntry_Test
  • PrimalItem_WeaponPoisonTrap -> rename : PrimalItem_WeaponTest
  • WeapPoisonTrap -> rename : WeapTest
  • PoisonTrap -> rename : Test

I have them now linked between them :

EngramEntry_Test :

  • Blue Print Entry -> PrimalItem_WeaponTest

PrimalItem_WeaponTest :

  • Weapon Template ->* WeapTest*

WeapTest :

  • Structure to Place -> Test
  • Weapon Ammo Item Template -> PrimalItem_WeaponTest

PoisonTrap :

  • Explosive Ammo Item Template -> PrimalItem_WeaponTest
  • Pickup Item Class -> PrimalItem_WeaponTest
  • Consumes Primal Item -> PrimalItem_WeaponTest

I can craft but I can’t pose this PoisonTrap
Thank you

Do you mean you are not able to place the “Test” structure? Did you add the “Test” structure to the “Structures To Place” array in your mod’s Primal Game Data?

Actually, I can’t place it. I have the test structure in my hands but I can’t put it on the ground.
I just added “Test” structure to the “Structures To Place”. I can now put it on the ground.
Thank you very much for your help