How to prevent NPCs to spawn with mod weapon

Started by jamesbai03, January 20, 2021, 03:22:30 AM

Previous topic - Next topic

jamesbai03

I did some digging around and tried some defs such as <generateCommonality>0</generateCommonality> but none of them seem to prevent my mod weapons from spawing on NPCs. Is there anyway other than removing the <weaponTags> entirely that could set the chance of spawning on NPCs to 0? Massive thanks!!

Shinzy

<generateAllowChance>0</generateAllowChance> should do the trick