# Editing Planters Fill Fruit Types

If you want to be able to change the fruit types that a planter can be filled with, do the following.

- Find the mod in the [mods location](https://docs.coltscomputer.services/books/farming-simulator/page/mods-location-farming-simulator-22 "Mods Location Farming Simulator 22") or the game asset files
- copy the files to desktop
- extract the zip archive
- open the main .xml file 
    - use ctrl+f to find the &lt;seedFruitTypeCategories&gt; tag
    - Change the entry between the tags to either `sowingMachine` or `planter`
    - Can also be set to both to allow all fruit type like so
    - [![image.png](https://docs.coltscomputer.services/uploads/images/gallery/2024-04/scaled-1680-/UBn27m5wXjdmKve4-image.png)](https://docs.coltscomputer.services/uploads/images/gallery/2024-04/UBn27m5wXjdmKve4-image.png)
- Edit the other necessary information so the mod is not overwritten with an update from the ModHub as described [here](https://docs.coltscomputer.services/books/farming-simulator/page/change-modhub-mods-to-custom-mods "Change Modhub mods to custom mods").