Implemented Soil Layer and added TilePlacer.PlaceInSoil. Replaced all uses of PrefabFile with GameObject
Seeds can now be planted in soil dug with a shovel
Added GrowingSeed component and implemented crops that grow over time
Renamed GrowingSeed to GrowingCrop and implement ISaveData
More ISaveData info for GrowingCrop