Help: Making My First Items - What did I miss?

Hi everyone,

So, I’m making my first items and I followed the directions located here:

I’ve cooked the mod and downloaded it from the Workshop. Here’s the prob: None of the engrams are showing in the learnable engram list.

Here’s what I’ve checked to try to debug it:

  1. All of the items are admin spawnable and work as intended once spawned in (both in the editor and in local play).
  2. All of the items are referenced properly in the PrimalGameData under both Additional Structure Engrams and Additional Structures to Place.
  3. My level map is pointing to the proper PrimalGameData.

Got it resolved… that post only lists two lines in the PrimalGameData that you need to reference your new objects components.

This link has instructions saying there are three lines which need referencing:

thanks for following up and posting the resolution Ertosi !