mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2026-01-04 15:41:46 +00:00
Update README.md
This commit is contained in:
32
README.md
32
README.md
@@ -2,7 +2,7 @@
|
||||
StardewValley Like Farming System
|
||||
|
||||
### How to buy
|
||||
Unfortunately I only accept Chinese Payments.
|
||||
Unfortunately I only accept Chinese Payments.\
|
||||
https://afdian.net/@xiaomomi
|
||||
|
||||
### How to compile
|
||||
@@ -12,25 +12,15 @@ Default ItemsAdder Config is also included in this project, which will
|
||||
provide a template and help you understand how this plugin works.
|
||||
|
||||
### Commands
|
||||
|
||||
/customcrops setseason <world> <season> # set a specified world's season
|
||||
|
||||
/customcrops reload # reload the plugin
|
||||
|
||||
/customcrops backup # back up the data
|
||||
|
||||
/customcrops forcegrow <world> # force a specified world's crops to grow a stage
|
||||
|
||||
/customcrops forcewater <world> # force a specified world's sprinklers to work
|
||||
|
||||
/customcrops forcesave <file> # save the cache to file
|
||||
/customcrops setseason [world] [season] # set a specified world's season\
|
||||
/customcrops reload # reload the plugin\
|
||||
/customcrops backup # back up the data\
|
||||
/customcrops forcegrow [world] # force a specified world's crops to grow a stage\
|
||||
/customcrops forcewater [world] # force a specified world's sprinklers to work\
|
||||
/customcrops forcesave [file] # save the cache to file
|
||||
|
||||
### Placeholders
|
||||
|
||||
%customcrops_season% show the season in the world
|
||||
|
||||
%customcrops_season_<world>%
|
||||
|
||||
%customcrops_nextseason% show the days to the next season
|
||||
|
||||
%customcrops_nextseason_<world>%
|
||||
%customcrops_season% show the season in the world\
|
||||
%customcrops_season_[world]%\
|
||||
%customcrops_nextseason% show the days to the next season\
|
||||
%customcrops_nextseason_[world]%
|
||||
|
||||
Reference in New Issue
Block a user