Fragmaster
New Member
- Joined
- Jul 7, 2015
- Messages
- 8
- Reaction score
- 0
Solved: How to Plant specified item at X,Y co-ords on farm
Hi, could anyone please tell me how do I plant a specified seed at a specified X,Y co-ordinate on my farm.
Found what I was looking for - PlantItem() method
eg. core.PlantItem("Potato Eyes", 500, 600);
Hi, could anyone please tell me how do I plant a specified seed at a specified X,Y co-ordinate on my farm.
Found what I was looking for - PlantItem() method
eg. core.PlantItem("Potato Eyes", 500, 600);
Last edited: