If you need help on how to find a mods engram, checkout this little guide!
Code
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_AutomaticFeeder_C",EngramLevelRequirement=18,EngramPointsCost=0,EngramHidden=False,EngramLevelRequirement=3)
Legend
“EngramClassName” – Specify the engrams class name.
“EngramLevelRequirement” – Specify at which level the engram should be available for players to learn.
“EngramPointsCost” – How many engram points it’ll cost to unlock it.
“EngramHidden” – Defines if the engram is hidden or not. Boolean value, true or false. Setting this value to true will make it unavailable and players will not see it regardless of the other values.
Further info
https://ark.gamepedia.com/Server_Configuration#Engram_Entries