Advertisement
Guest User

Trails-config-Fairawen-1

a guest
Aug 21st, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. #Welcome to the Trails config. If you would like to add Towny support (no trails in cities), change HookTowny to true.
  2. HookTowny: true
  3. #Trails are composed of "Links" separated by a ">". Each link is comprised of 3 numbers: the item id, walks to degrade to the next link,
  4. # and the percent chance of it occuring. They should follow the followin format "id:walks:chance". If you want it to instantly change, change
  5. # walks to 0.
  6.  
  7. #WARNING: If two trails have one of the same material value links (the first number), all Trails will fail. Make sure no two links are the same!
  8. Trails:
  9. DirtPath: '2:0:60>3:5:30>13:7:100>98:10:100'
  10. SandPath: '12:0:100>24:5:30'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement