The existing item modifier codes for this game only edit Kangaskhan's storage. (At least what I've seen, I haven't found any code for the inventory.) Now, I introduce to you, an Inventory Modifier code.
:Max Items in Slot 1 (for Gravelrock and similar items, press Select)
94000130 FFFB0000
222A3826 00000063
D2000000 00000000
:Item Modifier (Press Select after modifying code)
94000130 FFFB0000
122A3828 0000XXXX
D2000000 00000000
XXXX is the item code. By looking in hex offsets 0x022A3828 to 0x022A3829, you can find the item code yourself. Or, if you ask in the comments (or PM me), I can look it up and add it here.
Currently known item codes:
Gravelrock - 0007
Reviver Seed - 0049
Pure Seed - 005F
I hope to eventually make an ARDS subscription for these. If anyone beats me to it, please reply or PM me.
[Edit] Research is now a presentable code!