Information about hemp clone?
I find hemp_clone.item a bit unusual. Where can I find any data about the clone?

 - name 'G-3684' is not name neither displayName
- does the number 3684 mean something
- if yes - how to modify that?
UPDATE: I found that the key is

Hemp Clone 'G-3684' 
Item.info.amountType = enum AmountType { Genetics = 3 }

Rust displays the description (of amount) by this amountType and I suppose that Oxide doesn't support to modify it so far.