From Obese Eider , 1 Year ago , written in Plain Text.
Embed
  1.  
  2. #General settings
  3. [general]
  4.         #Chance of bonemeal effect
  5.         #0 being never and 1.0 being most of the time
  6.         #Range: 0.0 ~ 1.0
  7.         chance = 0.5
  8.         #Enable debug logging
  9.         debug = false
  10.         #Use whitelist instead of blacklist
  11.         useWhitelist = true
  12.         #Range for bonemeal effect
  13.         #Range: 0 ~ 16
  14.         range = 3
  15.         #List of blocks to blacklist from twerking
  16.         #Tags can be used by using #minecraft:<tag_name> or #modid:<tag_name>
  17.         blacklist = []
  18.         #Enable mystical crops
  19.         enableMysticalCrops = false
  20.         #If useWhitelist is true use, only allow twerking the list below
  21.         #Tags can be used by using #minecraft:<tag_name> or #modid:<tag_name>
  22.         whitelist = ["#forge:sapling", "#minecraft:saplings", "minecraft:bamboo_sapling", "minecraft:bamboo"]
  23.         #Enables OP mode!
  24.         #Enable at your own risk
  25.         opMode = false

Reply to "Untitled"