The type or namespace name `PlantEntity' could not be foundFixed
Not working with the latest update to Rust (Farming update)

Error while compiling: AdvanceGather.cs(155,27): error CS0246: The type or namespace name `PlantEntity' could not be found. Are you missing an assembly reference?​
here to report the same

Waiting on my update, then I'll post a fix.
EDIT:

Plugin is now updated and should work.

Default

Waiting on my update, then I'll post a fix.
EDIT:

Plugin is now updated and should work.

You didn't update it fully. The update was not a simple rename from to GrowableEntity; OnCropGather no longer exists by that name.

Edit: Updated it with the correct hook.

5e13a8d5b2bc5.jpg Wulf

You didn't update it fully. The update was not a simple rename from to GrowableEntity; OnCropGather no longer exists by that name.

Edit: Updated it with the correct hook.

Didn't know of the hook change that's my bad. Thank you for correcting me.

Locked automatically