Hello.
I’m experiencing an issue with the Forager skill (/forage) not showing wild plants.
To make sure it wasn't caused by other plugins, I performed tests on a completely clean server.
Test environment:
Fresh Rust server installation
Procedural map
Only one plugin installed: SkillTree
No other plugins at all
Tested both Oxide and Carbon mod loaders
Result is the same
The /forage command works, but it only shows:
stone collectibles
metal collectibles
wood collectibles
Wild plants are not displayed, such as:
hemp_collectable
corn_collectable
pumpkin_collectable
wheat_collectable
However, these entities do exist on the server.
I confirmed this using the server command:
entity.find_radius
The command clearly lists entities like:
hemp-collectable
corn-collectable
wheat-collectable
But they are not detected by the forage ability.
Could this be related to the recent Rust update that changed collectible entities?
Thank you.