Farming System Version 1
Posted: Mon Feb 14, 2022 7:59 am
This is a easy to use system.
unzip and drop into your js folder the vegetablecrops.js into a custom/crops folder
then go to your items folder in the dfndata and drop in the two dfn files
vegetables.dfn
vegetablesseeds.dfn
make sure you go into the
jse_fileassociations and open it up and find this line
15007=server/house/houseAddonUse.js
add this after that line
//Farming Crops
16000=custom/crops/vegetablecrops.js
unzip and drop into your js folder the vegetablecrops.js into a custom/crops folder
then go to your items folder in the dfndata and drop in the two dfn files
vegetables.dfn
vegetablesseeds.dfn
make sure you go into the
jse_fileassociations and open it up and find this line
15007=server/house/houseAddonUse.js
add this after that line
//Farming Crops
16000=custom/crops/vegetablecrops.js