ianwijma / stare-till-they-grow

Stare in the souls of your plants & animals!
https://www.curseforge.com/minecraft/mc-mods/stare-till-they-grow
Other
1 stars 1 forks source link

Create a config file #3

Closed ianwijma closed 4 years ago

ianwijma commented 4 years ago

I want to have a config file, initially you can configure here the following items:

ianwijma commented 4 years ago

Config example:


[blackListWhiteList]
    #Use either the blackList of whiteList
    useBlackList = true
    #The blackList
    blackList = ["minecraft:grass"]
    #The whiteList
    whiteList = []

[timing]
    #The delay
    #Range: 1 ~ 60
    delay = 2
    #How often it allows it to grow
    #Range: 1 ~ 60
    everyXSeconds = 1